Mutiple object manipulation slider
Average Rating: 10
Yours: -1
File Size: .06MB
Downloads Today: 0 Downloads Total: 1843

Mutiple object manipulation slider

Updated Apr 30, 2009 by _Martin_


sViz
Comment #1 Thursday, April 30, 2009 7:22 PM
Awesome! Thanks, Martin. �
RedneckDude
Comment #2 Thursday, April 30, 2009 8:59 PM
This is cool, and I thank you. But in order to make it work for me, I would have to hav obj1 thru obj120. Too many things to do it this way. Thanks! �
_Martin_
Comment #3 Friday, May 1, 2009 1:48 AM
As long as you can apply logic to the object naming then you can do it, even in several goes if required ...

Code: vbscript
  1. For Each o in DesktopX.Objects
  2. n = o.Name
  3. If Left(n,3) = "obj" Then o.Hue = x
  4. If Instr(n,"calendar") > 0 Then o.Hue = x
  5. Next
etc.
It just needs some planning to do. Believe in DeskNotes it's a bit more complex with all the objects, some of which are dynamically created. For this I actually have a script funtion dedicated to recoloring, which receives a value from this slider!
Lumic
Comment #4 Tuesday, May 5, 2009 6:35 AM
_MARTIN_ !!! -bows- Love to see you back! Thankyou for your works & scripts!
Also like to thank you for including an explanation for the script.

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 files.
  • 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!
Downloads remaining: 5
User Level: Visitor

Featured DesktopX Objects

Popular DesktopX Objects

Top DesktopX Objects Skinners

Yesterday  |   Last 30 Days  |   All Time
1. _Martin_ 687
2. deggy 662
3. pjpowell 656
4. Carlitus 607
5. Frogboy 575
6. DaWebMassa 572
7. theAVMAN 441
8. ChaosMachine 427
9. mormegil 341
10. XX 323
11. MountainDragon 321
12. Rezzorito 315
13. ragxuns 281
14. sViz 280
15. Littleboy 278



web-wc01