Stuff I did

Sept-Oct 2010
-----------
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 :P

Platform 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


 Made my very own ENCRYPTOR =D wee~ covert text to weird numbers. Still got room for improvement ^^ all though it's not having the top-edge encryption method , its good enough to conceal any message less you are a really good hacker >~< . It cannot take in all the funny characters only certain ones. Anyhow, just happy it works^^

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