I just posted a few minutes ago and I actually made some progress.� This is
my handler (below).� The only problem is, the aster doesn't 'fade out'.� I
want the alpha value to decrease to nothing.� What am I doing wrong?� (I'm
not getting errors now but it's not doing what I want it to.)

NT

on asterAnimate me
--� imageObject.setAlpha(alphaLevel)
i = 255
if i<1 then
�� repeat with i = 1 to 255
���� sprite(me.spriteNum).alphaThreshold(i-1)
�� end repeat
end if
end
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.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