In the 3rd frame of my main timline, lies a MC, in the MC is a code:
onClipEvent (load) {
this.gotoAndStop (Math.ceil (Math.random() * this._totalframes))
}
In the MC, there is as well 5 frames, with diffrent images in each. It used to work fine. Everytime it reloaded, a diffrent image would appear. Now I put a pre loader and shift the whole animation 3 frames up, and now it goes psycho rave on me, and dosent changing.
Thanks for the help!
here is the .fla :http://www.pacific-emarket.com/special_olympics/v4.0/html/test.rar
And here is the example of it going crazy: http://www.pacific-emarket.com/special_olympics/v4.0/html/volunteers.htm
Thanks again!