by Drickman » Thu May 04, 2006 10:07 pm
well what i wanted to do was actually use a song then have a timer that will be the length of the song and at certain point in the song(which i would specify) i would like it to do things. So for a 3 minute song say i wanted to have something happen at 10 different points, i didn't want to have to keep up with a bunch of timers, but i guess i could just have 1 second timer which will change a variable and i can use that variable to check the seconds... but how do i attach a variable to do that?