Thursday, December 30, 2010

Actionscript (cont..)

some actionscript

import fl.transitions.*;
import fl.transitions.easing.*;

fadeBtn.addEventListener(MouseEvent.CLICK, fadeMyObject);
flyBtn.addEventListener(MouseEvent.CLICK, flyMyObject);

// And here are all of the corresponding functions
function fadeMyObject(event:MouseEvent) {
TransitionManager.start(myStar, {type:Fade, direction:Transition.IN, duration:9, easing:Strong.easeOut});
}
function flyMyObject(event:MouseEvent) {
TransitionManager.start(myStar, {type:Fly, direction:Transition.IN, duration:3, easing:Elastic.easeOut, startPoint:9});
}

Wednesday, December 15, 2010

Actionscript (cont..)

some actionscript

import fl.transitions.easing.*;
import fl.transitions.*;

var myTween:Tween;

homeButton.mouseChildren = false;
aboutButton.mouseChildren = false;
mediaButton.mouseChildren = false;
actionButton.mouseChildren = false;

homeButton.buttonMode = true;
aboutButton.buttonMode = true;
mediaButton.buttonMode = true;
actionButton.buttonMode = true;

homeButton.addEventListener (MouseEvent.CLICK, clicked);
aboutButton.addEventListener (MouseEvent.CLICK, clicked);
mediaButton.addEventListener (MouseEvent.CLICK, clicked);
actionButton.addEventListener (MouseEvent.CLICK, clicked);


function clicked (e:Event):void {

var buttonClicked:MovieClip = (MovieClip)(e.target);

if (buttonClicked == homeButton) {
myTween = new Tween(mainPage, "y", Back.easeIn, mainPage.y, 0, 1, true);
myTween = new Tween(mainPage, "x", Back.easeIn, mainPage.x, 0, 1, true);
}

//Tween to the about text
else if (buttonClicked == aboutButton) {
myTween = new Tween(mainPage, "y", Back.easeIn, mainPage.y, 0, 1, true);
myTween = new Tween(mainPage, "x", Back.easeIn, mainPage.x, 0, 1, true);
}

//Tween to the media text
else if (buttonClicked == mediaButton) {
myTween = new Tween(mainPage, "y", Back.easeIn, mainPage.y, 0, 1, true);
myTween = new Tween(mainPage, "x", Back.easeIn, mainPage.x, 0, 1, true);
}

//Tween to the action text
else {
myTween = new Tween(mainPage, "y", Back.easeIn, mainPage.y, 0, 1, true);
myTween = new Tween(mainPage, "x", Back.easeIn, mainPage.x, 0, 1, true);

}
}

Saturday, November 13, 2010

Digital Content (continue...)

This is some screen design..in progress...
The images on the paper or the tools around the paper can be click..this is just some of them...


















There will be some animation on those images



















The content will come out when the user click the image and there will be some effect on them




































Monday, November 8, 2010

Saturday, November 6, 2010

Tuesday, November 2, 2010

Finalize Proposal


Title
Child Abuse

Background
Child abuse occurs in every country and can be happen to any children regardless of race, class, education, religion, and gender. From time to time, Malaysia was shocked with the increasing cases of child abuse and abuses that resulting to death. According to Amar Singh (Head of Pediatrics Department of the Ipoh Hospital), is expected that more than 10 percent of Malaysia’s population of children believed that have been and continue to suffer abuse and sexual harassment.

Problem Identification
-The cases of child abuse including neglect are increasing
-People are not aware enough how serious this problem can be and how it can bring a bad impact in the future
-People are not educated enough to detect if the abuse occur to the child or not and how to prevent it

Aim and Objectives
-To create more awareness and understanding to the community about child abuse
-To educate people about child abuse and how to prevent it
-Stop the abuse that is occurring

Motivation
My life’s experience, I encounter some people who has been abused before but didn’t know how to face it or help them. I wish I was educated enough to help them before so then they will not end up doing wrong thing later which they already did

Ideation and Concept
The Child Abuse is interactive information where there will be some interesting effect on the buttons, icons, content, typography, pages, and of course, information of child abuse
The concept of it is a drawing block. Why choose drawing block for child abuse interactive information? Because those children have hard time to tell other people directly what they have been through and so, they express their feelings through drawing

Target Audience
Adults

References


Monday, November 1, 2010

Digital content (continue...)

Basically these some ideas for interface design that I think quite…it still in progress…





Wednesday, August 25, 2010

Artist Impression

poster:















‘Killing the Future’ teaser video: