Something I'm using lately:
on prepareframe me
if inside(the mouseLoc, pScreen.rect) then
if pScreen.pointInHyperlink(the mouseloc) then
pScreen.cursor=280
put "glossary!"
else
pScreen.cursor=-1
end if
end if
end prepareFrame me
>Does anybody knows how to use a custom cursor on hypertext link?
--------------------[ http://www.grimmWERKS.com ]------------------
[ graphic design -|- sound design -|- shockwave -|- lingo -|- cdrom ]
[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!]