PDA

View Full Version : Buttons


Starius
01-04-2006, 02:51 PM
Hey is there a way to make a button i make in flash 8 do diffrent things or random things?
maybe like one time you mouse over the button circles it self next time you mouse over a arrow points to it like that

outlando
01-04-2006, 03:10 PM
You could write a bunch of different functions for it and then using math.random to pick which one it uses each time?