Tagged Questions

0
votes
1answer
756 views

How to access the selection of xmlui targetlist from JSFL in Flash?

I have a simply xml ui: <dialog title="Select Symbol" buttons="accept, cancel"> <vbox> <targetlist id="target_symbol" height="300" width="400" required="true" class="movie ...