PDA

View Full Version : Runtime swf loading problem


Dom_
01-09-2008, 08:54 AM
Ok, so I've got a swf file that loads another swf file with fonts at runtime, when testing in the Flash IDE, the fonts load fine, but when tested in a browser localy and on my server, the load fails and I get a debug message
"Error #2044: IOErrorEvent : text=Error #2035: L'URL est introuvable."
basicaly it can't find the url...
I've tried everything I could think of, if anyone can provide insight I'd be grateful

panel
01-09-2008, 09:17 AM
1. Swf path are relative to HTML page containing swf so if you want to load fonts your path should be _swf/fonts.swf

2. I advice to install english version of flash since I doubt many people will be able to understand your error when posting here (spanish? right?)

Dom_
01-09-2008, 09:42 AM
Thanks alot!
I can't believe I didnt solve that.
My version of flash is in english, but my os is in french, and i'm from france, not spain =)

panel
01-09-2008, 09:47 AM
Ahh I missed ;/
but still it is good to know that flashPlayer takes some messages directly from system