|
|||
| week 05a - coding with widgets | |||
| widget coding: |
accessing widget values from code There are two ways to access the values from widgets. One uses ClipControl to send it's values to any movieClip (even the _root). See the example here: newecologyofthings.net/netconnect/Documentation/Interface/ClipControl The other method accesses the values directly from the input widgets. This approach puts fewer widgets on screen, and cosolidates all the code on the first frame of the timeline. newecologyofthings.net/netconnect/Documentation/Interface/AnalogInput
|
|
| all materials on this web site © copyright 2007, Philip van Allen |
top |