var loader:Loader = new Loader() addChild(loader) loader.load( new URLRequest("myFolder/myFile.jpg") )
No comments:
Post a Comment