Hi all,
As I am new to flash and ActionScript 3.0,I have the following issue regarding Flash.
I have 2 swf files whose contents are as follows:
First.swf file contains a check-box (instance name:my_checkbox).
**Second.swf **file contains a button component(say,label name of Submit and with instance name: submit_btn).
now, my requirement is: Whenever I click the submit_btn button, then the check_box must be get selected/visible. If I click it once again, then it must get deselected/invisible. The process must be continued till I stop the click-event on button component.
Reply me as soon as possibleā¦
Thanks in advanceā¦
Srihari.Ch