Mouse history

Is there a way to look back and see the past mouse positions?

For now, I’m using several frames that each logs the cursor position, but I want to do the whole shiznit in ONE frame…

can it be done?

I want to know how to do this too :beam:

I think there’s a example at flashkit forums … I’ll search for it :slight_smile:

Awesome, thanks :slight_smile:

I know you store it in an array, I just don’t know how.

here you go:

http://www.flashkit.com/board/showthread.php?threadid=398044&highlight=mouse

Awesome dude, you ROCK!

anytime lost … I said I’d return the favor :slight_smile:

And you definitely did with this.

I have been trying to do this for like 2 weeks now…lol.

tell me about it …

I tried and I tried to achieve it … then I found that post =)

Ah SWEET!!

Thanks a mil! :stuck_out_tongue:

What if I want to just log the past 10 mouse coordinates? And use them in my code as x/y points?

like, draw a line between 'em… all in one frame…?

oh, never mind :beam:

figured it out :wink:

:slight_smile: