swf doesn't respond when relocating it
- by ron
Hi,
i have in my program few swf files and using mxmlc i compile the application into one swf file.
when i open the swf from the output directory(just dbl click) everything works fine.
But, when i copy the directory to another location in the hardisk the application stops responding
(i can see my swf main picture and its buttons in it.
But, when i click a button which just popup a message, it doesn't work!)
any help?