Posts Tagged Action Script3
CASIO fx 100MS Emulator [project opened]
Posted by admin in ActionScript 3 on August 31, 2009
hi all,
im trying to develop a CASIO Scientific calculator emulator in flash. an on line version, i think it will be a use full stuff
skin developed
didn’t started coding
google project page http://code.google.com/p/casio-fx100ms-emulator/
Here are Six Reasons to Use ActionScript 3.0
Posted by admin in ActionScript 3 on August 5, 2009
Listed below are what kotz considers to be the primary benefits of learning to use ActionScript 3.0. AS3 is generally 10 times faster, as long as you don’t do anything stupid :tb: . Its syntax is more standard, and it uses new systems like the display list and the DOM3 event model that make AS easier to manage. And it’s easier to implement object oriented programming, with class and base class definitions of symbols and the document class. Oh, and you can try and catch runtime errors! How about them apples?
Public,Private,Protected Functions in AS3
Posted by admin in ActionScript 3 on July 18, 2009
Hi all in this tutorial you can understand difference between public , private and protected function in AS3, in AS3 only public functions can call from external swf files
How to Make a Efficient Flash AS3 SWF content Loader[Preloader]
Posted by admin in ActionScript 3 on July 3, 2009
Very efficient Loader Coding Tutorial
the code using here is very clean , simple and error less . you can load external swf file and call function in that swf file











































