Welcome Guest Search | Active Topics | Members | Log In | Register

Using Embedded Controls for Streaming Video on a Web Page Options · View
adellos
Posted: Thursday, December 04, 2008 10:56:26 AM

Rank: Administration
Groups: Administration

Joined: 10/28/2008
Posts: 75
Points: 251
Code:
<OBJECT

ID="mediaPlayer"

CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"

CODEBASE="http://activex.microsoft.com/activex/
controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"

STANDBY="Loading Microsoft Windows Media Player components..."

TYPE="application/x-oleobject">

<PARAM NAME="fileName"
VALUE="yourfilehere.mp3">

<PARAM NAME="animationatStart" VALUE="true">

<PARAM NAME="transparentatStart" VALUE="true">

<PARAM NAME="autoStart" VALUE="true">

<PARAM NAME="showControls" VALUE="true">

</OBJECT>


Thank you Author/Source

Adam D. Technology
Adam Dellos
adellos@adamdtechnology.com
(520) 591-3891
http://www.adamdtechnology.com
"We give you twice the work in half the time and leave you with a peace of mind!"
Sponsor
Posted: Thursday, December 04, 2008 10:56:26 AM
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

ASPNET Theme created by Boskone (Dan Ferguson)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.245 seconds.