In addition to an earlier post here: I have put the sample code into a simple utility function that will apply a TextFormat style to any component or TextField, without needing to consider the specific syntax of the component. You…
I guess I hadn’t thought too deeply about it, but I always thought that the ‘as’ Operator was the equivalent of typing a variable. pseudo code example: [sourcecode language=”actionscript3″] type(test) = test as type [/sourcecode] or to give a real…
You must be logged in to post a comment.