BigRedJ
10-18-2005, 04:45 PM
this is probable a stupid question, but ive got a cool image fade animation that fade the mage out and fadea a new image in every time its clicked. its got a function that is run like so:
this.onPress = pressForNext;
but i've got a seperate movie clip of some text tweens, that i'd like to use to control the images being loaded, eg rather than trigger the ani onPress, i jsut want to tall it to play?
eg a variable or something that can tell it to plat on true and set itself back to false?
I'm getting lost, can anyone point me in the right direction?
thanks
this.onPress = pressForNext;
but i've got a seperate movie clip of some text tweens, that i'd like to use to control the images being loaded, eg rather than trigger the ani onPress, i jsut want to tall it to play?
eg a variable or something that can tell it to plat on true and set itself back to false?
I'm getting lost, can anyone point me in the right direction?
thanks