Not sure how you do this with 1.x - a long time sice I used that version -
though I am sure it can be don

with 2.x you just set the arg to false with dynamic & omitt it with static
version of swfobject

or in either case leave it unticked when generating the code
http://www.bobbyvandersluis.com/swfobject/generator/index.html

- S




2009/12/7 Jake <[email protected]>

> 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]<swfobject%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/swfobject?hl=en.
>
>
>

--

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.


Reply via email to