Hi,
I have an idea of a game in my head and I wan’t to get somekind of functional demo of it done in flash (CS3). I’ve looked everywhere but couldn’t find tutorial for it, as I’m not sure what I’m looking for. I’m now trying to describe this problem.
example: there’s 2 rectangles on the screen and between them there’s a circle. I want to be able to click (activate, sort of) one of rectangles and then rotate it 90 degrees with arrow keys, in both directions. First problem is to get the circle rotate simultaneously with rectangle using rectangle as rotations center point. second problem is that if I click (activate) that another rectangle, it should do the same. So it doesn’t matter which rectangle I activate, it should take the circle with it.
So, what is it I’m looking for? ANY help will be highly appreciated.