Forums

/

No logo, no digits and no fullscreen

5 replies [Last post]

In FF everything is fine but in IE my player doesnt display the logo, the digits and the fullscreen.

This is my script:

<embed src="video/mediaplayer.swf" width="400" height="300" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=videos/assassins_creed.flv&showdigits=true&image=video/videoback.jpg&logo=video/logo.png&overstretch=true" />

What to do?

it is version 3.12 8)

make sure yout IE [url=http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507]flash plugin is up to date[/url]

also make sure you mediaplayer is up to date, currenly nov. 07 its v.3.12 - three.twelve

these days the recommendation is to use the swfobject.js for the embedding - its in the .zip file you have download from this site - please see the demo in the download for examplecode

i use the swfobjects.js in de headers.
What to do, what to doe :s

make sure yout IE flash [url=http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507]plugin is up to date[/url] (must be v.9+ for fullscreen to work)

you must use swfobject.js OR embed code!

please see the democode in the mediaplayer.html from the downloaded .zip file

now its working, thanks andersen!!!