

In ActionScript3 event driven programming plays a major part with mouse or key pressed and even a text field having events associated with them. Events indicate action e.g. mouse press corresponds to “mouse down” event and vice versa is “mouse up” event.
To check if mouse release (mouseUp -Event.MOUSE_UP)) has happened on the target object on […]
Since ActionScript3 is the core to Flash/Flex RIA it contains an expansive repertoire of display objects, graphical methods to create such applications. At the same time for design of such an application may need replication of same object several times. E.g. virtual pool table
With AS3, in order to duplicate the properties of a Display object […]
As most of us Flex or Flash developers are quite aware that the code we generate is often error prone; error handling is an issue that mandates serious consideration. While talking about errors we need to deal with compile time errors which are primarily due to syntax incorrectness along with run time errors that are […]
When I started getting a hang of new stuff introduced in AS3, I got to notice that it has done away with a bunch of commands that were available in AS2. One of these missing commands included “Key.isDown” and added too that there were simply no key objects in AS3. Instead it has an alternative […]
Often we notice that in our zeal to develop appealing web sites and RIA that look perky we may end up designing pages that take inordinately long to upload. Often stylish web pages necessitate the usage of a variety of object including images which take a serious toll on the memory. ActionScript provides developers with […]
Web designer are always looking for means to makes their sites eye catchy and thereby videos and movie clips etc are often placed to jazz things up. To make them look millions buck, ActionScript3 gives the leverage to play around .Be it videos or sound files or movie clips, flash files, we need mechanism to […]
| Cox on-demand ||| Verizon High Speed Internet ||| Comcast cable deals |
Recent Comments