Loading...

Sorry, no results found. Please enter different search options and try again, or browse these related materials:

in JavaScript
Learning JavaScript Basics - Math

The math object is a built in object which includes math constants and functions. Theres no need to create any math object, because it already exists automatically when using JavaScript. There are four useful functions in JavaScript...

read more
in JavaScript
Learning JavaScript Basics - Loops

Loops are an important part of JavaScript. Loops control your program to whatever limits you set them to. There is a loop which executes a group of statements a finite number of times. Then, theres an infinite loop, which is a loop that will never terminate...

read more
in JavaScript
Learning JavaScript Basics - Functions

Functions can play an important role in your JavaScript programs. Functions are a set of statements that are put together for a single purpose. You create a function for blocks of code you might need to re-use throughout your program. Using functions make your program modular and flexible...

read more
in JavaScript
Learning JavaScript Basics - Events

First, events are bits of code that link an action by a user, to an action performed by the computer. The action can be a mouse action or key press on the keyboard, or even loading / unloading a webpage...

read more
in Flash Tutorials
Target Paths

The aim of the tutorial is to:
Show you how one instance of a symbol communicates with another. A fundamental part of flash movie is to place symbols within symbols (see previous tutorial: Tweens within Tweens). When movies get complex the structure of one symbol inside another inside another......

read more
Colorizing Pictures
in Color Management
Colorizing Pictures

Open a black and white picture or make a colored one black and white.
To do so go to Image>Adjust>Hue/Saturation... Or Ctrl+U. And use these settings: Now how do i colorize the image?...

read more
Gears Cog Wheels
in Drawing Techniques
Gears Cog Wheels

Create a new file about 200px on 200px. Create a big round circle in the middle using the selection tool.
Fill it with black. Select black as your foreground color and the press Shift+F5 and Ok...

read more
Ray Effect
in Special Effects
Ray Effect

Create a new image, any size.
Fill the background with black.
Create a new layer.
Create any large shape like so, may be round may not. And fill it with white.
Filter>Blur>Gaussian Blur...

read more
Texture Thingie
in Special Effects
Texture Thingie

Create a new image, any size (I created a 300x300 pixel one).
Select the foreground color to black . And background color to white.
Filter>Render>Clouds
Filter>Pixelate>Crystallize...

read more

Copyright © All Rights Reserved