Thanks jmurrayhead, I don't know why he has me doing this.
Anyway yes you are correct, I've changed it and saved the flash file in the same folder as the xml file. I know longer get the error, but the images are not showing up in the flash file.
I'm looking up more stuff online on how to display images in flash from a xml file.
If you know anything else, let me know and thanks for the reply.
Quote:
Originally Posted by jmurrayhead I'm not a Flash/action script guy, but I see that your error specifies a different file than what you show in your code. Is it a typo or a problem?:
sfcflash\sfc.xml osfcflash\ osfc.xml
I've also seen a few sites mention how Flash opens files locally. What location do you run this script from? Is it the same location as the xml file? If so, maybe try: Code: menuXml.load("osfc.xml");
Unfortunately, I don't know much about Flash. Last time I touched it was back in 1997...and I didn't get very involved with it. |