you have 2 actions there but niether is set up right for event handling

one has an my.enable_ but no my.event =

the other action has a my.event= but no events enabled
the player.enable_scan = onl in the fucntion is redundant as you already have it set in the action where you assign the player pointer in the first place

and no, you do not use () at the end of the my.event = function definition.

so how do you expect it to work?

it's not your edition, it's your scripting

Last edited by Grimber; 12/14/05 15:52.