thea
07-21-2005, 04:52 PM
really trying to work this out for a while now.. theres probably a really simple solution.
right. i've created a scrollpane with thumbnail images inside. each thumbnail image is a button. all thumbnail images are placed within a movieClip 'thumbnails', as scrollpane component displays the contant that way.
now i want to load external movie containing bigger picture of the thumbnail when i click on each of the thumbnails.
i've created the emty movieClip on the main stage and called it 'empty'.
then i've attached
loadMovie ("movieNam.swf", _root.empty)
code to the button in the scrollpane.
what happens is that the movie loads but it seems within the scrollpane movie, as once its loaded all contents disappear from the scrollpane and i can scroll the bigger picture (movie that just loaded) using the scroll bar of the scrollpane.
help anyone? please, its quite ugrent!!!! x
right. i've created a scrollpane with thumbnail images inside. each thumbnail image is a button. all thumbnail images are placed within a movieClip 'thumbnails', as scrollpane component displays the contant that way.
now i want to load external movie containing bigger picture of the thumbnail when i click on each of the thumbnails.
i've created the emty movieClip on the main stage and called it 'empty'.
then i've attached
loadMovie ("movieNam.swf", _root.empty)
code to the button in the scrollpane.
what happens is that the movie loads but it seems within the scrollpane movie, as once its loaded all contents disappear from the scrollpane and i can scroll the bigger picture (movie that just loaded) using the scroll bar of the scrollpane.
help anyone? please, its quite ugrent!!!! x