View Single Post
  #2 (permalink)  
Old May 5th, 2008, 01:13 PM
jmurrayhead's Avatar
jmurrayhead jmurrayhead is offline
Your Lord & Master

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 537
Thanks: 14
Thanked 40 Times in 39 Posts
Blog Entries: 2
Rep Power: 1
jmurrayhead will become famous soon enough

Awards Showcase
Microsoft .Net Microsoft SQL Server Microsoft Windows Classic ASP 
Total Awards: 4

Default

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.
__________________
jmurrayhead
Did I help you out? Make me popular by clicking the icon!

If you found a post helpful, please click the button in the lower right-hand corner of the post.

Powered by ASP.Net
Reply With Quote