Go Back   Flashtory Support Forum > Flash Files Support > Flash Menus > Advanced Glow Scrolling Menu Horizontal

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-23-2009, 12:53 AM
Junior Member
 
Join Date: May 2009
Posts: 2
Default Text on Mouse over

How do I get rid of the tag with text when i do mouse over?
Deleting text from the xml doesn't work.
Thnx
Reply With Quote
  #2 (permalink)  
Old 05-24-2009, 12:23 PM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 199
Default

Hello, to do this go to image.as and find inside th onRollOver function this:

tooltip.show({
animationTime:0.3,
animationType:"linear"
});

comment it or delete it...

next, find the onRollOut function and find this:

tooltip.hide({
animationTime:0.3,
animationType:"linear"
});

delete it or comment it...

save the .as file and compilet he .fla and that's it !

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX