Chipp Walters has an intuitive tool that makes sense and allows safe
changing of layers, especially within groups. I can't find the individual
plugin online today, but I assume it's included in his alt plugins toolbar
download <http://www.altuit.com/webs/altuit2/altPluginCover/about.htm>.

On 30 May 2010 05:40, Shao Sean <shaos...@wehostmacs.com> wrote:

>
> If you have a known number of buttons in the group you can set the layer
> to the layer of the group + the number of controls
>
> group - layer 10
> - button 1 - layer 11
> - button 2 - layer 12
> - button 3 - layer 13
>
>
> button script
>
> on mouseUp
>  set the relayerGroupedControls to TRUE
>  set the layer of me to (the layer of group "toolbar" + 3)
> end mouseUp
>
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
-------------------------
Stephen Barncard
San Francisco
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to