this is complex...if anyone has the patience to read through it, please let me know where i am going wrong.
i have a movie with a big mc (called "window"![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
"window" has a movie ("photogallery.swf"
loaded in it.
"photogallery" has an mc called "container" that has a movie called "photo1.swf" that was loaded and playing inside it.
"photogallery" has a button in it that loads a movie ("info.swf"
on top, on _level1. this button also stops photo.swf from playing.
i want a button in info.swf to tell photo.swf to start playing again.
this paths doesn't work:
root.window.container.play()
i have a movie with a big mc (called "window"
"window" has a movie ("photogallery.swf"
"photogallery" has an mc called "container" that has a movie called "photo1.swf" that was loaded and playing inside it.
"photogallery" has a button in it that loads a movie ("info.swf"
i want a button in info.swf to tell photo.swf to start playing again.
this paths doesn't work:
root.window.container.play()