I love this little player, it does everything I need it to. I even use it to play music from a separate website to reduce my hosting costs.
I have a question!!
How do I make it play automatically?
Ive removed the :
// Setup Sound object var my_sound:Sound = new Sound(); my_sound.loadSound(_root.podcastFile, true); my_sound.stop(); //initially stop the sound from playing
code but then if you press pause when the player initially starts to play, it will begin playing once its got enough downloaded to play again. I dont know where the _soundbuftime property is located with it’s default value of 5 seconds which may help.
please heeewwpp!
)

