Hi everyone. It’s my first time posting here since I usually just search these forums’ archives to find all my answers, but I’ve run into something that I can’t find anywhere else on the net.
I’m almost finished with my first as3 project for a client, working out the final errors, when I decided to replace all my "removeChildAt"s to “loader.unloadAndStop()” since I was having issues with managing sound in external swf’s. I uploaded the new swf and it was fine, then I noticed a small pathing error, I fixed that and reuploaded the swf and everything went to hell.
I have the main timeline embedded in an index.html and width and height are set to 100%. That was working just fine until the error started, when it started loading tiny on Chrome with lots of small errors when it comes to the size of text-converted-to-graphics, stopped loading in Firefox, and works just fine in Safari. I went back and undid everything I did recently, piece by piece, and the only thing that makes this error stop is simply to not load any swf at all.
I have Flash 10.3 loaded in all my browsers, so that’s not the issue. Here’s the url: http://www.juliensicard.com/.
If anyone has run into this before or if I’m just missing something, thanks in advance.