Computing.Net > Forums > Web Development > embed wmv

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

embed wmv

Reply to Message Icon

Name: Amy
Date: August 21, 2007 at 19:44:04 Pacific
OS: xp
CPU/Ram: 512
Comment:

I used the following code to embed wmv file. I notice that if I include this line <PARAM NAME="ShowStatusBar" value="-1"> ,
the word "buffering" will be shown when it is still buffering. But after buffering, the name of the wmv file will be shown when the movie clip is playing.
I wonder if it is possible to retain the "buffering" message but not showing the name of the wmv file?

Many thanks in advance.

<OBJECT id=NSPlay classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95
align=middle width=360 height=320>
<PARAM NAME="fileName" VALUE="movieclip1.wmv">
<PARAM NAME="autoStart" VALUE="0">
<PARAM NAME="BufferingTime" value="0"><PARAM NAME="CaptioningID" value="">
<PARAM NAME="ShowControls" value="1"><PARAM NAME="ShowAudioControls" value="1"><PARAM NAME="ShowGotoBar" value="0"><PARAM NAME="ShowPositionControls" value="0"> <PARAM NAME="ShowStatusBar" value="-1">
<PARAM NAME="EnableContextMenu" value="0"></OBJECT>



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Website Calendar php: thread safety



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: embed wmv

how to embed WMV www.computing.net/answers/webdevel/how-to-embed-wmv-/2559.html

how to embed wmv using PHP $_get www.computing.net/answers/webdevel/how-to-embed-wmv-using-php-get/2955.html

HELP needed with php codes www.computing.net/answers/webdevel/help-needed-with-php-codes/3006.html