Home | Help Forums | Web Design Tutorials | Free Swishmax Downloads | All Downloads

 

 

Company

Home

Nework Details

Tutorials

SWiSH 2

SWiSHMax

Flash MX

PHP & MySQL

HTML / JScript

Adobe Photoshop

Corel Draw

Gimp

Miscellaneous

Downloads

Templates

Plugins

Fonts

Wallpapers

Free Images

Scripts and Codes

Products

E-Books

SWiSH BB

SWiSH Templates

SWiSH-DB Newsletter
Subscribe to our newsletter : GO
  Partners / Affiliates

   Swish Templates
   SWiSH Climax
   GimpTalk
   Idea Designs
   Sposatoettore
   Try Acai Berry Diet
   Download Free Ringtones
   Swishzone

Manage your site with Flax Article Content Management System
unchanged cursor on mouseover
Category : SWiSHMax | Level : Beginner | Language : English
Ask Question | Read Comments | Post tutorial | Previous | Next

Web www.swish-db.com

hey guys, i've recently posted a thread in a different part of the forum for a script that makes it so that when u mouseover on a button, the cursor doesn't change to the hand, well timdav gave me a good alternative,( by adding the Mouse.hide() and startdrag()). but i figured out how to make it without changing the cursor...


first of all, i think your object can only be a button for it to work.

all you have to do is add the following code to the button...
CODE :

On (Rollover){
// buttonname is the object name, may be included when calling other object
//<buttonname>.useHandCursor = false;

//for button simply use

useHandCursor = false;
}


and thats it!


All rights reserved - swish-db.com