Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Newbie Questions (http://www.greenguysboard.com/board/forumdisplay.php?f=5)
-   -   Huge ? 4 those who will help me discover how 2... (http://www.greenguysboard.com/board/showthread.php?t=55910)

DIVAD3 2010-01-03 08:18 PM

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 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 2010-01-03 09:12 PM

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 2010-01-04 08:21 AM

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 (Post 473124)
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


Cleo 2010-01-04 08:31 AM

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.

echatnetwork 2010-01-15 10:14 AM

true to the bone Cleo


All times are GMT -4. The time now is 04:09 AM.

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