Hi Joseph,

ActionScript supports communication with JavaScript either through the Flash/JavaScript integration kit (http://osflash.org/flashjs) or, in Flash Player 8+, using ExternalInterface.

Aral
--
Aral Balkan, Creative Technologist and Flash Platform Expert
http://aralbalkan.com | http://osflash.org | http://ariaware.com
+44 1273 696369 (h/o) | +44 779 5551278 (m)


On 3 Jan 2007, at 22:34, Joseph Nelson wrote:

OSFlash is very nice. We have considered using it at the Academic ADL Co-Lab to create a Macromedia Flash version of our e-Learning support library. One question, does the OSFlash library support instantiation of and communication with JavaScript classes from ActionScript? That is, I know the library allows functions to be called across the languages, but can it create an ActionScript proxy object which forwards all method calls to a given JavaScript object and returns the results?



Our current JavaScript library is object oriented, and doesn’t offer freestanding functions which could be called from ActionScript. That is why such functionality interests us.



Thanks for any info,



Joe Nelson

 <snip>
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to