I haven't seen an up-to-date chart either. You may be interested in knowing that Macromedia already has two ways for you to do this. The first is the Flash JavaScript Integration Kit:

http://weblogs.macromedia.com/flashjavascript/

This uses legacy techniques to make what you are doing work in versions 8 to (I believe) 6, and works in Firefox 1.0+ and Opera 8+.

The other one is the Flash 8 ExternalInterface class. I have an example up at http://www.nathanderksen.com/blog/?p=11 and you can find the documentation at http://livedocs.macromedia.com/flash/8/main/ wwhelp/wwhimpl/common/html/wwhelp.htm? context=LiveDocs_Parts&file=00002200.html. Very slick, but the browser support isn't as good and it only works in Flash 8.

Nathan
http://www.nathanderksen.com


On Dec 28, 2005, at 2:39 PM, Jeff Mastropietro wrote:

I'm working on a project using JavaScript to call functions in a flash movie. I'm currently using the JSFCommunicator Library:
http://www.abdulqabiz.com/files/JSFC/JSFCommunicator%20Library.htm

What I would like to know is, is there a better object available? Also, I'm guessing that all solutions are going to be dependant on the .GetVariable and .SetVariable methods being available to JavaScript. Does anyone know of a more up to date compatability chart than this one?

http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14159

More specifically, I need to know compatability with Mozilla and Opera browsers.

Thanks,
Jeff
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to