Hello,
i have this site that i'm designing for somebody:
http://svn.50webs.com/balfourwest.html
and the animations 50% of the time don't appear or they randomly freeze.
i started the website in actionscript 2.0 and everything was going flawlessly (since this is my introduction to flash and that's all i could find tutorials on) so someone suggested to start off learning 3.0 becuase that's newer and will not be outdated. so i transfered everything over to the 3.0 file and had to rewrite some of the stuff.
So the problem: animations randomly freeze/stop/don't appear
wondering if the cause is due to a lack of a preloader (i had a preloader for my 2.0 file, but can't figure out how to make one for my 3.0 file, view it here
http://svn.50webs.com/balfourwest/balfour%20west.html )
secondly, where exactly should i put the stop() functions. before tweens, after tweens, i'm not sure where they should go, because otherwise it just loops and freaks out.
here's the link to the .fla file so you can look at it.
http://svn.50webs.com/balfourwest/balfourwest.fla
EDIT: the issue only happens in mozilla firefox. IE7 works fine without a problem. any ideas?