-
Hi i am new to this forum but it seems great
have built a few sites in koolmoves but i want
to start to move objects with keys for games
also hit detection. but to be honest i havent a
clue. did copy some text to help but only moved
object on setup page. If somone would please
let me see some fun files not to copy but to
see how its done i would be greatfull
here is one of my sites
http://www.100megsfree4.com/tradjco/index.html
-
Hit detection is the same as it is in Flash... for that matter key detection is the same it is the same as it is in Flash also.
For Key Object
http://www.macromedia.com/support/fl...y_object.html#
Hilary has a fairly complex collision detection script posted, although writting something like this is as easy as comparing the _X and _Y properties of two movie clips while taking into consideration their height and width.