Results 1 to 3 of 3

Thread: Video Code does not work when inserted into my myspace profi

  1. #1
    Join Date
    Jun 2008
    Posts
    8

    Default Video Code does not work when inserted into my myspace profi

    When i try to copy a code from a video on my site to my myspace profile, upon save, it cuts off some of the code and the video will not work. I guess its part of myspaces security updates. Does anyone have a code i can use that will work? it works when posted on a bulletin just not on a profile.

    URL: Lottavids.com

  2. #2
    Join Date
    Jan 2008
    Posts
    147

    Default Re: Video Code does not work when inserted into my myspace profi

    use

    Find this code templates/view_video.tpl


    Code:
    <TEXTAREA  name=video_play ROWS="3" COLS="45"                         
        onclick=javascript:document.linkForm.video_play.focus();document.linkForm.video_play.select();
        readOnly><IFRAME vspace="0" hspace="0" allowtransparency="true" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" style="border:0px;" width="435" height="470" SRC="{$baseurl}/show.php?id={$vinfo[0].VID}"></IFRAME></TEXTAREA>

    Replace


    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>
    thanks

  3. #3
    Join Date
    Jun 2008
    Posts
    8

    Default Re: Video Code does not work when inserted into my myspace profi

    that does not work

Similar Threads

  1. Niche Video Script: double slash in source code
    By grynmoors in forum Installation Support
    Replies: 0
    Last Post: 03-15-2008, 10:21 AM
  2. Remove Embeded script/code frojm video page
    By sohnaych in forum Template Modifications
    Replies: 1
    Last Post: 01-16-2008, 09:23 AM
  3. embeddable code not working on myspace
    By brenea in forum General Discussions
    Replies: 1
    Last Post: 08-04-2007, 03:55 AM
  4. Myspace embed video not working...
    By olrac in forum General Discussions
    Replies: 5
    Last Post: 06-06-2007, 12:13 PM
  5. how come the embed video code does not show up on myspace
    By billandros in forum Installation Support
    Replies: 0
    Last Post: 05-26-2007, 10:40 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
  •