Rotational Volume Dial
please help the clueless...
Wednesday, September 13, 2006 by HaemOGObliN | Discussion: DesktopX
hope you're all well!!
Please could someone help me with a 'Rotational Volume Dial'...
Even using just a basic object...
just a one colour circle with a smaller circle of another colour as a marker to show where the volume dial is pointing... just like on a real Hi-Fi.
Please, please, please, please... pretty please !! lol
Thanks
Reply #2 Thursday, September 14, 2006 12:14 PM
Hope you're good !!
Thanks for the snappy response...
I took a look at that object... but it doesn't work too well.
Maybe you could look at my reply in that topic to see what the problem is...
Thanks
Reply #3 Thursday, September 14, 2006 1:32 PM
Reply #4 Thursday, September 14, 2006 8:09 PM
Reply #5 Friday, September 15, 2006 6:13 AM
I first edited the SpinButton script and ended up getting it to work using 'OnDrag', but i couldn't get it right to spec the min and max values...
However, i myself use Nero... which has an ActiveX control called 'Knob Control 2.0'...
I put the 'Knob Control' in a container making it a child object... (this let's you make the ActiveX control have transparency, in case you didn't know)
I set that object's opacity to 1 and the put a totally opaque object with the activation set to none on top of the 'Knob Control' and also made it a child object.
When the script is first executed i set the 'Knob Control' min to 0 and max to 100 and start position to a variable which changes as you rotate the object... then using Control_PositionChanged i change the System.Volume to Control.Position and make the opaque object on top rotate to Control.Position * 2.4
When the script exits it sets the start position variable to whatever the object's last position was.
I hope this makes sense to you...
Thanks for the feedback though!!
Hopefully someone other than me will find this useful!!
p.s: although the actual knob in the 'Knob Control' always stays the same size... you can increase the object size none the less... the grey area around the knob still changes Control.Position... so you can technically make the object any size you might require...
Regards to the lot of you!!
Reply #6 Wednesday, March 28, 2007 9:29 PM
Reply #7 Wednesday, March 28, 2007 9:39 PM

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!







Reply #1 Wednesday, September 13, 2006 3:14 PM