AllExperts > Macromedia Director 
Search      
Macromedia Director
Volunteer
Answers to thousands of questions
 Home · More Macromedia Director Questions · Answer Library  · Encyclopedia ·
More Macromedia Director Answers
Question Library

Ask a question about Macromedia Director
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Arvind
Expertise
I can answer questions on creating simple games using Director 8 and Director 8.5. Please no questions on 3D aspects. Lingo questions welcomed.

Experience
I am at University and have completed an HND in Computing and Mathematical Sciences, and a BSc in Multimedia Technology. Below is my dissertation which is on Interactive Gaming: -

G@ME-i 2
 
   

You are here:  Experts > Computing/Technology > Web Design > Macromedia Director > Mouse Rollover

Macromedia Director - Mouse Rollover


Expert: Arvind - 8/15/2006

Question
Hi Arvind,

i m Jay writing from Sydney...Currently i making one CD-ROM on MULTIMEDIA AND ITS APPS for my project...i made main INDEX from where user can go to each submenu or other director file...

I need your help in setting up Mouse Rollover on Index menu..so whenver user moves mouse on index..mouse icon will change to hand icon..so how is this possible ?

Your help will greatly appreciated..

Answer
Hi Jay,

You can use the Behaviour from the Behaviour Library onto the "index" menu text, but that creates a huge lingo script which isnt necessary at all.

All you need to do is use this simple code: -

on mouseEnter me
 cursor 280
end


Done!  Refer to the site below for an entire listing of cursor icons: -
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16060


Hope that helped!

/Arvind

Add to this Answer   Ask a Question


 
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.