Scrollbars In flash – Flash Content Scroll
Oct 26, 2008 Actionscript, Adobe Flash, Control, Utilities
This is very important when working in flash and large amount of content. Flash movies tend to be fixed in width and height usually. If we have much content based on text or images and we have to fit that all in the same flash movie then here is what content scroll in flash will help us in doing it.
Flash Mouse Effects
Oct 26, 2008 Actionscript, Adobe Flash, Control, Tips, Utilities
In this section lets play with mouse cursor in Flash. You can do the following:
- Mouse hide, show in Flash
- Mouse Trailers in Flash
- Creating Custom Mouse Pointer in Flash
Tags: Actionscript, duplicate, flash, mouse, pointer, trailers
Swap Depth In Flash
Oct 26, 2008 Actionscript, Adobe Flash, Basics, Control, Drag, Utilities

Swap depth is changing order of movie clips. You can bring some movie clip at top level of other movie or behind it using Swap depth. Using ActionScript here is an easy example to do it.
Tags: flash, swap depth
Create Flash Slide Shows Using ActionScript – Example Downloads
Oct 26, 2008 Actionscript, Adobe Flash, Control, Slide Shows
I have two very cool examples to share with you related to slide show in flash using ActionScript which offer smooth cross fading and sliding transition animations.
Tags: Actionscript, flash, Slide Shows
Flash Window or Movie Move – Dragable Content Using ActionScript
Oct 26, 2008 Actionscript, Adobe Flash, Control, Drag, Tips, Utilities
Drag-able content is flash looks very sexy. Suppose you created a movie clip that had all the sound controls in it. You can enable it to drag freely across the main movie or within fixed parameters. I used it once at sound control panel. I had to create a movie clip that is able to appear and disappear and also it was able to move within fixed parameters. Its so cool.
Tags: Actionscript, Drag, flash
Create Flash Login System using ActionScript
Oct 26, 2008 Actionscript, Adobe Flash, Control, Login Systems, Utilities
If you want some hidden part or admin section in your flash movie then you can just create a login system for Flash using ActionScript.
Tags: Actionscript, flash, login