Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

youtube flash player options
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=2905
Page 1 of 1

Author:  jmthewhite69 [ 21. Feb 2011, 22:28 ]
Post subject:  youtube flash player options

Hi! is there a way to add the full screen button in the flash player??

- jean-michel

Author:  TinyWebGallery [ 22. Feb 2011, 00:13 ]
Post subject:  Re: youtube flash player options

just add
$video_autostart_parameter="&fs=1";

you can also add other parameters of youtube - like &hd=1

Best,
Michael

Author:  jmthewhite69 [ 22. Feb 2011, 01:54 ]
Post subject:  Re: youtube flash player options

i just added your code and i see the button but nothing happen when i click on it
http://fk13.ca/images/gallery/index.php ... twg_show=x

my video.php:
<?php
$video_size_x=640;
$video_size_y=480;
$video_player="FLASH";
$video_flash_site="http://www.youtube.com/v/";
$video_autostart_parameter="&autoplay=1";
$video_show_dl_link=false;
$show_rotation_buttons=false;
$video_autostart_parameter="&fs=1";
?>

Author:  TinyWebGallery [ 22. Feb 2011, 09:33 ]
Post subject:  Re: youtube flash player options

"allowFullscreen","true" is missing in the include code.

I have added this is the latest build. So simply download the lastest version and update the inc folder.

- Michael

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/