Drop this behaviour onto your sprites. The locZ
property set to the max integer will essentially put
the active sprite onto the uppermost "layer".

Good Luck.
-----------------------------------------------------
property spritenum

on mouseDown me
  sprite(the spriteNum of me).locZ = the maxInteger
  updateStage
end
-----------------------------------------------------
I have 3 small swfs (from Flash) that i imported to
Director and attached a 
kind of 'draggable' behavior. How do i bring one
object to the frontmost 
when the object is clicked? 

I realize there'a a moveToFront for window. Is there
any similar command 
that i can use for sprite? 

Thanks in advance, 
applepie 

__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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