What is the Flash cursor behavior?
Why don't you simply use in the behavior of the Flash button!

 on mouseEnter
  cursor 280
 end
 
 on mouseLeave
  cursor 0
 end

The only difference between the flash hand cursor and the cursor 280 is
that the cursor 280 is more similar to the system "finger" cursor!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Teo Mattiozzi
Petralia
Sent: 26 February 2004 01:34
To: [EMAIL PROTECTED]
Subject: <lingo-l> Flash cursor problem


Hi!
I have a movie with a flash sprite that has the "Flash Cursor" 
behaviour attached to it, everything is fine until from a flash button 
I open a MIAW, because after I have finished to use the MIAW and 
comeback to Director the flash sprite doesn't use the cursors of Flash 
anymore but use only the arrow cursor.
Until now I used the "Flash Cursor" behaviour that is inside the 
Library palette without any problem but is not bug proof.

Does anyone knows how can I fix the problem?

Thanks

Teo



On 26/02/2004, at 7:33 AM, Mendelsohn, Michael wrote:

> Thanks for a look at your code, Colin.  I appreciate it.
>
> - Michael M.
>
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/lingo-l.cgi  To post messages to the list, 
> email [EMAIL PROTECTED]  (Problems, email 
> [EMAIL PROTECTED]). Lingo-L is for learning and helping with 
> programming Lingo.  Thanks!]
>

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]).
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to