Monday, May 30, 2011

Another Shopping Day

Today go shopping with mom & sis....
another day hang out with them!!
Really nice~
Can out from the 'jail'..
BEST day!!!
We go to 'The Body Shop' again
and shop for sis stuff!!!
Then,
when we wanna go back that time...
we saw some pearl ear-ring there!!
And it has discount~
Earlier i just thought of wanna ask mom choose her present
but the end....
i have bought myself a pair of ear-ring!!
It orange-ish color
and a lovely music note~
Hehehe....
CUTE~
Finally mom also get to choose herself a pair of pearl ear-ring!!!
Finally.....
get mom a present!!!

Wednesday, May 25, 2011

my 1st firework class plus some Flash

1st: adding music in
1) create a shape
2) F8 > Button
3) double click into 'symbol 1'
4) F6 until 'down'
5) at 'down' there pull in a song
6) click on the 'down', at the 'properties', 'Sync' change to 'start'
7) back to 'scene 1'
8) create another shape as a button to stop
9) F8 > Movie
10) double click into'symbol 2'
11) F9 > Frame > stop
12) F8 > Button
13) F9 > click on the button, Button > on (release) > stopAllSounds();

Today i have started my 1st fireworks class....
Just some basic and learn how to arrange~
design too~
Sir says....
i must speed up myself so that i can use this as my earning tool!!

Sunday, May 22, 2011

dinner with grandma

Tonite we dinner at 'Cheers' with grandma....
This's to celebrate 'Mother's Day'.
We have some seafood too~
I have been long time never eat seafood already!
We have crab!!!
Really dont even remember how many years i have eat that!!!
Yummy....
It taste BEST!!!
Really an enjoyable nite.....

Wednesday, May 18, 2011

my 9th flash class

1st: mouse pointer
1) create two shape (1square, 1round)
2) F8 and make the square 'button'
3) F8 and make the round 'movie'
4) double click the square into 'symbol 1', F6 twice (until the 'Down')
5) return to scene 1
6) double click the round into 'symbol 2', F6 at any keyframe and 'create shape tween'
7) make the round shape from big to small and reverse back
>>> F6 at the btw keyframe > press Q to resize
8) return back to scene 1
9) name the round shape (ttt)
10) click on the round, F9 > Button > onClipEvent (load) > startDrag ("_root.ttt",true) > Mouse.hide();

2nd: adding text using notepad
1) change the 'stage' color
2) create a shape for button
3) F8 > Button
4) Text tool > create a text box > Dynamic text > 'square box icon' show border around text > Multiline
>>> Dynamic means can adjust the size of box
5) save it
6) open notepad
7) type a title in the notepad (all the notepad must be in same title and a "=" behind the text, example 'detail=')
8) type the info
9) save the notepad (different name, example "about")
10) click on the textbox, Flash, Properties > Option > Variable > title in the notepad (detail)
11) click on the round, button, F9 > Button > on (release) > loadVariablesNum ("about.txt",0)
>>> loadVariables > URL > type in the notepad file name (at the window file there)
** everything must save in same folder (notepad & flash)


3rd: menu bar
1) create a menu bar
2) F8 to make it as 'movie'
3) double click it into 'symbol 1'
4) small part of the menubar, F8 to make 'button'
5) whole menubar F8 to make 'graphic'
6) F6 at any keyframe and create 'classic tween'
7) between the keyframes, F6 at the middle and make the menu bar at the middle
8) at the 1st & middle keyframe, F9 > Frame > stop
9) create another layer
10) at the middle of keyframe, F6
11) put the song name, F8 to make it as 'button'
*** must break apart twice before F8 to 'button'
12) at the next keyframe of the song name keyframe, right click and choose 'insert blank keyframe'
13) double click the song name, F6 until 'down' & import the song in (same step each song)
>>> pull the song out from 'properties', paste any where; click the 'down', at 'Sync' change to 'start'
*** when paste the song that time must click at the 'down' only paste it
14) return to scene 1 and name the menubar at 'properties'
15) double click back into 'symbol 1'
16) F9 > click on the button, Button > on (release) > _root.mb.play();
>>> mb is the name for the menubar at 'properties'
17) same goes to the part of the menubar, F9 > Button > on (release) > _root.mb.play();
>>> double click the menubar into 'symbol 3', click on the part of the menubar
18) return to scene 1
19) create a shape as stop button and name it at properties (example, ct)
20) F8 > Movie
21) double click the stop button
22) F6 1time
23) F9 > Frame > stop (for both keyframe)
24) F8 > Button (for both)
25a) F9 > 1st keyframe button, Button > on (release) > _root.ct.play();
25b) F9 > 2nd keyframe button, Button > on (release) > stopAllSounds();
26) return back to 'scene 1'
27) create a shape and name it at properties (example, pp)
28) double click it
29) F6 at any keyframe and make it as 'shape tween'
>>> make the box change different color
30) F9 >1st keyframe, Frame > stop
31) F9 > last keyframe, Frame > gotoAndPlay(2);
>>> (2) means back 2nd keyframe, so the color changing wont stop
32) back to 'scene 1'
33) double click the menubar
34) F9 > song name, Button > _root.ct.play(); > _root.pp.gotoAndPlay(2);
>>> same to all the song
35) back to 'scene 1'
36) F9 > 2nd keyfrane button, Button > _root.pp.gotoAndPlay(1);
>>> (1) means to stop the color changing of the box

Tuesday, May 17, 2011

shopping day

Today, i go Sunway with mom!
We go BodyShop.....
and i have spent around RM400++
WoW.....
Crazy~
I think i have gone crazy for the stuff in BodyShop!!!
We spent around 2hours+ there!!
Almost all the stuff there i had try on!!!
both of my hand full of different skin care stuff~
HaHaHaHa......
I have bought the Vitamin E range skin care stuff
and it already cost me RM200+
Then,
i also buy lotion and scrub for body!!!
After that,
we shop at the Pet Shop~
all those bags look so cute to me!!!
Really hope that i can own all the bags~
HeHeHe.....
Everything there is hand made~
from small bags to big bags!!!
Best~

Wednesday, May 11, 2011

my 8th flash class

Today class is about script...

1st: Create 1button to tell target stop/play
1) create a shape (ball)
2) F8 to create 'movie' for the ball
3) double click into symbol 1
4) F6 at the keyframe to create 'shape tween'
5) back to scene 1
6) create another shape as button
7) F8 to create 'movie'
8) double click into symbol 2
9) F6 to another keyframe (means got 2keyframe)
10) F8 to create 'button' at the 1st keyframe
11) after changing the color of shape, F8 to create another 'button' at the 2nd keyframe
12) F9 > Frame > stop ();
13) at 1st keyframe, F9 > Button > on (release) > tellTarget ("_root.but") > stop > play
14) at 2nd keyframe, F9 > Button > on (release) > tellTarget ("_root.but") > play > play

2nd: color box
1) create a shape (square)
2) F8 to create 'movie'
3) double click  into symbol 1
4) F6 click 2times
5) F5 click 1time
6) F6 click 1 more time
7) F6 at either 1keyframe to create 'shape tween'
8) change to other colors (red, green, blue, etc)
9) keep on repeating the step 7 & 8
10) F8 to create 'button'
11) 1st keyframe, F9 > Frame > stop
12) 1st keyframe, F9 > Button > on (rollOver) > play
13) at scene 1, copy the shape and paste all over page

3rd: snow
1) create a snow ball
2) F8 to create 'movie'
3) double click into symbol 1
4) F6 to add 1keyframe
5) F8 to create 'graphics'
6) 1st keyframe, F9 > Frame > stop
7) create 'add classic motion guide'
8) draw a line
9) F6 to either 1keyframe
10) right click at the keyframe to create 'classic guide'
11) move the snow at the starting of line and move the snow at the bottom of line
12) at the bottom of the snow, click it and make it 'alpha' under the color effect
13) at the snow, F8 to create 'button'
14) F9 > Button > on (release, rollOver) > play
15) back to scene 1
16) copy the snow and make it all over the page

4th: play and stop
1) create a shape
2) F8 to create 'movie'
3) F6 at any of the keyframe to create 'classic tween'
4) tweening > rotate > CW
5) create another layer
6) create another shape
7) F8 to create 'button'
8) create 3rd layer
9) at the middle of the whole keyframes, F9 > Frame > stop
10) F9 > Button > on (release) > play

5th: slide picture
1) choose those picture in sequence
2) resize all the pictures
3) the 1st layer, 1st keyframe, F9 > Frame > stop
4) create a new layer
5) create two shape as button
6) F9 > Frame > stop
7) F8 to create 'button'
8) F6 twice
9) name the 1st & last frame
10) F9 > click on the 1st button (Button) > on release > next frame
11) F9 >click on the 2nd button (Button) > on release > gotoAndStop ("n.a.m.e")

Saturday, May 7, 2011

mother day

We had dinner with grandma and other family members
at IOI Mall~
wanna celebrate Mother Day with grandma & all the mama....



And then,
the nite right after our dinner.....
we go sing K~
with dad, mom, bro and sis!!!
Best.....
We keep on laugh inside the room~
till my tears also burst out!!!
Today really a memorable day for us!!!
And the most important is.....
1st time i heard my dad & mom sing~
Moreover,
they sing with us!!!!
La.... La..... La.....

Friday, May 6, 2011

mother's birthday

What a wonderful nite?
Today is mom birthday....
We gonna have dinner at Victoria Station!!!
Yum... yum.... Yum....
We really enjoy it very much!!
And the red juice is so tasty!!!
Love it so much~
And this time,
mom birthday cake is different from usual~
the COMBINATION of RT cake!!!
HaHaHaHa....

But this year,
we didn't get to prepare present for mom!!!
cuz we really dont know what to buy for her~

Wednesday, May 4, 2011

my 7th flash class

Today class is about movie vs graphic....
What's the different between them~
movie can make anything i want!!
any movement without knowing how much keyframe is it!!
But for the graphic....
If the animation already set as 12keyframe~
then everything must follow if not the animation will just run half way or funny looking (kik kik)

Crate a movie....
1) create your image
2) F8 and make it as movie
3) double click at the image to symbol 1
4) F8 and make it a graphic
5) at any keyframe press F7
6) click 'classic motion'
7) make the turn CW or what
8) back to 'scene 1'
9) resize your image if u want or add more image
10) make your animation at 'scene 1' 
(F7 at any keyframe > create 'classic tween' > pull the image to where u want > if wanna make it different  position, F7 at the keyframe u want)

That's it!! 

Creating the 'button'....
1) create an image
2) F8 and make it as 'button'
3) double click to 'symbol 1'
4) F8 and make it as 'movie'
5) F6 at 'over', 'down', 'hit'
6) click at 'over', from there 'double click' the image
7) make the animation there <example color change, the image become bigger and so on>
8) continue the same step at 'down'
9) at 'hit' there, clear all the words or thing u make at step 7 & 8 so that it'll hidden

That's it!!!
Today Sir ask me about wanna work for part time job or not....
And finally i'm brave to answer 'YES'!!!
Hopefully i can get the job!!! ^^



Monday, May 2, 2011

my 1st K session

Today i have my 1st K experience.....
with my cousins!!!
I never been to sing K before~
This was my 1st time!!!
Earlier i really dont know how~
like what shall i do?
I sing....
but what song i wanna sing....
will it be annoying my voice??
HaHaHa....
Actually everything just nothing~
nobody will bother to it!!
In K u can shout or what...
nobody cares it!!!
BEST.....
I loved it so much!!

Sunday, May 1, 2011

Surprise for Grandma

We had decided wanna give grandma a big surprise....
This day we reach the restaurant before grandma here~
And we ask bro purposely late there!!
When grandma here,
she was shocked by us!!!
Most of her grandchild were there!!!
Look at her surprise face...
i know that we're success!!!
Our surprise for her was so successful!!!
I'm glad that we can cheer her up!!!
Make her day become different & special~
Still remember when we're kid time...
grandpa & grandma bring us for dim sum~
but now should be our turn!!!
That time is priceless & valuable for me!!!
Now,
i must make more valuable time in the future!!!!