Home Website Templates Website Hosting Free Templates Free Flash Templates Free WordPress Themes Tutorials Blog Contact Us
Types
HTML5 Website Templates (new)
Easy Flash Templates
Website Templates
Mobile Responsive Templates (new)
Flash Templates
Flash Animated
Flash Intro
eCommerce Templates
PhotoVideoAdmin Templates
GalleryAdmin Flash Templates
VideoAdmin Flash Templates
Joomla Templates (new)
PowerPoint Templates (new)
OpenCart Templates (new)
Categories

Animal & pets
Art & Artworks
Books & Literature
Business & Finance
Cars & Vehicles
Children
Communications
Computers
Dating
Education
Electronics
Entertainment
Fashion & Beauty
Flip books & Notebooks
Flowers
Food & Drink
Futuristic
Gambling
General
Healthcare
Hobby
Industry & Constructions
Interior & Furniture
Jewelry
Marina & Water
Media
Music
Night Clubs
Personal Page
Photography
Real Estate
Religious
Science & High Tech
Shopping
Society
Spiritual
Sports
Travel
Web Design
Web Hosting
Marriage/Wedding
Do You Like Our Website? Share With Others!

Share |

Changing Colors for the Flash Movie in Flash MX 2004
You need you movie clip changed color? Piece of cake! This tutorial will show you how to change movie color using simple actions script technique. If you experience some difficulties while reading this tutorial it is recommended to read all the previous tutorials on http://www.metamorphozis.com written by me as some aspects might be discussed earlier.

1. Launch Flash MX 2004

2. Create new Flash file. Click File > New…
Screenshot

3. Select Flash Document in a new window
Screenshot

4. Create new layer and name it "rectangle". With the "rectangle tool" create simple rectangle shape as shown on the picture below
Screenshot

5. Convert this shape to movie and change its instance name to: "rectangle"
Screenshot

6. Create new layer, name it “button1”. Inside that layer draw the rectangle shape. Set the background color of that shape to blue.
Screenshot

7. Convert the shape you made to button. With the "Text Tool" make a text label for that button:"Click here to change to blue"
Screenshot

8. Select the button and add the following action script code to the "Action Panel"
on (release)
{
colorchange = new Color("/rectangle");
colorchange.setRGB(0x0000FF);
}
Screenshot

9. Now press "Ctrl+Enter" to test the movie. You can see that the color of the rectangle changed to blue. Create new layer, name it "button2" then draw rectangle shape with the black background inside new layer and convert it to button. Make the label for that button: "Click here to change to black"
Screenshot

10. Add the following Action script code to the button:
on (release)
{
colorchange = new Color("/rectangle");
colorchange.setRGB(0x000000);
}
Screenshot

11. Press "Ctrl+Enter" to see the movie. Play with the buttons. If you would like to make other colors then change YourRGBValueHere to any RGB digits in the 4th line of the code: colorchange.setRGB(0xYourRGBValueHere)
That's all folks! Thanks for reading!

Click here to download source fla file.

About the Author: Oleg Lazarenko
Production manager of Metamorphosis Design
Flash Templates,Custom design, Website Templates,
Web design Articles and Tutorials.

You may reprint this tutorial for free as long as the content, About the Author sections and all links remain unchanged.

Featured Flash Templates

Shop Secure With PayPal. We accept all Major Credit Cards.
Our Partners
Free Flash Templates Free CSS Templates Free Web Templates Your Link Here... Website Design Blog
Top Sites  |  Link To Us  |  Resources  |  Terms Of Use  |  Privacy Policy  |  Site Map  |  Template Tour  |  Call Back Request  |  What's Cool?  |  Software Development  |  Portfolio
Home Website Templates Website Hosting Free Templates Free Flash Templates Free WordPress Themes Tutorials Blog Contact Us
Copyright © by Metamorphosis Website Design 2003-2013. All rights reserved