Reply
Old 12-23-2004, 09:03 PM Vaughn
Registered User

Posts: 21
I have a Windows Media Audio/video .wma & .wmv that I want to put on my website for viewing. Please help my ignorance.
www.centralchristiancamp.org
vbowen is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 12-24-2004, 06:18 AM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
<object id=WMPlay codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701
type=application/x-oleobject
standby="Loading Microsoft Windows Media Player components..."
classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 >
<param name="FileName" value="FILE_NAME.wmv">
<param name="DisplaySize" value="0">
<param name="cache" value="true">
<param name="showcontrols" value="1">
<param name="bgcolor" value="black">
<param name="autoplay" value="true">
<param name="ShowStatusBar" value="true">
<param name="loop" value="true">
<embed
type="application/x-mplayer2
pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=media&sba =plugin"
filename="FILE_NAME.wmv"displaysize="2" showcontrols="1" showstatusbar="1" align="center"cache=TRUE loop="true"
bgcolor="black" autoplay=TRUE>
</embed>
</object>
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 12-25-2004, 10:21 PM
Registered User

Posts: 21
Thank you for your reply. Your answer makes me realize thaat I'm an 82 year old man that is well over his head.
I may be trying more than I'm capable.
Thanks again,

Vaughn Bowen
vbowen is offline
Reply With Quote
View Public Profile
 
Old 12-25-2004, 11:02 PM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Hello Vbowen,

What is the name of the video?

I will put the name in for you and all you have to do is copy & paste
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 12-27-2004, 11:30 AM
Registered User

Posts: 21
the movie name is 50th anv.0001.wmv and it has a folder called Narration with audio files (the first being audio 1.wma
when I us windows explorer and click the vidio fileit picks up the audio file
Thank you
Vaughn
vbowen is offline
Reply With Quote
View Public Profile
 
Old 12-28-2004, 07:16 AM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
OKay try this:


<object id=WMPlay codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701
type=application/x-oleobject
standby="Loading Microsoft Windows Media Player components..."
classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 >
<param name="FileName" value="Narration/50th anv.0001.wmv">
<param name="DisplaySize" value="0">
<param name="cache" value="true">
<param name="showcontrols" value="1">
<param name="bgcolor" value="black">
<param name="autoplay" value="true">
<param name="ShowStatusBar" value="true">
<param name="loop" value="true">
<embed
type="application/x-mplayer2
pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=media&sba =plugin"
filename="Narration/50th anv.0001.wmv"displaysize="2" showcontrols="1" showstatusbar="1" align="center"cache=TRUE loop="true"
bgcolor="black" autoplay=TRUE>
</embed>
</object>
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Reply     « Reply to Vaughn
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14789 seconds with 12 queries