AS3 HTML clean up


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

AS3 does some weird things with HTML. Here are a few ways to handle common problems. The worst offender that many people encounter is double carriage returns. Regex those nasty buggers into oblivion (aka \n)!

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.