ok this is a new thing i am trying to do i dont want to make a whole website for flash just a thing that plays music like 3 song you click on it then play or stop or pause can someone set me on the right path?
Printable View
ok this is a new thing i am trying to do i dont want to make a whole website for flash just a thing that plays music like 3 song you click on it then play or stop or pause can someone set me on the right path?
I think you will find something like that on necromanthus
http://necromanthus.com/
yes i know but i dont what all that volume control s
i want somthing like its just a play stop etc. witha libariy of like 3 song of my chooseing that the uaser can choose from!
Then just make a button when clicked, it plays a mp3. When another button is clicked while one is playing make it stop the other 2 (for checking if one of the two is playing) and play the clicked one.
say what?
Your best bet is to go through necro's tutorial and take out what you need. Shouldn't be to hard to figure out.
its in 4.3~
ok its not in 4.3
thanks for the help but
O.K.
1) create a single keyframe movie (except preloader)
Insert this script for that frame:
_root.trkno = 4;
_root.ready = 1;
stop();
2) create 4 child-movies called trk1 , trk2 , trk3 ,trk4 , each of them with 4 keyframes.
For the keyframe 2 and 4 insert stop();
In the keyframe 3 insert your music track (999 loops)
Export the resulted SWF.
That's all !
child-movies = what frames?
Add these to frame 2 to be safe.
i still have no clue can you make one of your tutorial those step by step help alot with me i like to look at stuff!
I have no time to do a tutorial right now as I have to finish my site, an animation and a game I'm working on. I can try to this weekend once I finish my site, if there's time left.
what are you making the game with?
I've been in the process of 3D developement for some months off and on but the game will be written in PureBasic once collision is added to the OGRE engine for PureBasic.
you use 3ds? by discreet
Nope, Wings3D, it's free. :D
is it hard ?
Nope but I have to run for now, it's nap time. I have to get sleep when I can or I'll miss my window and be awake even longer.