I'm not entirely sure of myself when it comes to as3 but seem to understand 'most' things. I'm having a bit of an issue and hope that someone may be able to lend me their brainpower:
I have a .fla that calls on multiple class files. Within one of those Classes, I'm calling some XML that contains .png files (12 in total). These import fine but, the moment I change them over to .swf files I get this error:
ERROR on ImageLoader "photo1" (maps/eq-15.swf): ERROR #2035: URL Not Found.
URL:///C/....(file location Goes Here)
Does anyone understand the error of my way?
I can post more of the code I speak of but unsure of which pieces to post as to not confuse the situation.