Without knowing what code the swf calls into relation to loading the XML file, it is a bit hard for us to work out what is going wrong. You can try posting your page and people can then have a look at any pathing issue that maybe going on.
Aran -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Robert Hill Sent: Saturday, 7 February 2009 2:22 AM To: SWFObject Subject: issue implementing swfobject using a swf that draws an xml file Greetings all, Been using swfobject for a while and I love it, but I ran into issues with a flash file that I purchased from flashden. the swf file, xml and images are all in images dir: "littletreeartstudios.com/images" and the script is in "littletreeartstudios.com/Scripts" here is the code before the head: <script type="text/javascript" src="http:// www.littletreeartstudios.com/Scripts/swfobject.js"></script> <script type="text/javascript"> swfobject.embedSWF("http://www.littletreeartstudios.com/images/ carousel.swf", "doors", "590", "150", "9.0.0"); </script> Is there something more I need to do to pass the xml into the swf using swobject? If one just navigates to http://www.littletreeartstudios.com/images/carousel.swf the swf plays, so I'm thinking somehow it is an issue with the xml. many many thanks for looking, even more thanks for advice! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
