Posts Tagged ‘actionscript’

[Tips] How to dynamically create tilt shift effect with Flash (AS3)

screenshot

If you have no idea what is Tilt-Shift. Probably you can have a short read on it at wikipedia. But perhaps to some, when done right, can produce really unexpected and sweet result (look at UNIQLO CALENDER). While to other, it’s being done to death. Of course, this is merely a quick tidbits on how you can “almost” achieve the effect without even touching Photoshop or other image editing tool, but with just few line of Actionscript. And yes, designers can do it too!

Demo : See it in action!
Download : The Source file. (Flash CS3, AS3)

(more…)

[Tips] How to convert Degress to Radians :)

function radians(i:int):Number
{
return Math.PI/180*i;
}

Pretty neat formula that you can reuse in absolutely everywhere. Anyway, this is applicable in Actionscript 3.0.

[Inspirations] When East Meets West

drawingart

Drawing Art
I have just probably lost count on how much I’m in awed on this design agency. The fine details in every inch of pixel would definitely make you breathless while browsing through their archive of works. Vivid, lively, pop-ish is something I can describe them at the moment. A great marriage between design and interaction if you ask me. That is from Slovenia.

istruggled

IStruggled
Here is an interactive designer from Japan, a mentor that I would definitely adore, despite the underwhelming portfolio site, you should wait until you look at his works, you’ll find no word to describe the awesomeness of the details. Comparably different from the western counterpart, I have never imagined that most of the DAMN inspiring sites from the past (since version 8 flash), the Studio 8 website that garnered lots of awards and awareness are done by him as well! That goes to the TBWA/Hakuhodo site as well!

dentsu

And what makes so much of refreshing inspiration for me is the consistent good use of their ‘custom made scrollbar navigation’. Just look at the Dentsu mini-site that talks about recruitment process, the interaction is so subtle yet so fun!. By looking at the list of works he had done in the past, it seems he is a really versatile developer/designer that works across different agency as freelancer as well. Inspiring!

img_title_color

As I go through the amazing selection of works, I’m particularly stunned by this project, not due to how technically it is executed, but rather the simple idea that is translated into a commercial project, perhaps a difference in the culture that intepreting a language whenever they receive a creative brief. The idea was based on the campaign ‘Live Color’ which generally most of us would think of lively-colour that would represent the TV (Bravia). But in their context as Japanese, Live is occasionally associated with concerts and being real-time. Thus I am assuming that is how real time interaction between the user and the building occured. Amazing!

[Tips] Adding in MD2 Model in Papervision 2.0

banana

Just wanted to share with people which is struggling to load models into Papervision and play with it. The latest version from the trunk proved to be really reliable and efficient, in terms for newbies like me. The whole learning process is suprisingly short. Below I’ve also compiled a list of resources I’ve found over the few days in making this possible. Yet to try with DAE models. I take no credit on this. I would feel glad if anyone benefit from this post. Enjoy!

Example : Banana In Pyjamas

Source Code : Banana Source Code (TXT) (Copy paste into your timeline)

Resources :

Other type of “3D Model Loader”

Footnote :
I think partially this is due to the fact that the whole trunk is restructured in a way that it’s so easy with the new BasicView class.

Give Peace A Chance

Source : http://www.manmeng.net/fun/mm_peace.fla
Note : Raw uncleaned source, expect headaches :P


Comments

  • EMBEDDED82

    Hi, really interesting experiment. I'm searching something ([Experiment] Simulation of Apple Safari’s Top Sites in Flash!)

  • manmeng

    @firdaus : you’re most welcome bro, share your pics yeah, ([Travel] Broga Hill)

  • Alpha Ace

    very helpful info you got here, especially the map. i wil ([Travel] Broga Hill)

  • nash

    hey..thanx so much 4 da info...especially da map..i'm going ([Travel] Broga Hill)

  • firdaus harry

    wow...that place is really amazing.i'm planning to go there ([Travel] Broga Hill)

  • manmeng

    Hey there, Enjoy your trip there and do take extra precaut ([Travel] Broga Hill)

  • Timo K

    Hi all..I m going to Broga Hill tomorrow, to catch the 1st s ([Travel] Broga Hill)

Category

Archives

Links

Admin