I am using AS3
I have a swf file which loads the texts and the images externaly
the swf is caled >> homepage.swf
and all works very well
I also have the index.swf that loads the homepage.swf
the problem is
when I load the homepage.swf into the index.swf
the images and the texts doesnt show
and I get an Error message as follows;
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///F|/folder/vars.txt
at homepage_fla::MainTimeline/frame1()
could anyone tell me why its doing that ???
Thanks.