Name : Loading External Image by Components
Category : Advanced
Actionscript : 2.0
In Macromedia we can load external Images (like .jpg files) by using built in Components. We can also load it using Movie clip but here we will discuss about Loading it by Components only.
Learn Macromedia Flash From Basics Till Advance From The Provided Tutorials Absolutely Free
December 31, 2009
Loading External Flash Movie by Using Components
Labels:
Advanced
Name : Loading External Flash Movie by Using Components
Category : Advanced
Actionscript : 2.0
In Macromedia we can load external Flash Movies (.swf files) by using built in Components. We can also load it using Movie clip but here we will discuss about Loading it by Components only.
Category : Advanced
Actionscript : 2.0
In Macromedia we can load external Flash Movies (.swf files) by using built in Components. We can also load it using Movie clip but here we will discuss about Loading it by Components only.
December 30, 2009
Loading Text in Flash from External File
Labels:
Advanced
Name : Loading Text from external text file
Category : Advanced
Actionscript : 2.0
In Macromedia Flash text can be loaded from external text file, from .txt files. This is very handy while creating a website with Dynamic content, so you have to edit the text file only and it will be loaded accordingly. In this tutorial you will learn how to load external text from external text document.
Category : Advanced
Actionscript : 2.0
In Macromedia Flash text can be loaded from external text file, from .txt files. This is very handy while creating a website with Dynamic content, so you have to edit the text file only and it will be loaded accordingly. In this tutorial you will learn how to load external text from external text document.
Exit Button In Flash
Labels:
Intermediate
Name : Creating Exit Button for swf Movies in Macromedia Flash
Category: Intermediate
Actionscript: 2.0
In this tutorial related to Macromedia Flash you will learn how to create an exit button for a flash movie. There are more than one scripts for exit button but this one is the best and works very fine then other scripts.
Category: Intermediate
Actionscript: 2.0
In this tutorial related to Macromedia Flash you will learn how to create an exit button for a flash movie. There are more than one scripts for exit button but this one is the best and works very fine then other scripts.
December 25, 2009
Customizing Context Menu in Flash
Labels:
Intermediate
Name: Context Menu
Category: Intermediate
In Macromedia Flash you can add and edit the standard Context Menu (Right Click Menu). This tutorial will teach you how to customize the context menu by removing default items and adding your own items to the menu.
Category: Intermediate
In Macromedia Flash you can add and edit the standard Context Menu (Right Click Menu). This tutorial will teach you how to customize the context menu by removing default items and adding your own items to the menu.
December 20, 2009
Adding Function
Labels:
Intermediate
Name : Adding Function in Macromedia Flash
Category: Intermediate
In Flash many functions can be performed by using Action script. We can make a simple calculator in Flash. Here we are going to create a simple program in which two numbers will be added.
Category: Intermediate
In Flash many functions can be performed by using Action script. We can make a simple calculator in Flash. Here we are going to create a simple program in which two numbers will be added.
Moving objects with keys
Labels:
Intermediate
Name : Moving objects with keyboard keys in Macromedia Flash
Category : Intermediate
In Flash we can move symbols and movie clips by keys. These keys can be any of the keys from the keyboard, they can be other than the arrow keys.
Category : Intermediate
In Flash we can move symbols and movie clips by keys. These keys can be any of the keys from the keyboard, they can be other than the arrow keys.
December 19, 2009
Changing Mouse Pointer
Labels:
Intermediate
Name : Changing Mouse Pointer in Flash
Category : Intermediate
In Macromedia Flash any symbol or movie clip can be used as a Mouse Pointer. Here you will learn how to change mouse pointer in flash.
Category : Intermediate
In Macromedia Flash any symbol or movie clip can be used as a Mouse Pointer. Here you will learn how to change mouse pointer in flash.
December 10, 2009
Creating Buttons
Labels:
Intermediate
Title : Creating Buttons in Macromedia Flash
Category : Intermediate
In Macromedia Flash making a button is very easy. Here we will learn how to create them.
Category : Intermediate
In Macromedia Flash making a button is very easy. Here we will learn how to create them.
Shape Tweening
Labels:
Begginer
Name : Shape Tweening
Category : Beginner
This lesson will teach you how to create a Shape tween. Shape tween is used to morph from one shape to another and back again. The first shape will get merged into the second one.
Category : Beginner
This lesson will teach you how to create a Shape tween. Shape tween is used to morph from one shape to another and back again. The first shape will get merged into the second one.
Motion Tweening
Labels:
Begginer
Name : Motion Tweening in Macromedia Flash
Category : Begginer
The first and basic step in Flash is Motion Tweening. It will act as the basic building unit for Flash.
This tutorial will show you how to create a motion tween in Flash, and hopefully you will understand more about motion tweening.
Follow the following steps:
1- First, launch Flash. Once the program will be fully loaded, you should now create a new file, you should see a blank area called your workspace.
2- Now, select the Rectangle tool from the set of icons on the left of the screen.
3- Once you have selected the Rectangle tool, go to your drawing area (workspace) and draw a square. Try to make the square to the left edge of your drawing area:
4- After the square has been drawn, jump to your timeline. Your timeline is the area toward the top of the screen with numbers and small, vertical boxes. Notice that here at Frame 1, a solid dot appears :
5- Now, find the Frame number 20. Right click directly at the frame under the number label 20 and select "Insert Keyframe":
6- With the Frame 20 still selected, go down to your wpokspace. Select your entire square. Now, move the square to the right-most edge of your movie (workspace) area:
7- Its now time to Motion Tween. Click on Frame 1 and highlight all the frames from Frame 1 to Frame 20. While all the frames are highlighted, right click and select "Create Motion Tween":
8- If everything worked out correctly, then your highlighted frames will take purple color with a arrow leading from Frame 1 to Frame 20.
9- You have done it. Now test your movie by Pressing Ctrl + Enter key.
Category : Begginer
The first and basic step in Flash is Motion Tweening. It will act as the basic building unit for Flash.
This tutorial will show you how to create a motion tween in Flash, and hopefully you will understand more about motion tweening.
Follow the following steps:
1- First, launch Flash. Once the program will be fully loaded, you should now create a new file, you should see a blank area called your workspace.
2- Now, select the Rectangle tool from the set of icons on the left of the screen.
3- Once you have selected the Rectangle tool, go to your drawing area (workspace) and draw a square. Try to make the square to the left edge of your drawing area:
4- After the square has been drawn, jump to your timeline. Your timeline is the area toward the top of the screen with numbers and small, vertical boxes. Notice that here at Frame 1, a solid dot appears :
5- Now, find the Frame number 20. Right click directly at the frame under the number label 20 and select "Insert Keyframe":
6- With the Frame 20 still selected, go down to your wpokspace. Select your entire square. Now, move the square to the right-most edge of your movie (workspace) area:
7- Its now time to Motion Tween. Click on Frame 1 and highlight all the frames from Frame 1 to Frame 20. While all the frames are highlighted, right click and select "Create Motion Tween":
8- If everything worked out correctly, then your highlighted frames will take purple color with a arrow leading from Frame 1 to Frame 20.
9- You have done it. Now test your movie by Pressing Ctrl + Enter key.
December 08, 2009
Welcome
From this website you can learn Macromedia Flash from basic till advance. From the provided tutorials you can learn Flash and can be able to make cool animations and websites.
Adobe Flash (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements and games. More recently, it has been positioned as a tool for Rich Internet Applications Development.
Adobe Flash (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements and games. More recently, it has been positioned as a tool for Rich Internet Applications Development.
Subscribe to:
Posts (Atom)