I need to add values in a string (they’re strings because I get a date as timestamp from a database and then pluck it apart in Flash with substring). Flash doesn’t do math with strings. (doh!) So is there a way to cast the string into an integer value?