These tips I wrote down for a quick reference for myself and also wish will be also useful for others. These tips and point of views came from my projects and also in my studying, therefore they are not sort of codes collection if that's you are searching for, however, still am glad you'll find here helpful:)
|
|
| Title | Description | | 1 | Diagram for building a image viewer | Feel don't have a clue to start building a image viewer, take a look at this diagram. Maybe it will give you some inspirations. Type -theory demonstration | | 2 | Pass value of ASP queryString into FlashMovie | Instead of useing loadVariables inside the FlashMovie, we use ASP queryString to pass value into the flashMovie. Type -code demonstration | | 3 | Open popup window from Flash | Together javascript, one line code in flash, one function and one variable in javascript, that's all. Type -code demonstration | | 4 | How to batch the external image? | If you use Loader component to load image, you'll find out it won't resize the external image properly, so we'll use the MovieClipLoader Class to..... Type -theory and code demonstration | | 5 | Load variables from ASP | Another way to get varaiable from ASP to flash in order to get better controlling rather than using loadVariables(). Type -code demonstration
|
|
|
| Project Log
|
 | New tips | (Jan 28th,2004) Pass value of ASP querystring to FlashMovie rather useing loadVariables method.
|  | Piano Chords Finder | (Oct 4,2004) After a little tired of making flash for web, started making this music tool to entertain myself hee:)
|  | New Tutorial | (Sep 19,2004) Glad...Once I had topic about web programming. ActionScript is such a cute thing that gives designers so much imagination to explore.
|  | player 3.0 | (Sep 9,2004) A new design from mp3 streaming player2.0, also add volume control.
|
|
|
Never imagine how you want to be creative.
|
|