Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

putting media player on site problem

  • 25-02-2008 04:08PM
    #1
    Registered Users, Registered Users 2 Posts: 449 ✭✭


    http://www.ashmoreproductions.com/video2.php

    Any help??
    Thanks for looking




    <?
    $page_title = 'Packages - Ashmore Productions';
    include("headerpackages.php");
    //Sets page title - Includes header - no edits

    ?>

    <OBJECT id="VIDEO" style="position:absolute; left:19;top:19;width:480px; height:360px"
    CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
    type="application/x-oleobject">

    <PARAM NAME="URL" VALUE="http://www.ashmoreproductions.com/samples/Sample1.wmv&quot; ref>
    <PARAM NAME="AutoStart" VALUE="-1">
    <PARAM name="uiMode" value="mini">
    <PARAM name="PlayCount" value="1">
    <param name="rate" value="1">
    <param name="balance" value="0">
    <param name="currentPosition" value="0">
    <param name="defaultFrame" value>
    <param name="currentMarker" value="0">
    <param name="invokeURLs" value="-1">
    <param name="baseURL" value>
    <param name="volume" value="80">
    <param name="mute" value="0">
    <param name="stretchToFit" value="1">
    <param name="windowlessVideo" value="0">
    <param name="enabled" value="-1">
    <param name="enableContextMenu" value="-1">
    <param name="fullScreen" value="0">
    <param name="SAMIStyle" value>
    <param name="SAMILang" value>
    <param name="SAMIFilename" value>
    <param name="captioningID" value>
    <param name="enableErrorDialogs" value="0">
    </OBJECT>

    <!-- Edit -->







    <!-- End Edit -->
    <?
    //includes footer
    include("footer.php");
    ?>


Comments

Advertisement
Advertisement