Lemme see if I understand…In the tut, the hittest was attached to the movieclip directly, therefore “this” was used, with a comma and space. I assume “this” refers to the mc. The syntax is different in this case? No fun for a begginer to figure this out. Oh well.
The number asssignment was a stupid mistake…overtired.
valpez1–is the scripting I’m using out of date or something or did I just post in the wrong forum?
I just suggested reposting in MX format because some users, like myself, only have MX, not 2004 MX. And it’d be easier to help you out.
But, you ended up getting help anyway, so hooray!
And yes, the this in the code always refers to mc it is attached to, or if you are using a function, the function it is accompanied with.