Loading external SWF. How to setting its relative path?
Hi guys, Im really getting a headache with this.
I am trying to create a flash PDF viewer, among other things, which will load various other "book" swf files. The viewer will be in the root directory, but the "book" swf files it will load are a few directories above them.
It seems that when I load one of these swf into my viewer, the loaded swf is looking for the files from the root directory, and not relative to the swf I loaded. Is there a way to set this?