Results 1 to 7 of 7
Like Tree1Likes
  • 1 Post By vshare2

Thread: video auto play when embed in another site??

  1. #1
    ofir is offline Junior Member
    Join Date
    May 2007
    Posts
    25

    Default video auto play when embed in another site??

    How can I make the video auto play when I embed it in another site??

  2. #2
    grynmoors is offline Senior Member
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,458

    Default Re: video auto play when embed in another site??

    see if there's a switch for autoplay...should say "true" or "false" in the statement

    Here's something might help everone with the viewer:

    http://www.jeroenwijering.com/?page=wizard


  3. #3
    gangsterrecords is offline Junior Member
    Join Date
    Nov 2011
    Posts
    25

    Default

    Hello, Do you know how to put auto play into this-->

    <object width="560" height="340"><param name="movie" value="http://gomusictv.info/v/53&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://gomusictv.info/v/53&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>

    (Thanks)

  4. #4
    vshare2 is offline Moderator
    Join Date
    Jul 2007
    Posts
    209

    Default

    Hi,

    For auto playing embedded videos, do the following.

    Open vShare/video_embed.php file and add
    Code:
    $video_flv_player .= '&autostart=1';
    after
    Code:
    $video_flv_player .= '&logo=' . $logo;
    Try it now.

    If you can't get it fixed, open support ticket at

    BuyScripts Helpdesk

    Thanks,

    Buyscripts Team.
    Last edited by vshare2; 12-03-2011 at 07:43 AM.
    gangsterrecords likes this.

  5. #5
    gangsterrecords is offline Junior Member
    Join Date
    Nov 2011
    Posts
    25

    Default

    Quote Originally Posted by vshare2 View Post
    Hi,

    For auto playing embedded videos, do the following.

    Open vShare/video_embed.php file and add
    Code:
    $video_flv_player .= '&autostart=1';
    after
    Code:
    $video_flv_player .= '&logo=' . $logo;
    Try it now.

    If you can't get it fixed, open support ticket at

    BuyScripts Helpdesk

    Thanks,

    Buyscripts Team.
    Thank you so much this code is working 100% good.

  6. #6
    gangsterrecords is offline Junior Member
    Join Date
    Nov 2011
    Posts
    25

    Default

    Quote Originally Posted by vshare2 View Post
    Hi,

    For auto playing embedded videos, do the following.

    Open vShare/video_embed.php file and add
    Code:
    $video_flv_player .= '&autostart=1';
    after
    Code:
    $video_flv_player .= '&logo=' . $logo;
    Try it now.

    If you can't get it fixed, open support ticket at

    BuyScripts Helpdesk

    Thanks,

    Buyscripts Team.
    It was working good now it's not working for: $video_flv_player .= '&autostart=1';
    This is the new video embedded code:

    <object width="560" height="340"><param name="movie" value="http://gomusictv.info/v/62&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://gomusictv.info/v/62&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>

    Can you help me fix's this (Thanks)

  7. #7
    gangsterrecords is offline Junior Member
    Join Date
    Nov 2011
    Posts
    25

    Default

    Hi, This is a NEW VIDEO SITE--> Go Music TV - Share Your Videos

Similar Threads

  1. How do I embed other peoples videos on my vshare site
    By cumwire in forum Installation Support
    Replies: 1
    Last Post: 06-17-2008, 04:58 AM
  2. automatically play when embed
    By ofir in forum Installation Support
    Replies: 0
    Last Post: 11-05-2007, 09:54 PM
  3. Auto Play?
    By iknowalittlebit in forum Installation Support
    Replies: 2
    Last Post: 09-24-2007, 03:30 PM
  4. Can i Embed video from youtube to my site
    By Alon100 in forum Sales Questions
    Replies: 1
    Last Post: 09-13-2007, 09:45 PM
  5. site works but video doesn't play
    By salesdude23 in forum Installation Support
    Replies: 1
    Last Post: 08-01-2007, 02:52 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
  •