Here's the embed script:
<script type="text/javascript"><!--
var soPlayer = new SWFObject("wp-content/themes/insgfx/image-
viewer.swf?theEntry=<?php echo $custom_field_query_string; ?>", "image-
viewer", "780", "414", "10", "#FFFFFF");
soPlayer.addParam("allowScriptAccess", "always");
soPlayer.addParam("wmode", "transparent");
//soPlayer.useExpressInstall('expressInstall.swf');
soPlayer.write("flash-container");
//-->
</script>
You see I have the express install commented out. When I put it in, I
lose the swf. I've put the expressInstall.swf in every folder I can
think of, but nothing works short of commenting it out. Any ideas?
--
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.