Is there a way to turn pannels on using actions?
For example: deck 1 loop ? skin_pannel 'loaded' on : skin_pannel 'loaded' off
Thanks!
For example: deck 1 loop ? skin_pannel 'loaded' on : skin_pannel 'loaded' off
Thanks!
geposted Sat 29 Aug 09 @ 1:13 am
Only a button can trigger the visibility of a pannel.
But you could add some code to all your loop buttons:
deck 1 loop & skin_pannel 'loaded' on
But you could add some code to all your loop buttons:
deck 1 loop & skin_pannel 'loaded' on
geposted Sat 29 Aug 09 @ 4:04 am
This is very usefull for mapping controllers not actually for skins. I have done similar to my DMC2 mapper.
geposted Sat 29 Aug 09 @ 4:12 am