MP Player Help Please Me Jw

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   MP Player Help Please Me Jw
jwestling
CZ Super Newbie
jwestling has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 08, 2004
0.01 posts per day
Posts: 60
Points: 3,022
   
I've installed everything right, the playlist is edited right but the only way I can call on the swf file is with my ip address first The Block shows up with no playlist and no music unless I call the swf file [ Register or login to view links on this board. ] It just won't play any other way, is there a modification I can make?
My page is at [ Register or login to view links on this board. ]

Maybe a way to tell the block where the swf file is located at? Thanks for any help anyone can give me..



Back to top Reply with quote
#2   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
Find the block and edit it. Put the address for the flash as this: [ Register or login to view links on this board. ]




_________________
Back to top Reply with quote
#3   Well...
jwestling
CZ Super Newbie
jwestling has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 08, 2004
0.01 posts per day
Posts: 60
Points: 3,022
   
I would love to but not sure where in the code to do this, and Secondly It can't be reached like that has to have the ip address infront Like above also, to find the swf file for some reason.. Could you assist where to put this info in at? Thanks for any help!

Here is my Block Code

<?php
#### FNMINImp3 block by SEPP (www.FlashNukers.com) ###
if (eregi("block-FNMINImp3.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
$content = "<center><OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"";
$content .= " codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\"";
$content .= " WIDTH=\"130\" HEIGHT=\"130\" id=\"FNMINImp3\" ALIGN=\"\">";
$content .= " <PARAM NAME=movie VALUE=\"FNMINImp3.swf\"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src=\"dFNMINImp3.swf\" quality=high bgcolor=#FFFFFF WIDTH=\"130\" HEIGHT=\"130\" NAME=\"FNMINImp3\" ALIGN=\"\"";
$content .= " TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></EMBED>";
$content .= "</OBJECT><br><br>";
$content .= "<input type=\"button\" Value=\"Open Remote\" style=\"font-family:verdana\" style=\"font-weight:bold\" style=\"font-size:8pt\" ONCLICK=\"window.open('flcdpopup.htm','Telli', 'toolbar=no,top=50,left=50,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=135,height=135')\">";


?>



Back to top Reply with quote
#4   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
Ok use this:

<?php
#### FNMINImp3 block by SEPP (www.FlashNukers.com) ###
if (eregi("block-FNMINImp3.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
$content = "<center><OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"";
$content .= " codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\"";
$content .= " WIDTH=\"130\" HEIGHT=\"130\" id=\"FNMINImp3\" ALIGN=\"\">";
$content .= " <PARAM NAME=movie VALUE=\"http://www.blackflagracing.net/FNMINImp3.swf\"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src=\"http://www.blackflagracing.net/FNMINImp3.swf\" quality=high bgcolor=#FFFFFF WIDTH=\"130\" HEIGHT=\"130\" NAME=\"FNMINImp3\" ALIGN=\"\"";
$content .= " TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></EMBED>";
$content .= "</OBJECT><br><br>";
$content .= "<input type=\"button\" Value=\"Open Remote\" style=\"font-family:verdana\" style=\"font-weight:bold\" style=\"font-size:8pt\" ONCLICK=\"window.open('flcdpopup.htm','Telli', 'toolbar=no,top=50,left=50,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=135,height=135')\">";


?>




_________________
Back to top Reply with quote
#5   This is what Im saying lol
jwestling
CZ Super Newbie
jwestling has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 08, 2004
0.01 posts per day
Posts: 60
Points: 3,022
   
Nope, I also tryed it this way still not bringing up the playlist..


<?php
#### FNMINImp3 block by SEPP (www.FlashNukers.com) ###
if (eregi("block-FNMINImp3.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
$content = "<center><OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"";
$content .= " codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\"";
$content .= " WIDTH=\"130\" HEIGHT=\"130\" id=\"FNMINImp3\" ALIGN=\"\">";
$content .= " <PARAM NAME=movie VALUE=\"http://65.18.152.213/blackflagracing.net/FNMINImp3.swf\"> <PARAM NAME=quality

VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src=\"http://65.18.152.213/blackflagracing.net/FNMINImp3.swf\"

quality=high bgcolor=#FFFFFF WIDTH=\"130\" HEIGHT=\"130\" NAME=\"FNMINImp3\" ALIGN=\"\"";
$content .= " TYPE=\"application/x-shockwave-flash\"

PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></EMBED>";
$content .= "</OBJECT><br><br>";
$content .= "<input type=\"button\" Value=\"Open Remote\" style=\"font-family:verdana\" style=\"font-weight:bold\"

style=\"font-size:8pt\" ONCLICK=\"window.open('flcdpopup.htm','Telli',

'toolbar=no,top=50,left=50,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,w

idth=135,height=135')\">";


?>



Back to top Reply with quote
#6   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
I dont see why you are putting your IP into the code, it was working fine for me witrhout it.




_________________
Back to top Reply with quote
#7   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
All your music and all your playlist should be in a file called music on your server in the root directory for it to work.




_________________
Back to top Reply with quote
#8   yes
jwestling
CZ Super Newbie
jwestling has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 08, 2004
0.01 posts per day
Posts: 60
Points: 3,022
   
The amplet was but no playlist no music LOL Well my browser must be broke the player on my page will not bring up a play list at all.. the xml file is in both the root and the music folder still no dice Like I said It will play with a direct link to the swf file but on the page in the amplet it will not play at [ Register or login to view links on this board. ] What am I doing wrong hehehe



Back to top Reply with quote
#9   
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
Taut has been a member for over 20 year's 20 Year Member
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.72 posts per day
Posts: 5530
Points: 481,695
   
Please post the contents of the playlist.xml here. The xml should be directly in your root not in your music folder. The url address for the music that goes inside the xml file should point to music/SONG_name.mp3.


taut



Back to top Reply with quote
#10   Thanks
jwestling
CZ Super Newbie
jwestling has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 08, 2004
0.01 posts per day
Posts: 60
Points: 3,022
   
Thanks for all your efforts

<?xml version="1.0" encoding="UTF-8"?>
   <radio>
      <station name="test" text="Nascar">
         <song>
            <title>Nascar Songs</title>
            <file></file>
         </song>
         <song>
            <title>Cludus-Judd Nascar</title>
            <file>music/CJuddNascarRaces.MP3</file>
         </song>
         <song>
            <title>WQYK Tribute Dale</title>
            <file>music/TributeDale.mp3</file>

                        </song>
         <song>
            <title>Daytona Bound</title>
            <file>music/DaytonaBound.mp3</file>
         </song>
      </station>
   </radio>
   <radio>
      <station name="test2" text="who knows">
         <song>
            <title>Rock Songs</title>
            <file></file>
         </song>
         <song>
            <title>XXXXX</title>
            <file></file>
         </song>
         <song>
            <title>YYYYYYYY</title>
            <file></file>
         </song>
      </station>
   </radio>



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum