leekafai / f4player

Automatically exported from code.google.com/p/f4player
1 stars 0 forks source link

no Fullscreen button #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. even in the example doesnt have the fullscreen button
2.
3.

What is the expected output? What do you see instead?
the same as alpha-1 but with fullscreen button and autoplay fix

What version of the product are you using? On what operating system?
alpha2

Please provide any additional information below.

Original issue reported on code.google.com by enrique...@gmail.com on 30 Apr 2010 at 2:09

GoogleCodeExporter commented 8 years ago
Got the same issue. I really tried to find out, but without success!

Original comment by puemyn...@googlemail.com on 8 May 2010 at 12:59

GoogleCodeExporter commented 8 years ago
You can try commenting out/removing lines 192 and 194 from f4/Player.as and 
recompiling it. These are the lines that disable the fullscreen button/enable 
it. Line 193 is the enabling line, getting ride of the if statement should make 
sure it gets enabled.

** I attached a modified version of alpha-2 in case you don't have flash, give 
it a try

Original comment by nij...@gmail.com on 18 Jul 2010 at 4:22

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

I have the Issue to disable the Fullscreen Button. When enable Button with: 
&fullscreen=1 it should be &fullscreen=0 to disable the Fullscreen Button, 
right ?

I downloaded both, the current 1.0 Beta today from the Homepage and the SVN 
Version. Both seem to have the Issue. So it would be nice to get a short fix.

Original comment by do...@nexgo.de on 24 Mar 2011 at 11:02