Skip to content

roikr/workspace

Repository files navigation

flash help files for FDT: /Library/Application Support/Adobe/Help/en_US/AS3LCR

bugs in FDT4:
1. when compling to library sometimes there is a bug. resolve by compling as application first

Sounds Library:
1. it is better to compose of 2 files:
   a. library which store each file with a class in the same name;
   b. const file to store the const and link to the classes name (good for auto completion)


Codes Library:
1. when programming games, we are using the gamemanager API to call the beeps, because we don't want to link the beeps sounds to the game !

to create a class from a library we need to:
1. add the swc to the source path
2. mention its name in the place we want to import it (we can use Impoter array)
3. solving namespace
4. getQualifiedClass with :: ("com.chatpetz.speed::bird")


git
1. ls file: git ls-tree -r e3ef CloudsSoundsLibrary/

scp server/config.xml [email protected]:~/roikr.com/SFS_PRO_1.6.6/Server/

scp ChatpetzWorld.swf [email protected]:~/roikr.com/chatpetz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published