Results 1 to 8 of 8

Thread: Embedded Video Watch in Full Screen

  1. #1
    Join Date
    Sep 2007
    Posts
    111

    Default Embedded Video Watch in Full Screen

    Can you make the videos imported from other sites be watched in a full screen mode?

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Embedded Video Watch in Full Screen

    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!

  3. #3
    Join Date
    Sep 2007
    Posts
    111

    Default Re: Embedded Video Watch in Full Screen

    Well, so why is the imported Youtube videos not full screen watchable now?

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default Re: Embedded Video Watch in Full Screen

    Quote Originally Posted by west
    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.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  5. #5
    Join Date
    Sep 2007
    Posts
    111

    Default Re: Embedded Video Watch in Full Screen

    Quote Originally Posted by hostonnet
    Quote Originally Posted by west
    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.
    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.

  6. #6
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Embedded Video Watch in Full Screen

    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

  7. #7
    Join Date
    Sep 2010
    Location
    Pokhara Nepal
    Posts
    49

    Default embeded videos without their ads and related videos

    Quote Originally Posted by bplex View Post
    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.
    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

  8. #8
    Join Date
    Sep 2010
    Posts
    20

    Default

    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 )

Similar Threads

  1. Embeeded Movies Wont go Full Screen...
    By yose in forum General Discussions
    Replies: 14
    Last Post: 01-06-2009, 05:07 AM
  2. full screen bug
    By bunnytv in forum Bug Reports
    Replies: 1
    Last Post: 12-23-2008, 01:32 AM
  3. Not Approved Videos showing on watch screen
    By imelamed in forum Fixed Bugs
    Replies: 1
    Last Post: 09-20-2007, 07:56 PM
  4. 16:9 full screen - fails to display correctly
    By Dafydd in forum General Discussions
    Replies: 1
    Last Post: 08-16-2007, 06:50 PM
  5. template dimensions to full screen?
    By ponceatl in forum General Discussions
    Replies: 2
    Last Post: 06-22-2007, 05:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •