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.
|