;

PDA

Click to See Complete Forum and Search --> : Is there an easier way. . .


hardhitta_zg3
09-17-2005, 07:11 AM
Is there an easy way to create a flash music player using 3DFA, with more than one preloaded songs?

All I need is a play, stop, and next button, and a display box for the title of the track.

Would that be hard to create? I should add the fact that I'm no good with coding either (barely passed a programming class with a C/D average).

Please give me some tips!!!

ConnELITE
09-19-2005, 04:38 PM
programming class ey? well i dont have time to talk a lot but to get you started you can make a button with a script that says yoursong.start() and one that has a script yoursong.stop(). I suggest looking in the samples, i believe they have a movie play and pause thing there, its basically the same.