-----------
Platform ActionScript 2.0
Flash Bible
Description:
- embedded bible text in flash. In this experiment KJV bible text are used from some website. Inspired by the Java version of bibles. the content is reformatted from the source file using another program before embedded to avoid formatting process which causes lag time every time a different book is selected.
Feature:
-'text' scrollable drag ( like scrolling of touch screen smart phones like HTC )
-Enable/disable of text select for copy n paste
-Search engine for verse, chapter or word
-Navigation to other books
Limitation
-.... havent really know yet :PPlatform ActionScript 2.0
Dictionary Experiment
Description:
-Read from (an) external file(s) [ follow a certain structure on how the content are allocated] and sort it out based on words and definitions in order ( case sensitive )
Feature :
-search engine
-rollover buttons
-sorting of words
Limitations :
-unable to process Unicode of non-common letters (e.g ë,ẽ ) as it affects the whole string
Platform ActionScript 2.0
Extra Feature : A scrollbar, and user input encryption key
P.S. : ActionScript is really not the best language to use in terms of advance numerical methods like matrices, it's as complicated as C language >.< .. took me quite awhile to do it
MASTERMIND the logical game ^^ Pretty simple to do with AS in flash. Really learn a lot by doing this.( inspired by the matlab*click* version ;) )
WINNING SCREEN!! =D