PDA

View Full Version : Weird problem... preloading stuff



eudora
May 9th, 2007, 05:47 AM
I have written a class for my game to preload stuff given the url which is specified by an xml file.

During the first run in that site, I will encounter this error msg...

Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.

However, if i were to refresh, the game runs normally.
Is it a setting problem during publish?

eudora
May 9th, 2007, 06:05 AM
ah... ok it was my mistake.. sorry about this.. :)

Hmm the problem is back again... now it sometimes will show Load not complete error. This will only occur during the first time you view the swf online, if I were to refresh it, the swf works fine.

On local testing, it is also working fine without any errors