We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
WMV embed code
Topic Started: Feb 14 2005, 06:52 PM (312 Views)
korn_mosher_4life-ZNS
the korn mosher 4life
[ *  *  *  * ]
I need the object code for putting .wmv files on a web page
This is the code I am using now

Code:
 
<OBJECT CLASSID="clsid27..." CODEBASE="http://active.macromedia.com/"
WIDTH="300" HEIGHT="150">
<PARAM NAME="MOVIE" VALUE="lowband.wmv">
<PARAM NAME="LOOP" VALUE="true">


<EMBED TYPE="application/x-mplayer2"
PLUGINSPAGE="http://microsoft.com/windows/mediaplayer/en/download/"
ID=MediaPlayer
Name="mp_2321753863"
Width="300"
Height="46"
Src="lowband.wmv"
AutoSize="1"
AutoStart="1"
ClickToPlay="1"
DisplaySize="0"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="1"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowGotoBar="0"
ShowPositionControls="0"
ShowStatusBar="0"
ShowTracker="1"
>
</EMBED>


</object>


and it's not working at all http://www.bossartslessons.com/~dallashist...ect/lowband.htm thats what it does....just an Iframe window. Anyhelp ASAP would help.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Technology Chat · Next Topic »
Add Reply