ActiveDen

xml mp3 player - ra 1.0

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
rgulersen says

nice work :)

2 years ago
Author
ica ica replied

Thank you!

2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 1 and 9 users
Firsh says

What does RA mean? :)

2 years ago
Author
ica ica replied

RA – God of mp3 players :)

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
joschen says

Hi!

I have a streaming link, a .asx link. Is it possible to play that streaming link with this file?

Best regards, Johan

2 years ago
Author
ica ica replied

joshen, Please, send me this link.

2 years ago
  • Has been a member for 3-4 years
  • Author had a File in an Envato Bundle
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 100 and 499 items
  • Bulgaria
  • Referred between 10 and 49 users
plamencvetanov says

this is sooo sweet,great job!!!

2 years ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
  • United States
blenjar says
Purchased

how can I stream http://whrt.sacredheart.edu/stream.mp3?

2 years ago
Author
ica ica replied

Hi Blenjar,

yes it is possible and very easy. Just you have to put the streaming file address into the XML file song.xml as a regular link: For example: <song> <filename>http://whrt.sacredheart.edu/stream.mp3</filename> </song>

2 years ago
Purchased
Default-user blenjar replied

I did that but I ran into two problems

1. When I pause, it actually pauses the stream, n starts where it paused unlike my current stream button. I want it to pick up whereever the stream is at.

2. The EQ does not work when I upload the page online.

Current. http://whrt.sacredheart.edu/ Test. entertainmenttitans.com/play/ra/index.html

2 years ago
Author
ica ica replied

could you please contact me through my Contact page (on Activden) and I’ll see what I can do for you.

2 years ago
  • Has been a member for 2-3 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Bulgaria
  • Referred between 10 and 49 users
ica says
Author

Ra is not really streaming player, but it can play mp3 from url. Ra player works fine when mp3 files and xml file are in the same domain. That is all.

Thanks.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
william973 says
Purchased

Hi how can I get rid of the black space around the player?

2 years ago
Author
ica ica replied

Open pi.fla and resize stage width and height or change color.

2 years ago
Author
ica ica replied

Not pi.fla, open ra.fla and change color of stage in the properties tab or resize stage width and height. :)

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • United Kingdom
muratakyurek says

How many mp3 files we can put in to the xml file?

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
mauro514 says
Purchased

Hi Ra, I have the same problem as blenjar.

When I upload the player online, the EQ doesn’t work.

Do you have a fix for this?

Thanks,

1 year ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Nigeria
efeflash says
Purchased

Hi,

I’ve adjusted the stage height and width to 100px by 35px, and positioned the player on this. But everytime I move the player, a white border appears in the swf file. I think it’s the left_mc (not good at all this unfortunately). Tried deleting it and got some errors. How can I remove it or at least stop it from showing when I adjust the stage dimensions.

Cheers

1 year ago
Author
ica ica replied

Hi,

Ra dimensions are 87×27 pixels.

Sample code with swfobject:

    <script src="swfobject.js" type="text/javascript"></script>
        <script type="text/javascript">
            var flashvars = {};
            var params = {};
            params.wmode = "transparent",
                        params.quality = "high",
                        params.allowScriptAccess = "always";
            var attributes = {};
            attributes.id = "raplayer";
            swfobject.embedSWF("ra.swf", "raplayer", "87", "27", "9.0.0", false, flashvars, params, attributes);
        </script>
.....
<div id="raplayer">
   <a href="http://www.adobe.com/go/getflashplayer">
   <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
   </a>
</div>

Thanks.

1 year ago

by
by
by
by
by