Search content:

 

Personal Menu
Username:
Password:
Save password

Become a member

Forgot Password?

 

Don't miss these
selling|sound - royalty free music
DAlign
TranZtions
Script Interface Tool
XTRA dmmXSC - a client for XML Socket Server
DM XTreme Transitions
Color Value
Table
PowerPoint / PPT Access
Get Font List without using xtras!
MediaMacros Xtras Mall
 

 

 

Behavior HighLighting text

Added on 5/30/2002

 

Compatibilities:
D8 D8_5

Rating:

Author: sybs

A line of text gets highlighted when you pass your mouse over. You can add other events like mouseUp to do something else --mlkj my pet bug's nick name. Apply it to as many buttons as you can create in a lifetime..

on btn_out
  set mlkj to sprite(the currentSpriteNum).member
  mlkj.color = rgb(0,0,0)
  mlkj.bgcolor = rgb(255,255,255)
cursor -1
end btn_out

on btn_in
  set mlkj to sprite(the currentSpriteNum).member
  mlkj.color = rgb(255,255,255)
  mlkj.bgcolor = rgb(0,0,0)
cursor -1
end btn_in

 


Upload Provided by ABCUpload ASP

Contact

MMI
22 West Court Sq
Suite 2C
Newnan, GA 30263
USA

Fax - (206) 339-5833

Send e-mail