Jump to content

Validating JW Player Embed 4 Strict 1.0


straightryder

Recommended Posts

What code are you using to embed it?

 

Realistically though, validation isn't everything. If it works in all browsers, your visitors will not care if the page validates or not. Embedding flash has always been tricky, and it's difficult/near impossible to get something that validates yet works consistently across all browsers.

Link to comment
Share on other sites

<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='470' height='320' id='single1' name='single1'>

<param name='movie' value='http://player.longtailvideo.com/player4.6.swf'>

<param name='allowfullscreen' value='true'>

<param name='allowscriptaccess' value='always'>

<param name='wmode' value='transparent'>

<param name='flashvars' value='author=JayMoore&description=MPD&duration=3:52&file=http://www.youtube.com/watch?v=Qreu9IW-H1I&title=MPD&backcolor=666666&frontcolor=FFFFFF&lightcolor=000000&screencolor=CCCCCC'>

<embed

type='application/x-shockwave-flash'

id='single2'

name='single2'

src='http://player.longtailvideo.com/player4.6.swf'

width='470'

height='320'

bgcolor='undefined'

allowscriptaccess='always'

allowfullscreen='true'

wmode='transparent'

flashvars='author=JayMoore&description=MPD&duration=3:52&file=http://www.youtube.com/watch?v=Qreu9IW-H1I&title=MPD&backcolor=666666&frontcolor=FFFFFF&lightcolor=000000&screencolor=CCCCCC'

/>

</object>

Link to comment
Share on other sites

I show three methods here. The last (item 2) does validate but computers need to be flash-ready (Abobe Flash already installed) so it won't play on older computers but most new computers do have flash installed and some older computer users will have installed Flash.

http://www.wickham43.net/flashvideo.php

 

The classid method does usually work on all computers by downloading a plugin but won't validate.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...