Flash actionscript 3.0

Data transfer from as2 to as3

0

Posted by Sankar.G | Posted in | Posted on 12:05 AM

We face lot of difficulties to transfer object from as2 to as3 or vice versa
so below you have a link to get the file
It is used to create a bridge between as2 to as3 , And It is useful to exchange the objects from as2 to as3 with good example

In the Below File , i attach the as2 file inside of the as3 file
and pass the object from as2 to as3 and vice versa

connector.zip

Tron Analog Clock in AS3

4

Posted by Sankar.G | Posted in | Posted on 3:56 PM

I develop a simple Tron Analog Clock in as3

Tron:Is a 2010 American science fiction film directed by Joseph Kosinski and produced by Steven Lisberger

Using that widget , i develop a simple analog clock the below link is used to get a
Tron Analog clock source

Tron.zip

Tron.swf

Dynamic Registration Point for a MovieClip in AS3

0

Posted by Sankar.G | Posted in | Posted on 4:44 PM

In the Flash depend upon the MovieClip registration point only
movieclip rotation and scaling will occur..
so below file is used to change the registration point of a MovieClip
on the Fly.

Dynamic_reg.zip

Dynamic_reg.swf

Custom Slider in AS3.0

0

Posted by Sankar.G | Posted in | Posted on 5:57 PM

In flash we have slider component in as3.0.
But some time we need to use our own design to implement the slider,
so by using the below link you can create a custom slider design in as3.0
with out using flash slider component.

Custom Slider.zip

Isometric depth Swaping in AS3.0

0

Posted by Sankar.G | Posted in | Posted on 9:49 PM

In AS3.0 always we facing the problem in depth swaping if it is in isometric view it take so troubles ,so below file is used to you to do isometric depth swaping easily

isoDepth.zip

depth.swf