AS3 Quick Tip: Get a Class reference from a String
Convert a String to a Class reference with AS3
Convert a String to a Class reference with AS3
Hey all just a quickie. I’ve been building a game save backup program recently and i’ve come across several instances where i need to get a list of all the files within a directory.
so i wrote a class which does this
Recent Comments