Re: [SWFObject] Problem embedding swfobject in website

297 views
Skip to first unread message

Sam Sherlock

unread,
Sep 23, 2012, 11:54:42 PM9/23/12
to swfo...@googlegroups.com
whats after the etc? flashvars may be causing issue
have you got the ie conditional comments in place?
does it fail in all browsers?
 - S




On 24 September 2012 01:13, jimm...@roadrunner.com <jimm...@roadrunner.com> wrote:
Hi,

I'm trying to embed a JC Player with the JC code. I'm obviously making a DUMB mistake, and was advised to post a "snippet" of code for inspection. This is where the error always happens:
<script type="text/javascript" src=/Minmalist/embed_swfobject/"swfobject.js"></script>
<script type="text/javascript">swfobject.registerObject("Minimalist1348444299184", 
"9.0.115");</script>
<object id="Minimalist1348444299184" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
width="600" height="400">
<param name="movie" value=/Minimalist/embed_swfobject/"Minimalist.swf">
<param name="allowFullScreen" value="true">
<param name="bgcolor" value="#000000">
<param name="wmode" value="transparent">
<param name="flashvars" (etc.)

Thanks in advance!

--
You received this message because you are subscribed to the Google Groups "SWFObject" group.
To view this discussion on the web visit https://groups.google.com/d/msg/swfobject/-/KCfv1thoUWsJ.
To post to this group, send email to swfo...@googlegroups.com.
To unsubscribe from this group, send email to swfobject+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.

Sam

unread,
Sep 24, 2012, 2:44:39 AM9/24/12
to swfo...@googlegroups.com
just spotted this:
<script type="text/javascript" src=/Minimalist/embed_swfobjec
t/"swfobject.js"></script>

which should be:
<script type="text/javascript" src="/Minimalist/embed_swfobjec
t/swfobject.js"></script>

a double quote was out of place

Reply all
Reply to author
Forward
0 new messages