Slave8
03-16-2006, 06:10 PM
Ok, by posting here you know I am a newbie. I have been getting along great in Flash then I decided I wanted to try something a bit more complicated and I am totaly stumped. Here's what I am trying to do:
1) have a scene with a preloader. easy enough right? I thought so too at first.
2) have the preloader place a 100 frame .swf (in a blank_mc) on the main stage
3) have that preloader swf play synced to load time (i.e. when 50% of the main content is loaded 50% of my loader swf will have played)
4) at 100% bytes loaded time go to the main content on frame 2 of the main movie
I just for some reason cannot figure out the logistics to make it all work. I have downloaded countless .fla files to try and disect them but none so far have helped. I can get the swf to load via loadmovie on the main stage but can't get it to play in sync with load time. And that in itself may be the wrong way to approch this. I guess it would be like a percentage preloader but insted of showing numbers or a loadbar it would play the swf. I am baffled.
Slave8
1) have a scene with a preloader. easy enough right? I thought so too at first.
2) have the preloader place a 100 frame .swf (in a blank_mc) on the main stage
3) have that preloader swf play synced to load time (i.e. when 50% of the main content is loaded 50% of my loader swf will have played)
4) at 100% bytes loaded time go to the main content on frame 2 of the main movie
I just for some reason cannot figure out the logistics to make it all work. I have downloaded countless .fla files to try and disect them but none so far have helped. I can get the swf to load via loadmovie on the main stage but can't get it to play in sync with load time. And that in itself may be the wrong way to approch this. I guess it would be like a percentage preloader but insted of showing numbers or a loadbar it would play the swf. I am baffled.
Slave8