Table of Contents

FleVI

FleVI is a visual Interface for the freely available Adobe Flex 2.0.1 SDK.This software tool is developed for easy start Flex/Actionscript 3 projects and give you a visual interface for all compilers inside the SDK.

Create projects onthefly with auto project folder structure,stubcode creation for .as/.mxml files and compiler .bat. Also support for library and package creation with stubcode as3 class files.

Screenshot

flevi-screenshot.jpg

Specification

Download

BETA testing

Everybody who is interrested in beta testing please check FleVI Google Group and join. Thanks in advance.

Installation instructions

Instructions on how to install this project.

- Download the Flex 2.0.1 SDK

- Open flevi-setup.exe and follow instructions.

- unzip flex_sdk_2.0 file in c:\Program Files\FleVI v1.0 Beta

IMPORTANT! Rename the ‘flex_sdk_2.0’ folder to ‘flex_sdk_2.0.1’ . Otherwise you get an error message from FleVI. When you try to compile any file.

In future versions this problem will be solved. You will be able to save your own paths to Flex sdk and Projects.When the settings feature is finished.

Usage instructions

NEW! FleVI Client video Tutorial

1. You can use the application compiler directly to compile your exsisting actionscript 3 & MXML files. Browse to file location and set the compiler options provided.

2. Start new project via the project manager. Type a new projectname and set the desired options for this project. FleVI can automaticly create the desired AS3 and/or MXML files snippets for you with support for ASDoc allready buildin.Open the .as/.mxml file and start coding right away. For testing purposes use the provided auto_compile.bat option or use FleVI to compile your project.

3. Use the Library manager after creation of new project to add new class packages to your project library also support for auto class snippet creation with ASDoc support! Note ,you need to select the create library options in the project manager menu.

Credits

Z3bbster - Flash Developer [Z3bb Media]

License

See licenses included in install package.

ToDo