V = Move tool
M = Marque tool/selection tool
L = Lasso tool
W = Magic wand tool
C = Crop Tool
I = Eye dropper tool
J = Healing brush tool
B = Brush tool
F5 = for brush preset options
S = Clone stamp tool
Y = History brush tool
E = Eraser tool
G = Gradient tool
O = Dodge tool
P = Pen tool
T = [...]
Design
1) Open Flash File ( 2.0 Action Script ).
2) Chose any Water Fall Image .
3) In flash Create a Layer and Import Water Fall Image and Lock the Layer .
4) Create a new layer and name it Water Fall.
5) Create a Small Circle with Gradient Fill. Convert This to Graphics Object and name it drop.
6) Convert your “drop” graphic object [...]
When you are building a business, especially during the early stage, you face a lot of competition from the market. The most difficult challenge you face is probably creating your own brand identity and catching the attention of your target audience. Say, you are selling shoes. There are hundreds of other shoe companies fighting to [...]
Step-1: Create a small Star and convert it movie clip – and Drag and Drop Movie Clip in Screen Window.
Step-2: Create a new Layer and increase blank key frame three Steps
Step-3: In the first layer, insert the actions
numstars = 100;
speed = 5;
star_field = new Array (numstars);
//x is x axis, y is y axis, speed is [...]
Step-1: create a new document and create a movie clip any object.
Step-2: movie clip instant name is circle 1 and create a three key frame in the first keyfreame use the action
startDrag(“str1″, true);
Step-3: in the second key frame action
count = count + 1;
if (count > 10) {
count = 1
}
duplicateMovieClip ( “str1″,”str”&count, count );
Step-4: Third [...]
Step-1 :
Create a Circle in Flash Document(White Color and no line)-Right Click on Circle and make new Symbol(Movie Clip)-Instant name is Snow – and Extend Circle Layer Three Frame –Now Create a New Layer name is action – in Action Layer make three blank key frame – Click First Key Frame then click F9 and [...]
Step-1 At first create a new document. Name it Dimensions
Make the Width-588px.
Make the Height-262px.
Step-2 Go to File-Import-Import to Library and Select Image –Open.
Step-3 Go to Window option – Open Align Palets and set Alignment.
Step-4 Now Go to Insert –New Symbol and chose Movie Clip Option (type any name).
Step-5 Double click on Movie clip icon.
Step-6 Then [...]
Digital Dot Effect
Step-1 : Open any image
Step-2: Then Duplicate the Layer clicking Ctrl+j.
Step-3: Select the New Layer. Then go to Filter-Pixelate- Mosaic. Make the Cell Size 8 square.
Step-4: Apply a Find Edges filter on the image. Go to Filter- Stylize-Find Edges.
Step-5: Next you apply a Median filter. Go to Filter- Noise- Median. Make the Radius 2 [...]
Step-1: Select two images that you want to mix together. I have chosen -
a)Sky Image.
b)Parachute Image.
Step-2: Use the pen tool for selection. Select one parachute carefully.
Step-3: Select the whole parachute image and then press Ctl + Enter to select the outline area. Now take a copy (Ctl+C).
Step-4: Paste your copied image into this sky image.
Step-5: [...]
Step-1 Create a New File – 800×800px.
Step-2 Fill the Background Color with Black
Step-3 Create a New Layer and Fill the Color with Green (Code#234b44)
Step-4 With the green layer selected go to Layer>Group Layer. The layer will be inside a folder in the Layer Palette. Select this folder and go to Layer>Layer Mask>Hide All.
Step-5 Select the [...]
