Working with the External Interface doesn't require any 'special'
coding: Delphi for example will pick up the AX's new 'FlashCall' event,
and the'SetReturnValue' and 'CallFunction' methods on importing the OCX.
To do something usefull with it, you'll need toparse the incoming XML
with the FlashCall event and return a respone using 'SetReturnValue'.
Haven't looked into CallFunction much yet - but simply invoking it with
the right params should enable you to invoke a function within Flash
(that has been registered with addCallback).
I'm using 'FlashCall' and 'SetReturnValue' for some Screenweaver 3 OS
stuff, so check out the sources for more info.
Cheers,
Edwin
David Rorex wrote:
Unfortunately, you have to pay $350 to get the source code :(
-David R
On 9/9/05, Geoff Stearns <[EMAIL PROTECTED]> wrote:
this is the only non-browser implementation i've seen:
http://www.ifbin.com/news/2005/08/flash-8-external-interface-example.html
Tiago Vale wrote:
Hi all,
Is there anyone that implemented successfully ExternalInterface with
Delphi or any other languade aside javascript?
Cheers
Tiago Janz
------------------------------------------------------------------------
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org