I don't think if you use flash that you can replace the cursor by an swf. If you want to use a custom made cursor, you can use a 1 bit member and use same member + 1 to add a mask if you wish. with this syntax: sprite(whichSprite).cursor = [castNumber, maskCastNumber]
On mac you also can use resource fork, cursor custom made, but this will not crosplaform. and wil work only in projector mode To use a mini swf to replace cursor, you can set the mini swf to unvisible then when on a particular sprite visible. Set the cursor to "0" witch makes it empty . Recheck bij enterframe the mouse loc to place swf at the cursor place. Its not a real cursor, but if the swf , i guess with animation, will need to be wel made to allow smooth movement. and this should make the trick. Hope this help Fabrice Jason Je wrote: > Hi... > > Is this what you want??? > > -- > http://www.macromedia.com/support/director/ts/documents/sample_flash_cursor.htm > -- Changing the cursor in an embedded Flash movie > > HTH > > Jason > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. > > [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!] -- Zuidzijde reclamebureau http://www.zuidzijde.nl [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!]
