Posted on Sep 9th, 2011 in
Flash Tutorials |
0 comments
n this tutorial, I will show you how to create a Flash portfolio just by using one frame and ActionScript 3.0.
Setting up the environment
1. Create a new document of size 400×250 and background black.
2. In the top left corner, create four (4) dynamic text fields of size 90×20. Type some text for them, eg. “Home”, “About”, “Work” and “School”.
3. Convert each text field into a movie clip...
Posted on Jul 15th, 2011 in
Flash Tutorials |
0 comments
You can test your flash website layout in different browsers and in different browser versions in just a simple click.
Here is what you have to do:
Step1: Open the website (http://browsershots.org/)
Step2: Enter your flash website link/url in “Enter URL Here:”
Step3: Now select the browsers you want to test for
Step4: Click on “Submit” button
All the screen-shots of selected browsers will...
Posted on May 10th, 2011 in
Flash Tutorials |
0 comments
In this tutorial, I’ll show you how to create a one frame website using ActionScript 3. We will include a simple zoom effect between page changes.
Setting up the environment
1. Create a new document of size 300×300.
2. Draw three different colored rectangles. Make them 100×100.
3. Type some text on them, eg. “page 1″, “page 2″ and “page 3″.
4. Convert each rectangle into a movie clip. You...