3/15/2011 8:29:39 AM
Title:
Scope
Hi everyone,
I hope someone can really help me on this one.
I'm making a iPhone 4 App using Flash CS5, Actionscript 3. It's a project I'm working on.
Basically I have the main level design done with an target on screen as a button on the main timeline. I converted it from a animated movieclip to a button first.
I have the scope as a startDrag and drop so when I have it on the iPhone 4, I'm able to drag the scope with my finger to locate the target on screen.
I also have a basic shoot button in the lower left of the screen so when I click it, it should shoot the target when the scope is over the target.
I created the scope as a movie clip with a red dot in the center of it. I want the red dot to shoot the target using the shoot button.
So what I need help with is how can I get the scope with the red dot to shoot the target(Button) on screen using the shoot button or is there another way I can do it?
Much Appreciated.