AS3 Parse TimedText (TT) XML Captions File


/ Published in: ActionScript 3
Save to your folder(s)

TimedText (TT) XML captions files can have namespaces that cause problems when parsing them in AS3. To get around this you can use this code to remove the namespace from the root XML node using Regex. This example uses

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.