PDA

View Full Version : communication between flash movies


BenderMX
08-14-2006, 04:21 PM
this is what I want to do: I have a two different swfs, main movie swf and button swf. each time a button in the button swf is pressed, it should control the main movie swf. does anyone know the location of a good tutorial for something like this? thanks

J_Miller
08-14-2006, 05:02 PM
I gave a quick example in this thread

http://www.actionscript.org/forums/showthread.php3?t=92742

BenderMX
08-14-2006, 07:38 PM
thanks, i got it to work but im now having a problem with it. the main movie wont respond to the buttons after 3 or 4 button presses from the menu.swf. any ideas?

BenderMX
08-14-2006, 07:44 PM
thanks, i got it to work but im now having a problem with it. the main movie wont respond to the buttons after 3 or 4 button presses from the menu.swf. any ideas?

nm, i got it working great, just overlooked an xml problem. thanks