Graphic Mania

  • Home
  • Articles
  • Vector Packs
  • Freebies
    • Free Fonts
    • Free Icons
    • Photoshop Brushes
    • Photoshop Patterns
    • Photoshop PSDs
    • Textures
  • Photography ideas
  • Advertising Ideas
  • Image Cropper
  • Inspiration
    • Illustration
    • Showcases
  • Resources
    • News
    • Reviews
    • Contests
    • Adobe exams
    • Logo design
    • Wallpapers
    • 3D
  • Web
    • WordPress
  • Tutorials
    • Flash tutorials
    • HTML5
    • Illustrator tutorials
    • Photoshop tutorials

Tagged: AS3 tutorials

  • 2
    • in Flash tutorials
    • — 5 Dec, 2011

    Understanding the The Document Class in Flash

    When you start thinking that you need more coding than you can do in flash’s timeline and in your FLA, you will then need to use the document class. This class means you don’t need any code on the timeline, and all your codes go into using external classes. Related posts: Create Your First Android AIR App in Flash How[…]

    Read more
    32
    • in Flash tutorials
    • — 9 Jul, 2011

    How to Create a Snake Game in Flash Using AS3

    It is the time for a new Flash tutorial. Our tutorial today covers how to create a full snake game in Flash using AS3 In this Flash tutorial, we will go step by step in creating the AS3 game and learn how to build its code in the below steps. At the end of the tutorial, you can download the[…]

    Read more
  • 4
    • in Flash tutorials
    • — 23 Jun, 2011

    Creating Reflection in Flash Using AS3

    In this Flash tutorial we are going to see how to achieve a nice looking real time reflection using AS3. Following are the techniques we shall cover along with this reflection trick.

    Read more
    5
    • in Flash tutorials
    • — 21 Apr, 2011

    Bitmap Data Manipulation in Flash ActionScript 3