1
albogenius
X_movie flash jwplaye fullscreen
  • 2012/1/26 10:04

  • albogenius

  • Just popping in

  • Posts: 32

  • Since: 2010/12/9


Hi again
I have a simple problem but I can not find the solution :)
X_movie module have a jwplayer inside.
When I play video it dosent wan to to go in fullscreen.
Did yome one had this problem?


Here is the code:

<embed src="player.swf" width="".$urlWidth."" height="".$urlHeight."" bgcolor="#000000"
    
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"
    
flashvars="file=$url&showdigits=true&autostart=false" />


and the test you can check it here:
http://lemkercova.com/web1/modules/x_movie/x_movie_view.php?cid=1&lid=228

Thanks in advance
Money is the wise man's religion

2
albogenius
Re: X_movie flash jwplaye fullscreen
  • 2012/1/26 13:52

  • albogenius

  • Just popping in

  • Posts: 32

  • Since: 2010/12/9


I found the error
the good code is this:
<embed src="player.swf" width="".$urlWidth."" height="".$urlHeight."" bgcolor="#000000" allowfullscreen="true"
    
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"
    
flashvars="file=$url&showdigits=true&autostart=false" />";



Error was becouse I have to add the allowfullscreen="true" and it was worrking.
Maby someone in the future can also use this tutorial.

BR
//Albo
Money is the wise man's religion

Login

Who's Online

170 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 170


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits