Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 600 Bytes

README.textile

File metadata and controls

14 lines (9 loc) · 600 Bytes

Two templates for IntelliJ Idea for Flex/AS3 projects.

These two templates should enable you to setup your AS3 project similar to the FD3 as3 project with preloader

Installation

Copy the files to your file templates folder, on windows that should be \Users\YOUR-USERNAME\.IntelliJIdea90\config\fileTemplates\
and restart the Idea, you should have two new items in the new templates context menu:

  • ActionScript Class for Preloader
  • ActionScript Preloader Class

Usage

Create new class from the menu, enter the required params, and follow the comments in the newly created class for setup