by admin | Nov 13, 2002 | Uncategorized
Here is the dynamic chart example from my Singapore User group Seminar. [cc lang=”actionscript3″] Create a text file with the following text and name it chartData1.txt. I’m using &name= value& syntax instead of usual...
by admin | Nov 11, 2002 | Uncategorized
Thanks to all my well wishers. Now I’m alright and back to work. I will start posting the seminar examples one by one as and when I find time. (I have to cleanup the code before doing it)
by admin | Nov 11, 2002 | Uncategorized
Finally I received the Macromedia MX Developer Resource Kit today! I’m right now playing with the DataGrid component. The following example is just to show how simple it is to use the data grid component. I’ve created it by dragging and dropping a data...
by admin | Nov 7, 2002 | Uncategorized
Last Saturday suddenly I’ve fainted and after that I had little blurred vision for 2 days and having head ache till now. 🙁 I didn’t take it seriously, but my family forced me to take a medical test. So I’ve undergone the tests including X-ray....
by admin | Nov 3, 2002 | Uncategorized
Yesterday after finishing the change case ActionScript for flash, I thought why not to port it as an extension for dreamweaver? Because Dreamweaver supports javascript for extensibility which is also an ECMA script like ActionScript. After some search, I found an...