Page 1 of 1

[SOLVED] PHP and FlashMX mp3 player.

Posted: Sun Jan 09, 2005 1:46 am
by dreamline
Hi guyz,
Here my next problem.. LOL.. I'm working on a mp3 player in flashmx with ofcourse (how could it be else) input from PHP and Mysql.. I am able to create a soundlayer in FlashMX with ofcourse a nice little tune.. That works.. What also works is my PHP programming but what i can't really get to work is using PHP and FlashMX together to play a sounds..

I've been all over the net, but didnt find anything good enough to get me further... What i'm having probs with is the flashpart.. I know i can use params to send to the .swf file, however i can't seem to get the right code to start the music... The play button and the stop button work, but as long as i put some sound into a layer, once i wanna do it dynamically nothing works.. LOL...

So anybody got a nice code snippet for this little problem... ??

Would be great,
Thanks... :D

Posted: Sun Jan 09, 2005 2:09 am
by John Cartwright
have you been to http://www.flashkit.com?

Posted: Mon Jan 10, 2005 8:11 pm
by dreamline
Thanks m8, after visiting there i finally got it too work.. :D

Good tip.. :)