Can you make the videos imported from other sites be watched in a full screen mode?
Can you make the videos imported from other sites be watched in a full screen mode?
That depends on their player. If their player allows for it, then yes. Otherwise, no. You have very little control whenever you embed videos from other sites.
vShare Solutions
Custom vShare Modules and Services
Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!
Well, so why is the imported Youtube videos not full screen watchable now?
If you embed a video from any source, full screen only work if they allow. If you import video (through admin area), then you will be able to view video in full screen.Originally Posted by west
vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
[email protected]
I even imported from the admin in v2.7 and was not able to watch in full screen. I have seen sites that embedds videos from youtube and all videos are full screen watchable.Originally Posted by hostonnet
May be they use different embed code. If we can get the code, we can do it
Code:function youtube() { global $config; $vshare_player = "<object width=\"$config[player_width]\" height=\"$config[player_height]\"> <param name=\"movie\" value=\"http://www.youtube.com/v/$this->video_info['video_name']&autoplay=$config[player_autostart]\"></param> <embed src=\"http://www.youtube.com/v/{$this->video_info['video_name']}&autoplay=$config[player_autostart]\" type=\"application/x-shockwave-flash\" width=\"$config[player_width]\" height=\"$config[player_height]\"></embed> </object>"; return $vshare_player; }
This is the code we use to generate embed videos. If we have a different code, we replace the code, is same for vshare 2.6
Dear Friend
I would like to know if we can embed videos without advertisements in the videos? and related videos after the main video played off, i am using Jwplayer and i saw some sites used jwplayer and they are embeding videos from youtube, metacafe, voh and it is in their own player (Jwplayer) with their own advertisements. to have own advertisement on uploaded videos i know ho to get ads from longtail adservice but i have problem with embeded one. can you help?
i am looking for your response.
Kiran
@clonevideos.com
Nepal's Largest video community portal. share wisely at WWW.CLONEVIDEOS.COM
to do that , I think you have to buy jw pro. or you know how to get the streaming flv video from that site .
You can only do your own ads when you play video with your site flash player ( paid for it )
Bookmarks