Month: March 2012
3D Art Map Using Illustrator
•
Final Preview: Step-1 Open a new document in Illustrator. Step-2 Create a RECTANGLE BOX and fill gradient in the combination of Gray and White. Step-3 Then imports designs which you required to wrap around the 3d globe. Step-4 Go to WINDOW –> SYMBOLS. Symbol panel will appear. Drag those designs…
Create Brightness or contrast Using Flash AS3
•
Step-1 Open a new document and import an image then convert it into movieclip and name it as “image”. Step-2 Draw a rounded rectangle for slider panel. Step-3 Inside the rectangle, draw brightness and contrast symbols. Step-4 Drag and drop a “Slider” from “Windows –> Components –> Slider” and name…
Sprite Control Using Keyboard in Flash Actionscript
•
Final Preview: Use Keyboard Arrow Keys to move up, bottom, left, right. Step-1 Open a new document in Flash. Step-2 Create a boy head or whichever you like. Step-3 Convert it into “movie clip” and name it as “sprite”. Step-4 Write the following action script in a new layer, Key…