Status:
5 days left until Inspire08
Base code
Although my mind was trying to avoid working on the thing today, I managed to concentrate a bit. As getting the milliseconds elapsed in the tune seemed to be something I couldn't achieve at the moment, I decided to look for a workaround which I could fix in the future. Found out the
AS3 getTimer() equivalent in Java (System.currentTimeMillis()), so by now, I would depend of the music not being delayed and keeping the same timer as Java has (crossing fingers). So I did a simple class like to get going.
So, tomorrow I should be doing a quick SceneManager and also some Scenes/Effects finally :P
I hope I also find out soon how to jump to a defined part of the tune too :S