Author Archive
Duplicate Movieclip Flash Action Script Enhanced
This tutorial provides a guideline for duplicating movie clips and display objects in flash action script.
XML and Flash Image Slide Show Enhanced
Hi , Guys i have been listening most of the comments. Busy schedual never allowed me to actually upgrade the code.
Here is the new enhanced code for image slide show using flash and XML. Well after getting feed back on the first code and listening to some requirements following enhancements have been made.
1- Memory optimization.
2. [...]
Flash XML Image Slide Show Action Script 3
Flash xml image or picture image slideshow tutorial. types of images slide shows and how to create a dynamic image slide show or banner for your website using flash action script 3.
Flip Horizontal Vertical Display Object MovieClip Flash Action Script
Flash action script tutorial on how to flip horizontally and vertically movie clip and display objects in flash action script 3
Load External Image and SWF Flash Action Script 3
Flash action script tutorial on how to Load External Image and SWF files using flash action script 3 API. Also how to create a preloader for external loading of images.
Vote For New Action Script 3 Article and Tutorial
Hi, Every one due to some time constraints i am unable to post articles all at a time, as i have a lot of articles and samples in my mind . I am listing down the articles. I would ask for votes which article to write first
funny but i guess its a good [...]
Action Script 3 MovieClip MouseEvent CLICK Problem
Hi, All Thank you Guys for Supporting my articles. Today i came across a very strange behaviour of flash action script 3 click MouseEvent.
I had a custom class lets say
Public class CustomMovieClip extends MovieClip {
public function CustomMovieClip()
{
addChild(new DisplayObject()); //Suppose its name is instance123
}
}
Now after that if i add a reference [...]
Flash Action Script 3 MP3 Player Part 1
Flash action script as3 tutorial on how to create an xml play list based mp3 player using flash mp3 API.
Memory Optimization Flash Action Script 3
Flash action script article on how to have Memory Optimization done in flash Action Script 3
Save JPG JPEG PNG BMP Image Action Script 3
Flash tutorial to save jpeg bmp and png image using flash action script 3 api and php
