XIFF overhaul upgrade from XMLNode to XML
For the last half a year I have been looking into the removal of ...
Read all of "XIFF overhaul upgrade from XMLNode to XML"
Time: 15/01/2010 23:42
XIFF chat - Part 7: Compression
The first compression method provided within the XMPP extensions is Zlib
Read all of "XIFF chat - Part 7: Compression"
Time: 17/12/2009 12:36
Retrieving cover image from MP4 in AS3
Sometimes the audio files include the cover art related to the album from the the song is. Sometimes it is not.
Read all of "Retrieving cover image from MP4 in AS3"
Time: 16/11/2009 23:58
Greensock Tweening library examples
I tried to make some simple examples for each of the plugins available in the version 11
Read all of "Greensock Tweening library examples" which has 1 attachment
Time: 24/09/2009 18:45
XIFF chat - Part 6: Avatar image
Example number six in the voyage of the AS3 chat application made with XIFF library shows the way how the avatar image of a user can be retrieved.
Read all of "XIFF chat - Part 6: Avatar image"
Time: 09/08/2009 00:33
Noises in BitmapData
Two examples for the noise functions in BitmapData class of Actionscript 3, ...
Read all of "Noises in BitmapData" which has 2 attachments
Time: 07/08/2009 23:55
XIFF GUI - paazmaya edition
Most of the discussions related to XIFF
Read all of "XIFF GUI - paazmaya edition"
Time: 28/07/2009 02:19
XIFF chat - Part 5: Chat states
This example AS3 code shows how to use the newly added
Read all of "XIFF chat - Part 5: Chat states"
Time: 26/07/2009 01:59
Yahoo maps and Vimeo videos embedded here
Recently I added those long waited features such as Yahoo Maps
Read all of "Yahoo maps and Vimeo videos embedded here"
Time: 23/07/2009 06:32
XIFF chat - Part 4: Invitations
This time the example is for how to use the invitation listener available in XIFF library
Read all of "XIFF chat - Part 4: Invitations"
Time: 22/07/2009 23:45
XIFF chat - Part 3: Chat room
The third step in the process of building a chat with the XIFF library in Actionscript 3, is to initiate the room activity. It is also know as the M...
Read all of "XIFF chat - Part 3: Chat room"
Time: 22/07/2009 23:36
XIFF chat - Part 2: Roster
This example lists the people in your contacts (roster) and enables sending messages to each of them. In order to understand how XMPP
Read all of "XIFF chat - Part 2: Roster"
Time: 22/07/2009 22:21
XIFF chat - Part 1
This set of examples, of which this is the first, show how to build a basic XMPP
Read all of "XIFF chat - Part 1"
Time: 22/07/2009 22:14
Tabbing between text fields
Tabbing between text fields has a great effect on the usability of an Flash application. This example just simply demonstrates it. Use space key to enable/disab...
Read all of "Tabbing between text fields" which has 1 attachment
Time: 19/07/2009 21:32
Which license to use in XIFF?
There has been some discussion of the license used in the XIFF library
Read all of "Which license to use in XIFF?"
Time: 16/07/2009 18:22
Differences in drawRoundRect and drawRoundRectComplex
It seems that drawRoundRectComplex
Read all of "Differences in drawRoundRect and drawRoundRectComplex" which has 1 attachment
Time: 09/07/2009 17:48
How do line styles differ in Actionscript 3?
Here shown. Use up/down keys to change miter size, space to draw. By clicking on them, you'll see how scaling affects.
Read all of "How do line styles differ in Actionscript 3?" which has 1 attachment
Time: 10/04/2009 20:57
Color matrix examples in AS3
Few different matrices there to change the colours of an image.
Read all of "Color matrix examples in AS3" which has 1 attachment
Time: 08/04/2009 23:22
Stage parameters in Actionscript 3
By default, there isn't much set to any available value in the parametres for the stage. This code helps to understand the effect of each of the parameter.
Read all of "Stage parameters in Actionscript 3" which has 1 attachment
Time: 08/04/2009 20:18
Filling shapes with a bitmap adjusted by a matrix
This example below was made to test some features of the bitmap fill
Read all of "Filling shapes with a bitmap adjusted by a matrix" which has 1 attachment
Time: 08/04/2009 18:26
Tweening balls
This small example was to check the efficiency of a plugin in TweenLite
Read all of "Tweening balls" which has 1 attachment
Time: 23/03/2009 17:57
TextField autosizing options
Actionscript 3 in Flash player 9 has four different ways to automate the sizing of a text field depending of its contents. The following piece of code shows how...
Read all of "TextField autosizing options" which has 1 attachment
Time: 23/12/2008 21:06
Scroller for a dynamic content
In order to scroll dynamic content in Actionscript 3, the following dimensions needs to be considered:
Read all of "Scroller for a dynamic content" which has 2 attachments
Time: 27/04/2008 22:26
TextField background with a limit on width
This example demonstrates setting a maximum width to a multi line text field in Actionscript 3. For this text field a background is drawn based on its content s...
Read all of "TextField background with a limit on width" which has 1 attachment
Time: 25/04/2008 20:36
TextField size according to its content
This example demonstrates the use of TextField.getRect()
Read all of "TextField size according to its content" which has 1 attachment
Time: 16/04/2008 16:30
Scrolling content in Actionscript 3
I believe this example is available in my earlier tutorials fro Actionscript 2, but in order to simplify and to make it easier to be found, I have made a new one in Actionscript 3.
Read all of "Scrolling content in Actionscript 3"
Time: 04/04/2008 07:28
Multiple view ports and cameras in Papervision3D
For long I have been planning to make an flash application to visualise certain Ryukyu Kobudo techniques in 3D.
Read all of "Multiple view ports and cameras in Papervision3D" which has 1 attachment
Time: 24/03/2008 23:46
Flashdevelop and Actionscript 3
This small tutorial shows how to get and setup the Flashdevelop 3 editor with Flex 2 SDK and few basics of using them.
Read all of "Flashdevelop and Actionscript 3" which has 3 attachments
Time: 14/11/2007 00:47
Flex 2 - Embedding symbols
Abode Flex 2 Livedocs
Read all of "Flex 2 - Embedding symbols"
Time: 08/11/2007 11:43
Flash standalone application with Haxe
While working on a radar simulator, which is used to train airspace control personnel to learn the new features of new radar application versions, I needed to b...
Read all of "Flash standalone application with Haxe" which has 1 attachment
Time: 26/09/2007 12:41
Flash version fetcher
Many times webmasters want to have a log of the visitors. Often this log should havedetails of the browsers capabilities. For those who work with Flash, it migh...
Read all of "Flash version fetcher"
Time: 11/01/2007 19:37
loadMovie, swapDepths and setMask
How come I can set a mask to a dynamically loaded photo when I am building with Flash, but when the files are uploaded to the server and then viewed on the page, the mask is not working?
Read all of "loadMovie, swapDepths and setMask"
Time: 20/11/2006 09:10
Preloader v3
Updated version of the preloader for Flash 8.Now this version of preloader have been updated to be downward compatible with Macromedia Flash MX 2004.
Read all of "Preloader v3" which has 1 attachment
Time: 09/11/2005 22:55
Flash Video Player v2
This tutorial guides you to create a flash video player for FLV -files in Macromedia Flash 8.
Read all of "Flash Video Player v2" which has 1 attachment
Time: 28/10/2005 14:18
How to attach a Flash movie to a Html page
When you might feel that nothing is enough, you can try to put your Flash movie into a web page and try to make it work in all the browsers available.
Read all of "How to attach a Flash movie to a Html page" which has 1 attachment
Time: 28/03/2005 21:59
How to create a Flash player
Learn to create a player in Flash to play other Flash movies.
Read all of "How to create a Flash player" which has 1 attachment
Time: 20/03/2005 18:02
Scroll of the ultimate
Learn how to create a scrolling content with animated heading.
Read all of "Scroll of the ultimate" which has 1 attachment
Time: 15/02/2005 10:50
Some tutorials
Here some elder Flash tutorials of mine.
Related to Flash preloading, this page might be very useful.
Read all of "Some tutorials" which has 5 attachments
Time: 29/09/2004 19:22
Layers in Macromedia Flash MX
This small paper tells you how to use different layer types in Macromedia Flash MX.
Read all of "Layers in Macromedia Flash MX" which has 1 attachment
Time: 23/09/2004 13:07
Tweens in Macromedia Flash MX
See how the basic creation is done for a Shape tween and for a Motion tween in Macromedia Flash MX.
Read all of "Tweens in Macromedia Flash MX" which has 1 attachment
Time: 16/09/2004 13:16








































