Go Back   CodingForums.com > :: Client side development > Graphics and Multimedia discussions

Before you post, read our: Rules & Posting Guidelines

Closed Thread
 
Thread Tools Rating: Thread Rating: 31 votes, 3.42 average.
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-22-2008, 11:13 PM   PM User | #736
velkropie
New to the CF scene

 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
velkropie is an unknown quantity at this point
ok, i've literally read every post in this thread...and i can honestly say that

_Aerospace_Eng_ YOU ****ING ROCK!!!! you really earned that award...thanks for taking the time to educate us...
velkropie is offline  
Old 10-15-2008, 10:40 PM   PM User | #737
hy_tek
New Coder

 
Join Date: Mar 2007
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
hy_tek is an unknown quantity at this point
I would like to take the opportunity to thank all the people who contributed to this thread. I have used much of the code given here in various web pages with great success. A special thanks to Mr _Aeorospace_Eng for taking the time to help people.

I have been teaching myself to code and thanks to this forum some of my pages have been quite professional looking for someone with no experience at all previously.
hy_tek is offline  
Old 12-29-2008, 03:56 AM   PM User | #738
pbreech
New to the CF scene

 
Join Date: Dec 2008
Location: Georgia
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
pbreech is an unknown quantity at this point
Thanks for giving such a detailed solution. This was just the solution i needed for my problem. I am new to this forum. awesome resource.
pbreech is offline  
Old 01-28-2009, 11:10 PM   PM User | #739
45sd123
New to the CF scene

 
Join Date: Jan 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
45sd123 is an unknown quantity at this point
Can anyone help me to solve this small problem.
I have this CODE below at my webpage.
WMP works perfect, but unfortunately, I have NO visualization at display, only blank black display.
What I need to change, or ADD into paramet. to fix that problem.
PS. I have found page-24, there is some CODE which have visualization, but when I put all what he have, still nothing.
Please, any Help??

<object id="MediaPlayer" width=320 height=286 classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components..." type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">

<param name="filename" value="URL">
<param name="AutoStart" value="True">
<param name="Showcontrols" value="True">
<PARAM NAME="BufferingTime" value="5">
<PARAM NAME="ShowStatusBar" value="True">

<embed type="application/x-mplayer2"
src="http://media.pmcmovies.com/SixtiesLove.wmv" name="MediaPlayer" width=320 height=240></embed>

</object>
45sd123 is offline  
Old 04-15-2009, 01:02 AM   PM User | #740
timmynaija
New to the CF scene

 
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
timmynaija is an unknown quantity at this point
Please help me with this...

I have this problem with my wmp embed player on my website, I do really want it to play randomly but I dont know what to do about it.
If there is any help I will reall be glad to recieve the help and work more with my website..
this is the codes and what do i need to include to make it play randomly???

<embed pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" align="middle" autostart="True" showstatusbar="1" type="application/x-mplayer2" height="60" src="http://mysite.com/OnlineRadio.m3u" width="470" showcontrols="2" name="MediaPlayer"> </embed>
timmynaija is offline  
Old 05-14-2009, 03:53 PM   PM User | #741
leroytjj
New to the CF scene

 
Join Date: May 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
leroytjj is an unknown quantity at this point
Hi Aerospace,
I've a own radio station online, but the html of the player doesnt works.
Can you help me with that?
I must stream music live without video.
My html code now is:
">
<PARAM NAME="EnablePositionControls" VALUE="-1">
<PARAM NAME="EnableFullScreenControls" VALUE="0">
<PARAM NAME="EnableTracker" VALUE="-1">
<PARAM NAME="InvokeURLs" VALUE="-1">
<PARAM NAME="Language" VALUE="-1">
<PARAM NAME="PlayCount" VALUE="1">
<PARAM NAME="PreviewMode" VALUE="0">
<PARAM NAME="Rate" VALUE="1">
<PARAM NAME="SAMILang" VALUE="">
<PARAM NAME="SAMIStyle" VALUE="">
<PARAM NAME="SAMIFileName" VALUE="">
<PARAM NAME="SendOpenStateChangeEvents" VALUE="-1">
<PARAM NAME="SendWarningEvents" VALUE="-1">
<PARAM NAME="SendErrorEvents" VALUE="-1">
<PARAM NAME="SendKeyboardEvents" VALUE="0">
<PARAM NAME="SendMouseClickEvents" VALUE="0">
<PARAM NAME="SendMouseMoveEvents" VALUE="0">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="-1">
<PARAM NAME="ShowCaptioning" VALUE="0">
<PARAM NAME="ShowGotoBar" VALUE=0">
<PARAM NAME="ShowStatusBar" VALUE="0">
<PARAM NAME="ShowTracker" VALUE="-1">
<PARAM NAME="TransparentAtStart" VALUE="-1">
<PARAM NAME="VideoBorderWidth" VALUE="0">
<PARAM NAME="VideoBorderColor" VALUE="0">
<PARAM NAME="VideoBorder3D" VALUE="0">
<PARAM NAME="WindowlessVideo" VALUE="0">
</OBJECT>
</div>
leroytjj is offline  
Old 05-14-2009, 06:50 PM   PM User | #742
WA
Administrator


 
Join Date: Mar 2002
Posts: 2,596
Thanks: 2
Thanked 19 Times in 18 Posts
WA will become famous soon enough
I'm going to go ahead and close this thread, as it's run its course. Please start a new thread when asking a question regarding embedding Windows Media player.
__________________
- George
- JavaScript Kit- JavaScript tutorials and 400+ scripts!
- JavaScript Reference- JavaScript reference you can relate to.
WA is offline  
Closed Thread

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 11:00 PM.


Advertisement
Log in to turn off these ads.