Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Free Open Source Flash Client REPOST

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Listener Clients
View previous topic :: View next topic  
Author Message
Rich43



Joined: 02 Feb 2009
Posts: 3

PostPosted: Mon Feb 02, 2009 10:40 pm    Post subject: Free Open Source Flash Client REPOST Reply with quote

Since I lost the account for the last thread and the urls are wrong.
By popular demand, heres a new one!

Download the following file from one of the links:
http://www.mediafire.com/?mcyjwmjijzn
http://files.pynguins.com/users/richie/flashicecast.zip

If you have hosting, feel free to mirror these files and post the link.

I have made a free and open source flash client. It was coded from scrach for my website but can be customised to work with anyones.

I dont care what anyone does with it.. they can customise/improve/sell/whatever it Smile

READ THIS GUIDE CAREFULLY AND TAKE YOUR TIME!

1 ) You need Macromedia Flash (Not flash player), you can get that here: http://www.adobe.com/go/tryflash

2 ) Open notepad and put this PHP Source Code into notepad:
<?php
header("Content-Type: text/xml");
$data = file_get_contents("http://admin:myicecastpass@mywebsite.com:8877/admin/stats");
echo $data;
?>


3 ) change:
myicecastpass to your icecast password
mywebsite to your website address
8877 to your icecast server port number

4 ) Save the file as stats.php and upload to your website (Assuming you have a website host that supports PHP, Email them if your not sure).

5 ) Get crossdomain.xml from the zip and upload that to your website (Fixes a flash security bug).

You might want to edit
<!-- http://www.richieward.com/crossdomain.xml -->
at the top of crossdomain.xml to your website address.

6 ) Open the source code file in Macromedia Flash... its the .fla in the zip.

7 ) Edit the actionscript sourcecode as shown in the jpg file in the zip.

8 ) Go to File --> Publish and upload the swf file.


If you have any use for this.. I would like to hear about it.. I posted this thread in the hope that it will be useful Smile
Also you can donate some improvements and sourcecode fixes to me if you want.
Back to top
View user's profile Send private message
jasoneon9



Joined: 04 Feb 2009
Posts: 2

PostPosted: Wed Feb 04, 2009 9:10 pm    Post subject: confused Reply with quote

hi richie im in need of a little help if u please been trying to follow your instructions for play but im having no luck at the momemt its connecting and getting the song data it says its buffering but no music?

im a little confused on is the stats.php file



admin:myicecastpass so thats the pass i had put in config file of icecast ok im good with that
nxt
onlinesite.com my website or the server address see i have icecast running on a home server which is 79.99.251.120 so is it the ip address or my website address?
nxt
my icecast is running on port 8000 so should the php read



<?php

header("Content-Type: text/xml");

$data = file_get_contents("http://admin:qwerty@79.99.251.120:8000/admin/stats");

echo $data;

?>



or



<?php

header("Content-Type: text/xml");

$data = file_get_contents("http://admin:qwerty@onlinesite.com:8877/admin/stats");

echo $data;

?>


hope all makes sense i look foward to hearing from you i will also put a post on website what ever grabs your attention 1st

best regards jason
________
universal health


Last edited by jasoneon9 on Wed Feb 02, 2011 1:32 am; edited 1 time in total
Back to top
View user's profile Send private message
Rich43



Joined: 02 Feb 2009
Posts: 3

PostPosted: Mon Feb 23, 2009 7:21 pm    Post subject: Reply with quote

Its the first one you posted.
Back to top
View user's profile Send private message
IglooJordan



Joined: 22 Jun 2011
Posts: 6

PostPosted: Mon Jun 27, 2011 10:39 pm    Post subject: Reply with quote

Rich,

just found this thread through a forum search and I cannot get the links to work, did you pull them? I recently set up a dedicated server to use with IceCast along with some video converter software but have a few things I am trying to investigate before I go live with the new service. If somehow you could get those links back up it would be very helpful for me moving forward.
Back to top
View user's profile Send private message
Amature DJ



Joined: 17 Apr 2012
Posts: 26

PostPosted: Sun Jun 03, 2012 7:12 am    Post subject: Re: Free Open Source Flash Client REPOST Reply with quote

Rich43 wrote:
Since I lost the account for the last thread and the urls are wrong.
By popular demand, heres a new one!

Download the following file from one of the links:
http://www.mediafire.com/?mcyjwmjijzn
http://files.pynguins.com/users/richie/flashicecast.zip



I know this topic is old but does anyone here have a saved back up of the files cause the links aren't working.

Thank You
Back to top
View user's profile Send private message
square_eyes



Joined: 18 Oct 2011
Posts: 83

PostPosted: Thu Sep 13, 2012 4:35 pm    Post subject: Reply with quote

Or could offer some direction as to where one might get a flash source client... paid, or preferably free:), open source and customisable.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Listener Clients All times are GMT
Page 1 of 1

 
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


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber