Posted By

mswallace on 03/18/08


Tagged

import actionscript statements


Versions (?)


Advertising

Website Promotion DIRECTORY is a crucial factor for all websites that need to gain better organic search engine rankings and increase website traffic.
Submitting your website as part of your Web Promotion strategy to our SEO friendly and high traffic Business Directory for review is an excellent way to gain a valuable backlink and increase your websites visibility online.

Submit Site


Who likes this?

4 people have marked this snippet as a favorite

Wiederkehr
THEPWN3R
Winkyboy
papillion


Actionscript 3 main import statements


Published in: ActionScript 3 






I use these main import statements for the begaining of all my Actionscript 3 projects. The last two are custom classes that I use for tweening. One class is called Tweener and the other is called TweenLite.

Expand | Embed | Plain Text
  1. import flash.display.*;
  2. import flash.events.*;
  3. import flash.media.*;
  4. import flash.net.*;
  5. import flash.text.*;
  6.  
  7. import gs.*;
  8. import caurina.transitions.*;

Report this snippet 

You need to login to post a comment.

Download royalty free graphics