ActionScript 3.0 URL Requestvar myReq:URLRequest = new URLRequest("http://example.com/sample.swf");
var myLoad:Loader = new Loader()
myLoad.load(myRreq);
addChild(myLoad);
KMPlayerA good media player for Subtitles. There are useful options.
ActionScript TipsString Length
var myStr:String = "Cembele";
trace(myStr.length);// output: 5
Installing Google Earth in Ubuntu sudo apt-get install googleearth
make-googleearth-package --help
if downloaded GoogleEarthLinux.bin
chmod +x GoogleEarthLinux.bin
sudo ./GoogleEa