| Posted: 21 September 2009 at 6:51pm | IP Logged
|
|
|
Hi there,
I have a flash video player that plays protected content using the embed code below. The 16 Xs get translated fine in IE7, but they dont get translated in IE8 or Safari. I also cant manually sign the link, because its added using a CMS system, and it cant execute server side code.
Here is the code that wont translate. Many thanks.
<embed src='/jwplayer/player.swf' width='640' height='380' bgcolor='#ffffff' allowscriptaccess='always' allowfullscreen='true' flashvars='file=/video/xxxxxxxxxxxxxxxx/video.mpg' />
|