(click on the image above to start the exercise)
Ok! Here we go! We will be working with 3 layers in this animation
Layer 1 - tree
Layer 2 - apples
Layer 3 - instruction
1) First, put a tree into the stage.. (Sorry doc, this part i just import from internet.. he he.). Rename the layer as "tree"
2) Insert a new layer and rename it as "apple".
3) Draw an apple using pencil tool and colour it. (actually I tried to import an apple from the internet but could not find a beautiful one... so I guess my drawing skills is needed here..)
4) Convert this apple to a movie object. After that, duplicate the apples
5) Put Action Script behind each apple..
on(press){
startDrag(this, true);
}
on(release){
stopDrag();
}
stopDrag();
}
6) Insert another layer and rename it as "instruction". Put the instruction on the scene.
There you go... Ctrl-Enter and ask your kid to follow the instruction :)
Check out the result here
suka bangat... tengok aplikasi ini
ReplyDeletetq dr...
Delete