citisyn
11-25-2007, 02:10 AM
I'm working on a dynamic flash website, where certain frames in a scene are linked to buttons on a navigation bar inside the movie that load external .txt documents to a corressponding page/frame. The problem I am having is that the background animations (rotating icons, moving background images, etc.) stop moving completely with the "stop;" function.
I tried extending the length of the page that is displayed and put a gotoandplay command back to the beggining of where a page begins, but the animations are not in sync and results in a visual skipping broken record effect. The animations were converted into graphic symbols hoping that it would not interfere with the timeline, but no luck. I've also tried using different scenes for each page, but I fear this will severely hurt the overall loading time of the .swf.
Is there any way to stop the movie from advancing to the next frame without stopping the animations of my background images?
I tried extending the length of the page that is displayed and put a gotoandplay command back to the beggining of where a page begins, but the animations are not in sync and results in a visual skipping broken record effect. The animations were converted into graphic symbols hoping that it would not interfere with the timeline, but no luck. I've also tried using different scenes for each page, but I fear this will severely hurt the overall loading time of the .swf.
Is there any way to stop the movie from advancing to the next frame without stopping the animations of my background images?