|
-
Mouse pointer position
Hi,
how can I determine in Swishmax the position of the mouse pointer on the screen ?? In Swish 2 it was with _ymouse and _xmouse. I tried to do the following:
Onenterframe () {
if (_ymouse < 50)
do something
else if (_ymouse > 400)
do something else }
and it´s not working.
Thanks for any help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|