Flash Tutorials by saravanan
Some AS3 Tween class listed here a useful to create animations in
Actionscript. Each tween class has its own advantage. Please go through the
respective Class documentation for the list of transitions possible and how
to animate Flash display Objects.
September 23,
2011
Today Views:
1 Total Views:
417
In Flash, when you create a shape and convert to MovieClip or dynamically
create MovieClip dynamically using as3( ActionScript) and add event
listener to it, the hand cursor will not appear.
September 22,
2011
Today Views:
1 Total Views:
489
Font embedding in combobox component problem hit me this morning when I
tried to debug my old project. I Googled and found solution for font embed
problem in combobox -actionscript code.
September 21,
2011
Today Views:
3 Total Views:
633
With Flash CS5 we can create 3D effect which include image rotation in z
axis with z-axis property in the movieclip. This tutorial requires Flash
player 10. With the use of AS3 the 3D rotation of images is smooth and
perfect than animated one.
July 22,
2011
Today Views:
8 Total Views:
3,038
In this tutorial we are going to see how to use Bitmap class in as3 to
load, attach and manipulate the Bitmap Class in several ways. Bitmap can be
either created using Bitmap Constructor or loaded via Loader Class and
added to the Flash display list using the addChild()
July 21,
2011
Today Views:
6 Total Views:
925
Head section of mobile jQuery web page includes three important files
jQuery Mobile CSS : jquery.mobile-1.0a1.min.css jQuery Framework :
jquery-1.4.3.min.js Jquery Mobile Framework : jquery.mobile-1.0a1.min.js
July 18,
2011
Today Views:
1 Total Views:
725
addChild() method in AS3 is to add display objects to the display list of
particular display object or stage. Before discussing the as3 addChild()
method, let us know what is display list indetail.
July 8,
2011
Today Views:
2 Total Views:
885
HitTest in as3 (Actionscript 3.0) is one of the essential part of game
development in Flash Actionscript. HitTest is one of the built in function
available in Flash actionscript to make the DisplayObject to interact with
other objects.
May 20,
2011
Today Views:
1 Total Views:
1,386
volume controls can be simple sound on or sound off system or a horizontal
or vertical volume sliders, where a drag bar is moved on line to increase
or decrease the volume of playing sound. Here we are going to create volume
knob which rotates 360 degree to control sound in flash as3.
May 19,
2011
Today Views:
1 Total Views:
1,936
TinyUrl is a url shortener such as bit.ly or TinyUrl to share your favorite
blog posts and links on the network. Actionscript รข?? as3 version of
TinyUrl creation:
March 3,
2011
Today Views:
1 Total Views:
973




















