Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2010-01-03, 08:18 PM   #1
DIVAD3
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
DIVAD3's Avatar
 
Join Date: Aug 2009
Location: Up-Sate NY !
Posts: 79
Send a message via ICQ to DIVAD3
Huge ? 4 those who will help me discover how 2...

And let me remind everybody...That I am a newbie!!!! lol

So here it is: I know nothing about plugins. And I would like to make a giant leap forward before this weekend ends. I can embed anyones videos into my site. I realize that they are being connected from their own ports or hosts, per'se. Because they are making that connection via from their systems to the internet through what I would presume are using plugins! Am I correct on that part?

So how do I make the connection between my computer and any index I create to show a music video or otherwise a clip that I would have on my Computer. I have been looking at various sites on the subject and only came up with the understanding so far of inserting the script for the running a windows media player

I have already uploaded the WMV file onto my host. Yet I can't seem to get it to work. If I can accomplish this, it will be a huge break through for me.

So here is a link to a page that I put together for someone to whom I would like to have listen to ANNIE LENNOX as an example of what I am trying to do.

http://www.jenna-teens.com/Kristout/index.html

I think I may have spotted (1) mistake by leaving out the <embed> at the beginning. But there is a whole lot I am missing on the how to's.

Thanks in advance ppl.
Can the experts help me out here and tell me what I need to do???


PHP Code:
<OBJECT ID="MediaPlayer" WIDTH="192" HEIGHT="190" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject">
<
PARAM NAME="filename" VALUE="Annie_4_Kristen.wmv">
<
PARAM name="autostart" VALUE="true/1">
<
PARAM name="ShowControls" VALUE="true/1">
<
param name="ShowStatusBar" value="true/1">
<
PARAM name="ShowDisplay" VALUE="true/1">
<
EMBED TYPE="application/x-mplayer2" SRC="Annie_4_Kristen.wmv" NAME="MediaPlayer"
WIDTH="192" HEIGHT="190" ShowControls="1" ShowStatusBar="1" ShowDisplay="1" autostart="1"> </EMBED>
</
OBJECT
DIVAD3 is offline   Reply With Quote
Old 2010-01-03, 09:12 PM   #2
DIVAD3
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
DIVAD3's Avatar
 
Join Date: Aug 2009
Location: Up-Sate NY !
Posts: 79
Send a message via ICQ to DIVAD3
I have found this link that is helping me understand the how 2's much better. And how to actually build the playlist and save it as...files

http://www.geekpedia.com/tutorial152...-web-page.html

Any and all other links that you think may be helpful to me is appreciated.
Thanx - Di' Vad
DIVAD3 is offline   Reply With Quote
Old 2010-01-04, 08:21 AM   #3
DIVAD3
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
DIVAD3's Avatar
 
Join Date: Aug 2009
Location: Up-Sate NY !
Posts: 79
Send a message via ICQ to DIVAD3
I Fuken did it, I did it!!! Huge break through...

Damn I am excited! Got up this morning and figured this whole thing out! And it was an mpl.file, not a wmv.file

I added a few more things...
PHP Code:
<OBJECT ID="VIDEO" WIDTH="292" HEIGHT="290" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
STANDBY="Loading Windows Media Player components..." 
TYPE="application/x-oleobject">
<
PARAM name="URL" value="music/Annie_4_Kristin.wpl">
<
PARAM name="enabled" value="true">
<
PARAM name="AutoStart" value="false">
<
PARAM name="PlayCount" value="1">
<
PARAM name="Volume" value="50">
<
PARAM name="balance" value="0">
<
PARAM name="Rate" value="1.0">
<
PARAM name="Mute" value="false">
<
PARAM name="fullScreen" value="true">
<
PARAM name="uiMode" value="full">
<
PARAM name="ShowControls" value="true/1">
<
param name="ShowStatusBar" value="true/1">
<
PARAM name="ShowDisplay" value="true/1">
<
EMBED TYPE="application/x-mplayer2" 
SRC="music/Annie_4_Kristin.wpl" NAME="MediaPlayer"
WIDTH="192" HEIGHT="190" autostart="0" playcount="1" 
volume="50" balance"0" rate value="1.0" mute value"false" 
fullscreen"true" uiMode value"full" ShowControls="1" 
ShowStatusBar="1" ShowDisplay="1" > </EMBED>
</
OBJECT
And BAM IT WORKED!!!


Quote:
Originally Posted by DIVAD3 View Post
I have found this link that is helping me understand the how 2's much better. And how to actually build the playlist and save it as...files

http://www.geekpedia.com/tutorial152...-web-page.html

Any and all other links that you think may be helpful to me is appreciated.
Thanx - Di' Vad
DIVAD3 is offline   Reply With Quote
Old 2010-01-04, 08:31 AM   #4
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Unless your computer is on a public IP you will not be able to stream music from your computer to a web page. Also unless you own the rights to the music you are no allowed.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2010-01-15, 10:14 AM   #5
echatnetwork
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: Jan 2010
Posts: 27
true to the bone Cleo
echatnetwork is offline   Reply With Quote
Reply


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

Forum Jump


All times are GMT -4. The time now is 04:51 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc