This tutorial is for people who want to know how to set up customized right click menu for Flash MX 2004. Why somebody needs the customized right click menu in Flash MX? Imagine you want to protect your work with copyright information or just include your website address so everyone who saw that movie could visit your website. The simplest example of customized menu you will be able to create after finishing our tutorial.
There are many websites in the Internet built using Macromedia Flash technology. You probably saw different types of scrolling on those websites. I would like to show you one of the easiest ways to create a scroll bar with the mask. It may be used not only for text scrolling but you may also put images into that scrolling.
You want to create advanced presentation or shooter game? Need a cursor in the shape of target or you simply tired of dull default cursors? No problem! With this easy tutorial you will be able to change the cursor in your flash presentations to anything you want
This tutorial will teach you how to create a custom curser for your flash movie. Here we will be using movieclip symbol and little bit of actionscript to develop custom cursor. The .fla download file is included at the end of the tutorial
It is always difficult to learn a thing when you even don't know how to start. If you think programming is absolutely a strange thing, couldn't imagine how to write ActionScript. Wish this tutorial document will help you to know how to start ActionScript, find out what you need in ActionScript.
Create a bare-bones flash photo gallery which will look something like this. The thumbnails, images and titles are loaded and setup dynamically with data provided by a xml file.
One of Flash's usability problems has been the inability to use a scrollwheel.This tutorial details 2 methods of by which a mousewheel can be used with flash and the pros and cons of each method.