View Single Post
  #5  
Old 02-28-2003, 09:05 PM
 
FishBookStore FishBookStore is offline
 

Advanced Member
  
Join Date: Oct 2002
Posts: 58
 

Default XML Error

I looked at your SWF file, and to see the name of your XML file

xmlfile = "tree_nested.xml";

You have it in the images directory but if you look at the XML file, you appear to have a problem

Required white space was missing. Error processing resource 'http://www.deals-on-deals.com/xcart/skin1/images/tree_nested.xml'. Line 26, Position 22


<TREE ACTION="URL"LINK="http://www.macromedia.com" TARGET="_self">27in.- 36in.</T


You need a space between "URL" and "LINK. Try that.
__________________
Regards
Mark

FishBookStore.com
Version (3.3.1) (Not Live)
Reply With Quote