Anyone know how to make a rhythm game or know anyone or any links that may help me figure out how to make these games? I’ve been wanting to make one all this time but don’t know how to. I use Adobe Flash CS3 and use Actionscript 2.0 for my coding.
only AS3 can use computeSpectrum, which takes a ‘screen shot’ of the current sound at the moment of calling.
So, basically, unless you want to sync up data with beats, you can’t make a rhythm game with AS2.