2004-08-24

brinshannara: (geek)
2004-08-24 03:57 am

I hate Flash.

I'm sitting here, staring at 38 lines of actionscript code.

Hidden within these carefully structured lines is an instruction to restart the movie. In fact, I can see it. It clearly says that if the pic variable matches the max_pic variable, to make the pic variable equal to 0, and then add one to it.

This will start the movie over again.

However, I cannot seem to make this portion of code change to say if the pic variable matches the max_pic variable, to stop the damn thing.

Grrrrrr.