|
||||||
|
||||||
Flash - Colouring In

Free Flash Tutorial
Step Six: Paint Head
Inside the instance of the brush (the cursor) is a movie clip
called with an instance name of: head
There is no script attached to this paint
head.
The path to this is:
_root.brush.head
This changes colour when you rollover the paint colour buttons and is referred to by the paint buttons (in step three above):
paint = new Color(_root.brush.head); // see step three above
If the brush head was not nested inside the brush handle the entire brush would change colour instead of the head only.
To see another example of this same technique, used as an educational tool, click here
|
Why not try out webwasp's new community. Meet new people, find friends in your area: Webwasp Mates & Dates
|
|
|
All material on this site is protected under international copyright © law. DO NOT reproduce any material from this site without written permission. Please ask as permission is often granted.
|