I Dont Want Object Controller ToGet Closed

Monday, July 7, 2008 by superman | Discussion: DesktopX Tutorials

Hi
Please tell me how it can be done.
I made a group of objects each shortcuts of some programs...say A...
Then in Group properties I set the 'Popup' as 'Menu'.
Then I made a controller which toggles the group A. But as I click on any 'shortcut' in the group the 'target' opens, group closes
and the controller too closes.
I dont want the controller to be closed.
Please tell me...
Thanks
Bye
HAPTORK
Reply #1 Thursday, July 10, 2008 8:33 AM
Dont set object controller a member of that group. You can also check if parent child relationship can help you. Create a toggle parent object with 0% opacity and set others as its child. When you want the object to hide/visible toggle the parent object with the controller. If this also doesnt help then go for script. DektopX.Object("your_object").visible =true/false is the key line to do it.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01