Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: embeding

  1. #21
    Join Date
    Jun 2007
    Location
    New York, NY
    Posts
    92

    Default

    So that is why it is not adding the video plays!

    Thanks!

    So, how can we get the embeded object to do the same?
    Find the best video sites at OnlineTV Video Guide. Register your Vshare there today!

  2. #22
    Join Date
    Dec 2007
    Posts
    6

    Default Re: embeding

    I upgraded to v2.6. Now when you goto one of my videos, it no longer show the embed code for people to place my videos on there pages. I check my admin section. But I dont see a place to allow people to do so. Can someone please help me. Goto blissfind.net and goto one of my videos, you will see what I mean, It just gives the the web link, not the embed code. Is there somone out there that can help me?

  3. #23
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: embeding

    http://blissfind.net/view/29/f-adsfd-dfdsa-fsdf/

    Link shows 404 error. Upload .htaccess file.

  4. #24
    Join Date
    Mar 2008
    Location
    Dayton, Ohio
    Posts
    52

    Default Update!

    This will work on myspace.

    Find this code templates/view_video.tpl

    New Code
    Code:
    <textarea name="video_play" cols="45" rows="5" readonly="readOnly" onClick="javascript:document.linkForm.video_play.focus();document.linkForm.video_play.select();"><object width="425" height="350" type="application/x-shockwave-flash" data="{$baseurl}/player/player.swf"><param name="movie" value="{$baseurl}/player/player.swf" /><param name="flashvars" value="&amp;file={$file}&amp;image={$baseurl}/thumb/{$video_info.VID}.jpg&amp;width=425&amp;height=350&amp;location={$baseurl}/player/player.swf&amp;logo={$baseurl}/templates/images/watermark.gif&amp;link={$baseurl}&amp;linktarget=_blank"/></object>
    </textarea>
    Old Code
    Code:
    <INPUT NAME="video_play" value='<object width="425" height="350" type="application/x-shockwave-flash" data="{$baseurl}/player/player.swf"><param name="movie" value="{$baseurl}/player/player.swf" /><param name="flashvars" value="&file={$baseurl}/flvideo/{$vinfo[0].flvdoname}&height=350&image={$baseurl}/thumb/{$vinfo[0].VID}.jpg&width=425&location={$baseurl}/player/player.swf&logo={$baseurl}/templates/images/watermark.gif&link={$baseurl}&linktarget=_blank"/></object>' size="51" onclick=javascript:document.linkForm.video_play.focus();document.linkForm.video_play.select(); readOnly>
    [/quote]

    Also check out http://www.jeroenwijering.com/?item=Supported_Flashvars for more info about flashvars

Page 3 of 3 FirstFirst 123

Similar Threads

  1. valid xhtml and embeding video
    By mevaser in forum General Discussions
    Replies: 1
    Last Post: 08-05-2008, 06:51 PM

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
  •