How to define absolute path of xml, images folder and main swf path in
this swf object code?
<script type="text/javascript">
var flashvars = {};
var params = {};
var attributes = {};
swfobject.embedSWF("loader.swf", "flash-banner", "920",
"320", "9.0.0", "expressInstall.swf", flashvars, params, attributes);
</script>
This is structure.
loader.swf
main.swf
main.xml
images
---1.jpg
---2.jpg
---3.jpg
--
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.