Actionscript 3, Flex, and Air. Code snippets and notes...
Wednesday, 6 October 2010
Using ampersand within flash vars
A clients asked me to drive a banner using flash vars instead of xml, instead of encoding the ampersand using "&_amp;" (no underscore) you use "%26" instead.
No comments:
Post a Comment