Questions tagged [adobe-flash-cs3]
33 questions
0
votes
2 answers
A conflict exists with definition _bounces in namespace internal Error
hi, I am trying to create a game on Flash CS3 Action Script and keep getting error on line 13-15 saying that A conflict exists with definition _bounces in namespace internal, A conflict exists with definition _highscore in namespace internal, and A…

mvitagames
- 413
- 3
- 6
- 16
0
votes
1 answer
determining event.target in as2
How to detect on which movieClip an event has fired in as2. I have made a list of duplicate movieclips and want to add click event on each movieclip and distinguish on which movieclip event has fird. I know the solution in as3 but need as2 solution…

Meghanshi
- 91
- 14
-1
votes
1 answer
When doing hittest, circle reacts to invisible part of maze
I'm making a maze-game. I have two objects that need to react to a hittest, my little circle (called "brikke") and the maze itself (called "form"). (I'm Norwegian)
I drew a part of the maze in flash (as one big object, connected) and converted it in…

Codeproblems
- 1
- 1