PDA

View Full Version : Control a flash movie from within an iframe


Richie_s
05-01-2005, 03:53 AM
Hi people,

This is my first post so I'm not even sure where to look. What I would like to know is how to control a flash movie from a link in an iframe. Ive used flash for the navigation of a web site which is outside of the iframe( I hope that wasnt stating the obvious).

I tried the control flash behaviour in Dreamweaver but that only works if the movie is in the actual document. Can anyone help...this is becoming annoying.

Thanks in advance.....Richie :confused:

pcarini
05-01-2005, 04:33 AM
Can you run php ? That seems the easiest solution to me. Then you can communicate via php scripts to loadVars()/setVars() in your flash doc.