I have a movie that includes sounds used for buttons.
I’ve added simple procent preloader that works great. I made space for it in the timeline and move everything over a frame. Now everything starts on 2 instead of 1 (using onEnterFrame.)
Because of this, the sounds don’t work for some reason unless I have the linkage set to Export to Actionscript and in 1st frame. Fine. I linked them up.
But now then the movie has to load the sounds right away, making the preloader not start at 0%, but around 50%. :sleep:
Anyone know how I can keep the movie intact and still have the preloader start at 0%?