Page 1 of 1
OSC, Flash, text fields
Posted: Thu Oct 02, 2014 08:12
by dirtyjohn_lv
Is there anyway to control the string field parameters of a flash clip with OSC?
Seems like you can only control float parameters.
Re: OSC, Flash, text fields
Posted: Mon Oct 06, 2014 11:51
by Joris
No, this is unfortunately not possible at the moment. The ticket is in the feature bucket.
Would indeed be nice to have.
Re: OSC, Flash, text fields
Posted: Mon Oct 13, 2014 00:53
by MkUltra
In theory you could build that functionality into your swf-- set up a custom field that you apply OSC (or midi) parameters to, and that runs a substring function.
Might be something worth building if there's enough interest...