flash on 2010-1-19
♥0 |
Line 13 |
Modified 2010-01-19 21:50:29 |
MIT License
archived:2017-03-30 05:01:42
ActionScript3 source code
/**
* Copyright narutohyper ( http://wonderfl.net/user/narutohyper )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/5LsA
*/
package {
import flash.display.Sprite;
import flash.display.Loader;
import flash.display.LoaderInfo;
import flash.system.LoaderContext;
import flash.events.Event;
import flash.events.IOErrorEvent;
import flash.net.URLRequest;
import flash.system.Security;
[SWF(width = 465, height = 465, frameRate = 60)]
public class SimpleDemo extends Sprite {
}
}