-
Notifications
You must be signed in to change notification settings - Fork 0
roikr/workspace
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 roikr@roikr.com:~/roikr.com/SFS_PRO_1.6.6/Server/
scp ChatpetzWorld.swf roikr@roikr.com:~/roikr.com/chatpetzAbout
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published