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 »

Google Search From Flash Using ActionScript

Here is a method to search Google from flash. AdSense users can also use this script.

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 »

Counting In Flash – Flash Counter

What is the point of counting in flash? Well if there is any point, then You can make count downs or count ups and then trigger some action on its completion. Following tutorials will guide you about how to create counters in flash using ActionScript.

Read the rest of this entry »

Browser Control From Flash

In this section you will learn how to do the following in Flash using ActionScript.

  • Close Browser From Flash
  • Without POPUP Alert (browser close)
  • With POPUP Alert (browser close)
  • With POPUP Alert (browser close)
  • Print From Flash
  • Add to Favourites From Flash
  • Launch Popup or Fullscreen Window From Flash
  • For Full Screen in Html Page Containing Swf
  • Open Many Popups From Flash (if u have many buttons and which indicate different windows to open)

and more…

Read the rest of this entry »

Transition Between Sections of a Flash Movie

By just looking at the image, I think you will not get the whole idea about the function. You will have to download it to see working example. This is an explanation of how to animate different sections of a movie smoothly. When some button is clicked, the previous animation restores its original state or disappears in a smooth way and after that new movie appears or gains the new position.

Read the rest of this entry »