Computing.Net > Forums > Programming > how to save wmv file with ?

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.

how to save wmv file with ?

Reply to Message Icon

Name: Amy
Date: September 11, 2006 at 21:16:24 Pacific
OS: XP
CPU/Ram: 512
Comment:

Does anyone know how to save a wmv file using the code as appended below -"video_ad.asx?v15396,wmv" ?

---------
<object id=mediaPlayer name=mediaPlayer
codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715
classid=CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95 width=240
height=204 type=application/x-oleobject valign="top">
<center>
<param name="SRC" value="video_ad.asx?v15396,wmv">

<param name="AnimationAtStart" value="true">
<param name="TransparentAtStart" value="true">
<param name="AutoStart" value="true">
<param name="ShowDisplay" value="false">
<param name="ShowStatusBar" value="true">
<param name="ShowControls" value="false">
<param name="EnableContextMenu" value="true">
<embed width="240" height="180" src="video_ad.asx?v15396,wmv" animationatstart="true" transparentatstart="true"
autostart="true" showdisplay="false" showstatusbar="false" showcontrols="false" enablecontextmenu="true" name="mediaPlayer">
</embed>
</center>



Sponsored Link
Ads by Google

Response Number 1
Name: tonysathre
Date: September 17, 2006 at 01:30:30 Pacific
Reply:

Use a steaming media recorder.

"Computer security." — Oxymoron


0
Reply to Message Icon

Related Posts

See More


java ftp access Excel Macro



Post Locked

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


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: how to save wmv file with ?

Excel VBA Problem saving file www.computing.net/answers/programming/excel-vba-problem-saving-file-/14722.html

VB-How to make two files interact? www.computing.net/answers/programming/vbhow-to-make-two-files-interact/10255.html

How to create xls file using shell www.computing.net/answers/programming/how-to-create-xls-file-using-shell-/18530.html