|
-
Senior Member
Okay, I have this four-frame menu swf I'm making in KoolMoves. The first frame has a stop movie event on it. The only way you get to any of the other 3 frames is by clicking on a button. It works exactly as intended when viewed with the stand alone player option. That is, it loads and stops on the first frame and doesn't go anywhere unless I click a button.
But...
When I publish the movie as a swf with html I have a problem. When I load the html page containing the menu swf (and for the moment the html page contains nothing else but this swf), the menu always cycles through one time and then returns to frame 1 and stops; it plays once and then stops at frame 1 on the second pass. So I know the stop event is there or it would just keep looping, right? I also know it's there 'cause I've looked at it eighteen hundred times since I discovered this problem.
Now, I've used this approach before and it worked just fine. But I can't get it to work here. I've tried 100% preloading the movie, but I still get once around the block before stopping. I've tried changing the html loop code to false, but that only makes it stop at the last frame instead of coming back around and stopping at frame 1.
So what gives?
My work-around is to insert a copy of frame 1 and put the stop action on frame 2. But it's freakin' me out that it won't stop on frame 1 the other way without playing though once.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|