If you’re reading this… Then you’re TOO early! Nothing to see here but an empty blog!!
Playr. Hands down the easiest way to play music in Flash Actionscript 3.
Frontpage newsDemos of how it is done
DemosHow to use the Playr class
TutorialsDecember 11th, 2008
If you’re reading this… Then you’re TOO early! Nothing to see here but an empty blog!!
Hi, great job!!
I’ve seen in the source code some methods for fadingin and out. How use them ?
Thanks.
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!
does this supports .pls and .m3u? please let me know that helps me alot