Thread: XML & flash
View Single Post
  #1  
Old 04-29-2008, 08:46 PM
 
shorelineoftahoe shorelineoftahoe is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 30
 

Default XML & flash

I have an x-cart client that has created a flash .swf file which requires a .xml file to load images.

This flash is working on a htm version of the page located in the same place as the .swf and .xml file. However, when I try to load the .swf in my welcome.tpl file, it doesn't work.

The odd thing is, I already have a flash file in the welcome.tpl page that is working fine. That file is in the same directory as the new one and loads. When I change the name of the old flash to the new flash, nothing loads.

We had this problem the last time when we originally put up the flash file that is there now. We ended up having to recreate the flash file using no .xml file.

I was also given the suggestion of recreating the flash using javascript, but I would rather make this work if possible.

Does Smarty not understand xml? (I'm kind of new a this, so sorry if it's a dumb question).
__________________
xcart v. 4.18-4.4
Reply With Quote