Results 1 to 5 of 5

Thread: how come videos only show up on firefox and not on IE

  1. #1
    Join Date
    May 2007
    Posts
    6

    Default how come videos only show up on firefox and not on IE

    how come videos only show up on firefox and not on IE?

    http://www.allvideocodecs.com

    please help

  2. #2
    Join Date
    May 2007
    Posts
    6

    Default ADMIN PLEASE HELP

    Please admin can u tell me how to make the videos show up on IE... as all requirements of the script are properlly installed.


    please help

    thanks

  3. #3
    Join Date
    May 2007
    Posts
    212

    Default Re: ADMIN PLEASE HELP

    Quote Originally Posted by billandros
    Please admin can u tell me how to make the videos show up on IE... as all requirements of the script are properlly installed.


    please help

    thanks
    I am having the same problem...but didnt happen until after the upgrade...how do you fix this?

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

    Default

    Use the following in include/player.inc


    <?php

    $vshare_player = <<<EOT

    <object type="application/x-shockwave-flash" height="350" width="425" data="{$config["baseurl"]}/player/player.swf">
    <param name="movie" value="{$config["baseurl"]}/player/player.swf" />
    <param name="flashvars" value="&file={$config["baseurl"]}/flvideo/$vid.flv&height=350&image={$config["baseurl"]}/thumb/$vid.jpg&width=425&location={$config["baseurl"]}/player/player.swf&logo={$config["baseurl"]}/templates/images/watermark.gif&link={$config["watermark_url"]}&linktarget=_blank" />
    </object>

    EOT;

    ?>

  5. #5
    Join Date
    May 2007
    Posts
    24

    Default Not working!!

    Quote Originally Posted by admin
    Use the following in include/player.inc


    <?php

    $vshare_player = <<<EOT

    <object type="application/x-shockwave-flash" height="350" width="425" data="{$config["baseurl"]}/player/player.swf">
    <param name="movie" value="{$config["baseurl"]}/player/player.swf" />
    <param name="flashvars" value="&file={$config["baseurl"]}/flvideo/$vid.flv&height=350&image={$config["baseurl"]}/thumb/$vid.jpg&width=425&location={$config["baseurl"]}/player/player.swf&logo={$config["baseurl"]}/templates/images/watermark.gif&link={$config["watermark_url"]}&linktarget=_blank" />
    </object>

    EOT;

    ?>
    I tried this and got this error:

    Parse error: syntax error, unexpected T_SL in /home/spikelu/public_html/YourVision/include/player.inc on line 3

Similar Threads

  1. Replies: 10
    Last Post: 01-25-2009, 12:20 PM
  2. Videos playing in Firefox, but NOT playing in IE, Opera
    By piscean in forum Installation Support
    Replies: 4
    Last Post: 11-04-2008, 10:30 PM
  3. Video view page out of alignment on Firefox Mac only
    By jayscot in forum Template Modifications
    Replies: 1
    Last Post: 05-13-2008, 01:40 AM
  4. Approve videos before they show?
    By smarthes in forum Sales Questions
    Replies: 1
    Last Post: 07-03-2007, 03:35 PM
  5. Videos to show only when channel is clicked
    By local_master in forum Feature Requests
    Replies: 0
    Last Post: 06-19-2007, 07:35 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
  •