

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 […]
Among the various AIR applications that have caught my fancy, PixelPerfect stood out for its sleek implementation (pure AS3) and it usability. Essentially it is designed to let you measure the accurate size of entity’s of your desktop. This software lets you take the measure of objects in pixels. It comes with multiple resizable rulers […]
In today’s internet world, web sites are using more catchy and snazzy videos to gain people’s interest and to capture larger market share. In this process site developers are been troubled to check out the stuff from other servers due to security reasons. As usage of cross border data is often a necessity it is […]
These days’ sound files are being readily introduced to jazz up the web pages. Once we have the preferred tracks onto our site many of us may be tempted to try our hands at creating visualizations similar to the look and feel of popular media player applications. In order to display such visualizations it is […]
| Cox services ||| Verizon Deals ||| Promotional Comcast cable offers |
Recent Comments