December 2009
7 posts
8 tags
15 Incredible Apple Webdesign Style Coding... →
8 tags
A Gold Mine of Adobe Illustrator Resources - Noupe →
wow, what a selection - brushes, gradients, swatches… the best of 2009 list
felizfeliz's (qbn) code for fullscreen flash
To do it in flash use my simple code which always fills the screen with your image and maintains aspect ratio. just put your backgound image in a movieclip called “bg_mc”:
Stage.scaleMode = “noScale”; Stage.align = “TL”; bg_mc.onResize = function() { this._x = 0; this._y = 0; if (Stage.width === Stage.height) { }else{ if (Stage.width < Stage.height){ ...
6 tags
always with honor →
5 tags
130+ Awesome Photoshop Tutorials covering Light... →
4 tags
ThinkGeek :: Tauntaun Sleeping Bag →
genius
8 tags
A Collection of Useful Web Design Wireframing... →