Macromedia Flash Interactivity Tutorials |
|
|
|
|
Interactivity tutorials
|
|---|
Easy Dynamic Photo Gallery - Using Loader Component
This tutorial uses the Loader Component already built into Flash MX and above. I will show you how to use it to create a simple dynamic photo gallery. This is great in situations where you need to update images frequently as well.
| | Hits:2804 Rate: 5.0(out of 5) Vote:2 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
Flash Drop Down Menu
Flash tutorial showing how to make a nice simple drop down menu. Includes example and screenshots.
| | Hits:1525 Rate: 4.0(out of 5) Vote:2 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
Sliding Mask with Easing
Make a masking effect - a mask that is following the cursor on the screen and making a movement with easing. It is simple yet effective.
| | Hits:633 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
Buttons and more buttons
How to make simple buttons, advanced buttons and even more advanced buttons using movie clips and Action Script all explained on a simple way with this step by step tutorial
| | Hits:503 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
Creating an Animation Controller in Flash
This tutorial will teach you how to create a control panel for your basic animations so that you can fast forward, rewind, pause and play the animation.
| | Hits:455 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
Scrolling Menus
Learn how to scroll menus or other objects back and forth across the movie.
| | Hits:451 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
Add Interactivity
Macromedia Flash Basic 8 and Macromedia Flash Professional 8 offer numerous ways to engage users with interactivity. When you incorporate interactivity, you're not limited to playing each frame in a timeline sequentially; however, sequential playing offers greater design and development options. This tutorial will show you some of the ways to implement interactivity in Flash.
| | Hits:436 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
A hit counter in flash is not hard at all. The only things required for making a hit counter in flash is a computer, Flash (preferably MX or higher), text editor (even notepad will do, I use Dreamweaver), and most importantly a server that supports php 3 or higher.
What we're going to do is draw the appearance of the counter in flash, write a php script that will store the visitor count in a small text file, and then call the php script from flash. There are two types of flash hit counters: a simple counter that increases after refreshing the page or a live counter which refreshes itself after a period of time.
| | Hits:425 Rate: 2.0(out of 5) Vote:1 Submit Date :2007-03-03 Rate It | Error | Review |
|
| | | |
|---|
Loading External Texts into Flash Using the LoadVars() Class
This tutorial will teach you how to load content from an external text file dynamically into a Flash movie.
| | Hits:408 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|---|
Scale Menu in Flash MX
In this tutorial you will learn how to make skale menu
| | Hits:355 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
| | | |
|
|---|
A hit counter in flash is not hard at all. The only things required for making a hit counter in flash is a computer, Flash (preferably MX or higher), text editor (even notepad will do, I use Dreamweaver), and most importantly a server that supports php 3 or higher.
What we're going to do is draw the appearance of the counter in flash, write a php script that will store the visitor count in a small text file, and then call the php script from flash. There are two types of flash hit counters: a simple counter that increases after refreshing the page or a live counter which refreshes itself after a period of time.
| | Hits:425 Rate: 2.0(out of 5) Vote:1 Submit Date :2007-03-03 Rate It | Error | Review |
|
|
|---|
Creating an Animation Controller in Flash
This tutorial will teach you how to create a control panel for your basic animations so that you can fast forward, rewind, pause and play the animation.
| | Hits:455 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Easy Dynamic Photo Gallery - Using Loader Component
This tutorial uses the Loader Component already built into Flash MX and above. I will show you how to use it to create a simple dynamic photo gallery. This is great in situations where you need to update images frequently as well.
| | Hits:2804 Rate: 5.0(out of 5) Vote:2 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Buttons and more buttons
How to make simple buttons, advanced buttons and even more advanced buttons using movie clips and Action Script all explained on a simple way with this step by step tutorial
| | Hits:503 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Valentines Day Ad Banner
Learn to design and code a beautiful and effective banner ad for St. Valentine's Day. The banner has a random effect that is being shown when the user interacts with it.
| | Hits:218 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Flash Drop Down Menu
Flash tutorial showing how to make a nice simple drop down menu. Includes example and screenshots.
| | Hits:1525 Rate: 4.0(out of 5) Vote:2 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Sliding Mask with Easing
Make a masking effect - a mask that is following the cursor on the screen and making a movement with easing. It is simple yet effective.
| | Hits:633 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Magic Cursor- Video Tutorial
If you want to learn to make your Flash websites truly interactive, then it's very important that you understand how to alter the properties of your objects dynamically. In this video, LearnFlash.com trainer Craig Campbell will show you how to alter the "alpha" property, or the transparency, of an object in Actionscript so that the object fades in and out as you move your mouse cursor left and right across the stage.
| | Hits:238 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Creating Buttons in Flash MX
In this toturial, you're going to learn how to create buttons and apply simple Actions to them to jump to certain keyframes. To ease this, we're going to use simple drawings for the buttons.
| | Hits:150 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
|---|
Button Basics - Flash Video Tutorial
Creating buttons in Flash may seem fairly straightforward--and it is--but there are a few things that many Flash novices don't realize about making their buttons interactive. For instance, did you know that there are two places where you can add your actionscript for your button? Watch this video to find out more.
| | Hits:247 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-13 Rate It | Error | Review |
|
|
WebmastersHome.com Discussion about programming, SEO, WebHosting and more! |
|
Pages : 1 2 3 4 5 6 7 8 9 10 |
|