PDA

View Full Version : Communicating between Frames using Flash Environment


nightwing79
04-21-2003, 06:57 AM
Hi!,

I have a Flash movie which loads in a frameset... I need to communicate with javascript functions residing in a different frame.. more essentially I need a handler on the window object for the frame.. document.frames[0]....

Is there any way to do this from within flash..

Thanks and regards
Nightwing :)

CyanBlue
04-21-2003, 08:47 AM
Howdy...

I think you can use LocalConnection() object if you use FMX... ;)