Playr

Playr. Hands down the easiest way to play music in Flash Actionscript 3.

Frontpage news

Demos of how it is done

Demos

How to use the Playr class

Tutorials
Download

Playr 2.0 site online

December 11th, 2008

If you’re reading this… Then you’re TOO early! Nothing to see here but an empty blog!!

Have your say

Damien

Hi, great job!!
I’ve seen in the source code some methods for fadingin and out. How use them ?

Thanks.

Ronny

Damien,

using the fadeIn() and fadeOut() methods is very easy.

playr.fadeIn(2000);

That’ll make your sound fade in over 2 seconds from 0 to 1.

playr.fadeOut(1000);

It’s really simple :)
More info: http://playr.nocreativity.com/docs/com/nocreativity/playr/Playr.html#fade()

Have fun!

Baluvasireddy

does this supports .pls and .m3u? please let me know that helps me alot

Leave a Reply