25
2010
Creating a Web Design Layout
Good evening everybody welcome to another tutorial by HV-Designs. In today’s tutorial I’ll be showing you how to create a sleek web design company style web template. For the best tutorials, Follow netglos @twitter and netglos.com The Final Layout Once completed you should have something like this. Lets Get Started Start off by creating a new document with the following dimensions “1200 x 1400″, don’t worry if the document seems big as you can crop [...]
23
2010
Horizontal Slider Highlighted Menu with Flash
Purpose: Have a sliding horizontal bar, highlighting your horizontal menu Difficulty: Intermediate In Short: Using simple actionscript to create the movement. Actionscript used: (sample) easeSpeed = 5; //slider_mc is your Movie Clip’s name, not the Instance Name. slider_mc.onEnterFrame = function() { this._x += (xMove1-this._x)/easeSpeed; }; button_1.onPress = function() { xMove = button_1._x; }; button_2.onPress = function() { xMove = button_2._x; }; button_3.onPress = function() { xMove = button_3._x; }; button_4.onPress = function() { xMove = [...]
17
2010
Glossy-Style Carbon Fibre Navigation Buttons
I really love this kind of style, so I thought just I’d share another tutorial with you guys (and girls, of course) on how to design something like what I’ve shown below, a kind of glossy, carbon fiber navigation set 1. Grungy Background Creation I know this navigation set will most likely be going on a clan website design or something like that, but I really love designing really cool, grungy backgrounds for my tutorials [...]
Popular Posts
- Glossy-Style Carbon Fibre Navigation Buttons
7 comments - 40 People Who Changed Internet
4 comments - To Find Graphic Design Jobs | Great Web Sites
4 comments - Designing Style Guidelines For Brands And Websites
3 comments - 100 free web elements sets | Icons Buttons Menus Scrolls
3 comments
Recent Comments
- Sudeshdjv99 on Best Wild Life Photography Shots
- Joca on How to Create Vintage TV from Scratch with Photoshop
- Dotcowboy75 on Photography Basics Tutorial
- Logo Design Contest on 20+ Free Textures
- jaystrab on Using Textures On WebSites Stunning Examples
Archives
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010

An article by admin