Thread: zarzuUI mods
View Single Post
  #17  
Unread 07-21-2007, 01:55 PM
Zarzu Zarzu is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 14
Default

it's pretty simple i have a page object which takes dynamic data self.ishated then in the onshow/onhides you change the visibility of the objects, for the mouse over stuff you just have onhoverin/onhoverout events in the mainpage which change the visibility of a page object and the objects you want, then you change the onhide event of the self.ishated page object to change to the hoverin/out page visibility instead of just false, i can paste and explain it after raids if you like, it's not much code.
Reply With Quote