[SOLVED] PHP and FlashMX mp3 player.

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
dreamline
Forum Contributor
Posts: 158
Joined: Fri May 28, 2004 2:37 am

[SOLVED] PHP and FlashMX mp3 player.

Post 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
Last edited by dreamline on Mon Jan 10, 2005 11:05 pm, edited 1 time in total.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

have you been to http://www.flashkit.com?
dreamline
Forum Contributor
Posts: 158
Joined: Fri May 28, 2004 2:37 am

Post by dreamline »

Thanks m8, after visiting there i finally got it too work.. :D

Good tip.. :)
Post Reply