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…

  • Slider Menu bar Using Flash Action script 1.0

    Final Preview: Step-1 Open a new document in the dimension of 500X53. Step-2 creates a Menu buttons (I have created 5 buttons)in layer-1, change it into “button” and give instance name it as button1, button2, button3, button4 and button5 respectively. Step-3 Select “button1” and write the following code on the…

  • 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…