Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Old 12-23-2004, 09:03 PM Vaughn
Experienced Talker

Posts: 32
Name: Vaughn Bowen
Trades: 0
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
 
 
Register now for full access!
Old 12-24-2004, 06:18 AM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Trades: 0
<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>
__________________

Please login or register to view this content. Registration is FREE
- 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
Experienced Talker

Posts: 32
Name: Vaughn Bowen
Trades: 0
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
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
- 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
Experienced Talker

Posts: 32
Name: Vaughn Bowen
Trades: 0
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
Trades: 0
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>
__________________

Please login or register to view this content. Registration is FREE
- 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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.27732 seconds with 12 queries