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…
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.