roopurt18 Posted January 16, 2007 Share Posted January 16, 2007 I'm not sure this is the right board, but it seems most appropriate. I know that flash and javascript can interact with each other. My question is, given a flash file that I'm not the author of and know nothing about, can I still enable the two to work together somehow? Basically I'm interested in displaying a flash file, having it run, and at the end of it pulling certain bits of data out of it.If anyone can point me in the right direction I'd be much obliged. Quote Link to comment Share on other sites More sharing options...
fenway Posted January 16, 2007 Share Posted January 16, 2007 I've never used them together, but I'd image that flash exposes certain public functions/variables, and if you know the spec, it should be possible. Quote Link to comment Share on other sites More sharing options...
nogray Posted January 16, 2007 Share Posted January 16, 2007 Actually, you would need to add action script in your flash movie to send to JavaScript and both the script and the swf file have to be on the same domain. Here is a link for more detailshttp://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_15683 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.