Posts Tagged Action Script3

CASIO fx 100MS Emulator [project opened]

hi all,
im try­ing to develop a CASIO Sci­en­tific cal­cu­la­tor emu­la­tor in flash. an on line ver­sion, i think it will be a use full stuff

skin devel­oped

didn’t started coding

google project page http://code.google.com/p/casio-fx100ms-emulator/

VN:F [1.9.3_1094]
Rat­ing: 0.0/5 (0 votes cast)
VN:F [1.9.3_1094]
Rat­ing: 0 (from 0 votes)

2 Comments

Here are Six Reasons to Use ActionScript 3.0

Listed below are what kotz con­sid­ers to be the pri­mary ben­e­fits of learn­ing to use Action­Script 3.0. AS3 is gen­er­ally 10 times faster, as long as you don’t do any­thing stu­pid :tb: . Its syn­tax is more stan­dard, and it uses new sys­tems like the dis­play list and the DOM3 event model that make AS eas­ier to man­age. And it’s eas­ier to imple­ment object ori­ented pro­gram­ming, with class and base class def­i­n­i­tions of sym­bols and the doc­u­ment class. Oh, and you can try and catch run­time errors! How about them apples?

Read the rest of this entry »

VN:F [1.9.3_1094]
Rat­ing: 5.0/5 (1 vote cast)
VN:F [1.9.3_1094]
Rat­ing: +2 (from 2 votes)

,

No Comments

Public,Private,Protected Functions in AS3

Public,Private,Protected Functions in AS3

Hi all in this tuto­r­ial you can under­stand dif­fer­ence between pub­lic , pri­vate and pro­tected func­tion in AS3, in AS3 only pub­lic func­tions can call from exter­nal swf files

Read the rest of this entry »

VN:F [1.9.3_1094]
Rat­ing: 5.0/5 (1 vote cast)
VN:F [1.9.3_1094]
Rat­ing: +1 (from 1 vote)

, , ,

No Comments

How to Make a Efficient Flash AS3 SWF content Loader[Preloader]

Very effi­cient Loader Cod­ing Tutorial

the code using here is very clean , sim­ple and error less . you can load exter­nal swf file and call func­tion in that swf file


Read the rest of this entry »

VN:F [1.9.3_1094]
Rat­ing: 5.0/5 (1 vote cast)
VN:F [1.9.3_1094]
Rat­ing: +1 (from 1 vote)

, , , , , , ,

13 Comments