PDA

View Full Version : Animation of dice


Takumi
11-17-2008, 08:10 AM
Hi i'm currently doing a boardgame on flex, now im stuck on doing a dice animation. I heard its taking pictures of the 6sides of the dice to make the animation. But i would like to know the details like coding wise and how to use that actionscript to let the board know what number it rolled. help?

Peter Cowling
11-20-2008, 12:33 PM
Suggested approach:

1. google for: actionscript 3 dice -jobs"

I think you did this already.

2. Produce as much code as you can.

3. Post to the as3 board with any problems you encounter with as3, or here with any flex specific problems (I would be surprised if there are any, as flex itself adds nothing.).