Hi,
I’m trying to figure out how to set a custom button component’s parameters dynamically using actionscript. Can’t seem to find any documentation on this. My custom button component has parameters named “Item ID”, “Item Name”, and “Item Price”.
Is there any way to effect the custom button parameters upon say, on(release)?
Any help is much appreciated.