Flash Source | Custom Radio Button Group
It was actually a dynamic one. I don’t know what my dear friend Bryan has done in his site that my dynamic things always fail to initialize. That’s why I made it statioc for this site.<br /><br />The options are generated at runtime, initializing from a text string. So, it’s simple enough for a programmer to make it dynamically loaded from an external .txt file. If you still need help, please drop me a mail.<br /><br />The group can contain as many options as you need depending on the declared string where the options should be separated by a "|" sign. For example: if you need two options, declare it as:<br />var options:String = "Option 1|Option 2";<br />or simply:<br />options = "Option 1|Option 2";<br /><br />Enjoy using it to your works. Please let me know your reparkation or comments.
pass unzip: lemlinh.com



Comments (0)
Trackbacks - Pingbacks (0)