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
-~----------~----~----~----~------~----~------~--~---