Category Archives: Flash
How to Use Checkboxes and Radio Buttons in Flash
When you are developing rich and interactive applications in flash, you need to provide the best communication between the user and the application. Flash has some very easy to implement UI components that you can use with your applications. These … Continue reading
How to Configure FlashDevelop
Tutorial Series: Configuring Development Environments Tutorial 3: How to configure FlashDevelop. In this tutorial we’ll use FlashDevelop 4.0 to create a template project that we can use to create GestureWorks 3 applications. You may also use Flash Professional CS5.0, though … Continue reading
Configuring Development Environments
Tutorial 2: How to configure Adobe Flash Builder 4.5. In this tutorial we’ll use Flash Builder 4.5 to create a template project that we can use to create GestureWorks 3 applications. First, let’s open the GestureWorks3 installation folder. Navigate to … Continue reading
How to Configure Adobe Flash Professional
Tutorial 1: How to configure Adobe Flash Professional. In this tutorial we’ll use Flash Professional CS5.5 to create a template project that we can use to create GestureWorks 3 applications. You may also use Flash Professional CS5.0, though there might … Continue reading
How to Make a Panning Website in Flash
You might have seen a lot of panning websites in Flash. In these sites if you click on a link, the page automatically scrolls to that content. This effect looks great and is better than just plain old webpages. But … Continue reading
Flash Guide Layer Tutorial
When it comes to animation, nothing beats Flash. Flash has an arsenal of powerful tools that help to make animations easily. If you have done some animation in flash then you know that frame by frame animation gets a little … Continue reading
How To Make Your Flash Design Work With ANY Resolution
One of the biggest problems that web designers face is to select a screen resolution for their style. Those days are gone when there were only two resolutions 800×600 and 1024×768. Today there are millions of devices with different screen … Continue reading
How to Create a Custom Cursor in Flash
Flash is a great tool creating beautiful looking interactive applications. But a lot of times the default cursor will not go with the theme of your application. Fortunately it is very easy to create your own cursor in Flash. In … Continue reading
How To Make a Shiny Button in Flash
In my previous Flash button tutorial I showed you how to create buttons in flash and how to make them react to different mouse events. In this tutorial I will show you how to create a beautiful shining button. If … Continue reading
Making a GREAT Looking Flash Preloader
In my previous Flash preloader tutorial I showed you how to develop preloaders for you applications and I explained its code to you. In this tutorial I will focus on the design part of the preloaders. I will show you … Continue reading
How to Use Adobe Flash
There is no doubt that animation in Flash is extremely easy and fast. But sometimes when you are building complex flash applications with more focus on the development side, you don’t have the time to work on animations. This is … Continue reading
Flash Debugger Tutorial How to Debug Adobe Flash
When you start programming in ActionScript 3.0, in the beginning you are very likely to get stuck in programming mistakes. You have to have a lot of practice to write bug free ActionScript 3.0 .Even when you are a professional … Continue reading
Flash UILoader Tutorial
You might have developed a lot of static flash applications in which all the images and the swf clips are embedded in the flash file. If you want to develop more dynamic applications in Flash then this practice is not … Continue reading
Learn How To Use Flash Bone Tool
Flash is the mother of all animation software. Flash offers some pretty neat features to help animators make better animation. One of these features is the "Bone Tool". With Bone Tool, animators can insert virtual bones in their drawings and … Continue reading
Flash Drop Down Menu Tutorial
Drop down menus are a very efficient kind of menus. They fit all your buttons beautifully in an application without taking up a lot of your real estate. In this tutorial I will show you how you can make drop … Continue reading