per split ti riferisci a questo:
String.split()
Availability
Flash Player 5.
Usage
my_str.split("delimiter":String, [limit:Number]) : Number
Parameters
delimiter A string; the character or string at which my_str splits.
limit A number; the number of items to place into the array. This parameter is optional.
Returns
An array; an array containing the substrings of my_str.
-spero sia la strada giusta, adesso provo un pò di codice.
anche se penso che avrò bisogno di aiuto ti ringrazio.
![]()