Scrollbars In flash – Flash Content Scroll

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.

Read the rest of this entry »

Flash Mouse Effects

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

Read the rest of this entry »

Swap Depth In Flash

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.

Read the rest of this entry »

Create Flash Slide Shows Using ActionScript – Example Downloads

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.

Read the rest of this entry »

Flash Window or Movie Move – Dragable Content Using ActionScript

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.

Read the rest of this entry »

Create Flash Login System using ActionScript

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.

Read the rest of this entry »