Hi,
I use arrow keys to collect five apples . I used hittest to make the collected apples invisible but there is a simple problem I can not fix..
thanks for any help
What i did was remove "kare" and change "gi" to "[gi]".
If you have only five apples you can hitTest each one rather than using the extra variables, just a suggestion but if you want to use
"for(gi=0;gi<=5;gi++) " then its fine but it'll be slightly complicated.
my Hittest is supposed to work for more objects of same name...
Is there a method like ..getElementById().. flash..?
may be that way I can make it work ?
thanks