I am getting the output as 0,1,2,3. I need this to be split into array
2 Answers
In addition to Vinay's answer, here is a link to the documentation:
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/String.html#split()
In addition to Vinay's answer, here is a link to the documentation:
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/String.html#split()