Related Tutorials
Making a Flash WebsiteAlright, Finally I have decided to sit down and type this big tut on how to make a website in flash. I am using Flash MX 2004 and working on a mac os x but everything I do should work on Windows computers too.
AS3: Creating a Basic Flash Website
This tutorial will teach you how to create a basic Flash website in the Flash CS3 using keyframes, the button component and some basic ActionScript 3.0 methods.
Creating a Simple Flash Website
This tutorial will teach you how to create a simple flash website that has three sections. We are not going to use any advanced ActionScript and will rely only on the GotoAndPlay method to control our movie clip. You can view an example of what we're going to create in the Flash movie below.
Reflective website menu with mirrored buttons for Flash 8
In this lesson you will see how easy it is to create a nice Flash website menu interface and make it work also! Particularly, you will learn how to.
Flash Tutorial Frontpage 2003
Adding a custom-made Flash animation to Microsoft Frontpage 2003 is a snap. By following these simple steps, you will be up and running in no time at all and impressing all of your visitors with your talents! First create your Flash movie. Save The SWF file to your website directory preferable to the root or a sub directory of the website.
Build a Flash Website
This tutorial show you how to create a basic flash website step by step.
Mirror Flash Website Menu
Learn how to design and code a menu that has a mirrored image and code the buttons which will enable you to make a simple Flash website with many sections. Easy and detailed explanations of each step!
Loading External Text
This tutorial would teach you how to read external text files into your flash movie, the benefit of this feature makes it possible for you to update the content of your flash website without editing the flash file itself, but just editing text files that has the text of the website.
How to put video on your website?
FLV (Flash Video) is a proprietary file format used to deliver video over the Internet via Adobe Flash Player (formerly known as Macromedia Flash Player) version 6, 7, 8, or 9. Recently a number of notable Websites, such as Youtube, Google video and Reuters, use FLV format.If you don't want your video to be watermarked by Youtube or other video hosting website, you should convert your video yourself, and host the converted FLV video yourself.
Customized Right Click Menu in Flash MX 2004
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.
Customized Right Click Menu in Flash MX 2004
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.
Random colors custom ad banner with time counters
In this easy lesson made for Flash MX, Flash MX 2004 and Flash 8 I will show you how to create a Flash banner ad that fits specific needs of the website it will be displayed on. The unique behaviour of this banner is that it will perform a random display of colored stripes for 9 seconds, after which it will come to a standstill.
Working with Flash
This section contains basic aspects of editing the Flash portion of your website template.
Flash Ticker Instance Model
The Flash Ticker tutorial teaches you how to dispense with expensive generators and learn to create a ticker in flash that loads external data. A great interactive tool for your website.
Create flash video player using Flash Components
This tutorial explains how to create flash video player for your website using flash components in Adobe Flash Professional CS3.
Advanced Website
A tutorial showing you how to create an advanced flash website using AS2
create a flash site
create a website that is entirely flash- no html, no anything else just flash.
Shiny glinting rollover effect for movie clips that act as buttons
In this easy tutorial made for Flash MX, Flash MX 2004 or Flash 8, you will learn to create a shiny animated effect which will appear once a user rolls his mouse over a button. Many visitors to my site have asked me to explain how to make this kind of effect once they have seen it in my tutorial in which I explain how to make a tabbed website menu in Flash. To all of you who have requested this - here it is! In particular, you will see how to:
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. The Flash Player is capable of dynamically loading various forms of external data such as texts, images, and many other forms at run time. Viewing your content this way makes the updating process of your website much easier as you do not have to generate new SWF files using your source FLA each time you want to update the content and instead simply edit those small text files that should have all the written content of your website. The text in the following example is being loaded at real time from a separate text file located on the server.
Flash and DHTML layers for IE
When I was creating a website I wanted to use flash and dhtml together in one page so I didn't need some anoying popup to display some databased or extern data. But It didn't work right away. Why? Because Flash is a plugin with ActiveX and it's always on top. Then I began looking for a solution on the internet and nobody could say how to do it right. On the macromedia site they gave me a sort of solution but it didn't work as I hoped it would, so i surfed the net over and over again but nobody could give a nice explained example how to do it so I wrote this javascript for you all.
Easiest Method For Creating a Password Protected Section in Flash
This tutorial will teach you a very simple method for creating a password protected section in your flash movie so that you can, for example, create a restricted area in a flash website. We are going to use ActionScript conditionals to create this feature.
FLASH TRICKS IN WEB ADVERTISING: FLASH BANNERS
Official Branding reveals the web design tricks that make products sell on the internet. Presented in this article are a few examples of techniques that make a flash banner visible even on the most crowded website Read the article, download the source files, adapt to your project and leave us a comment on how you believe the techniques can be improved so we can share it with the world.
Getting Started in Flash 5
There are two types of people that will be reading this tutorial. Those that have used flash 4 and those that have just bought their copy of Flash 5 and have absolutely no idea about anything but are keen to learn. If you fit latter category, you are in the right place! If you have used Flash 4 then you best introduction to Flash 5 is the Flash 5 tour.
Passwords in Flash 5
you want to make a password for a website of another part of a flash movie. I will divide this tutorial into three parts, Part 1 is going to be the text fields. Part 2 will be the button. Part 3 will be the actionscript for the button.
Importing txt Files - The Easy Way
Import txt files into flash the easy way. It will show you how you can keep a flash based website up to date without updating the swf file.
Easy PHP & Flash Included Live Hits Counter!
Once you're done with this tutorial, you should completely understand how PHP and Flash can be interacted, and how to make a great live hits counter for your website!.
Flash Plugin Detection in Flash 8
Flash plugin detection is very easy to implement in Flash 8. Its actually built-in. In this tutorial I will show you how to activate Flash plugin detection for whatever version of Flash that your Flash document requires.
Using Local Shared Objects in Flash MX: The Flash Cookies
Before Flash MX, it was pretty tricky to "remeber" the data in a Flash movie - it could be done with a standard browser cookie, which was hard to implement for someone with intermediate Flash skills, using a 3rd party script such as PHP or ASP or (in offline Flash applications) with the undocumented fscommand "save". Flash MX's Shared objects allow to store and retrieve the information within a Flash movie easily. Lets see how it works.
Sprites in Flash
This tutorial was written for the Flash Designer software, which allows you to create flash animations in a much easier way than by using Macromedia Flash.
Intro to Flash
After you install the Macrodedia FlashMX2004(or professional version), open it, and there are the following things you'll need to know before starting to work on.A complete document to introduce flash and learn the basic flash elements, learning what flash is, how to make animation with basic knowledge, understand the flash environment.
Preload External Flash Movies using Components Flash tutorial
In this preloader tutorial you will learn how to load an external Flash file into another Flash Movie using the Loader and Progress Bar Components. The use of Components make this is very simple and quick build. You can then break up your Flash project into several Flash movies rather than having one very large Flash file. It also means that the user only needs to wait for that section of the site that they wish to view.
Using Local Shared Objects in Flash MX
Before Flash MX, it was pretty tricky to "remeber" the data in a Flash movie - it could be done with a standard browser cookie, which was hard to implement for someone with intermediate Flash skills, using a 3rd party script such as PHP or ASP or (in offline Flash applications) with the undocumented fscommand "save". Flash MX's Shared objects allow to store and retrieve the information within a Flash movie easily.
Using Local Shared Objects in Flash MX
Before Flash MX, it was pretty tricky to "remeber" the data in a Flash movie - it could be done with a standard browser cookie, which was hard to implement for someone with intermediate Flash skills, using a 3rd party script such as PHP or ASP or (in offline Flash applications) with the undocumented fscommand "save". Flash MX's Shared objects allow to store and retrieve the information within a Flash movie easily.
Loading Entire Text File into Flash
This one's simple. I came up with a problem whilst creating a hit counter for a website I was working on. I had a PHP script that would increment the number in count.txt when someone hit the URL, then redirected to the Flash page, and the hit counter would read the count.txt file and display the number. This code is actually really versatile for any type of text you would like to use.
Using Flash And Java To Create Pop-Ups
With Flash it is quite common to have a customized pop up window to hold your flash movie. This is almost always done using HTML and JavaScript. Well, what about having buttons in your flash movies that will open customized pop up windows?In this tutorial I am going to show you how to incorporate Flash and Java to do the same effect from a Flash movie.
Flash Javascript API > An Introduction
With the release of Flash MX 2004, a new arena was opened up for Flash Programmers called the Flash Javascript API. The programmers can now extend the Flash authoring environment itself to execute customized tasks making life much easier.
Detecting the Flash Player
For somebody to be able to see your Flash movie online they need the appropriate Flash player to be installed into the Browser. So if you create a movie in Flash 5 they will need the Flash 5 Player (or a more recent version of the player). If you create a Flash MX movie the Browser needs the Flash 6 Player and Flash MX 2004 needs the Flash 7 Player.
Baby Steps : Getting Started in Flash
This is a tutorial for flash 4. How exactly do you start using Flash? Well first you have to understand how flash works. Think of it as a cartoon and you, the designer, are the cartoon artist who has to draw each frame. (Flash helps you here, you don't have to draw every frame.)
How to Create a Flash MX Component
Flash MX Components introduce a powerful new tool for the Flash developer, expanding the application of Flash 5 SmartClips. This tutorial walks you through the creation of a simple isosceles triangle component.
Optimising a Flash Movie
Want to create fast loading Flash movies. Essential skills for all Flash developers.In this tutorial I will look at those things which clog up a Flash file. Then I will look at what you can do to help create meaner and leaner files.

Report
Adobe Fireworks
Adobe Flash
Adobe Illustrator
Adobe Image Ready
Adobe Photoshop
3D Studio Max
Cinema 4D
Maya 3D
Microsoft Excel
Microsoft PowerPoint
Microsoft Word
Microsoft Access
MySQL
C and C++
Python
Visual Basic
.htaccess
Adobe DreamWeaver
ASP
CGI & Perl
CSS
Java
JavaScript
Microsoft FrontPage
Windows Vista
Windows 7