Archive for the ‘Ant’ Category
Thursday, November 26th, 2009
In this final installment of my series of tutorials on using Ant with Flex Builder, I’ll show you how to create a Preloader asset in the Flash IDE and export that as a SWC to be used in your Actionscript source code.
1. Download tutorial files
To begin this tutorial, please make sure you have set up [...]
Tags: Actionscript, Ant, Flash, Flex Builder, JSFL
Posted in Actionscript, Ant, Flash, Tutorials | 3 Comments »
Sunday, August 2nd, 2009
Part 4b of the Ant series expands on Part 4a by adding a Flash UI Component to the SWC. Please review Part 4a before proceeding with this tutorial.
1. Download tutorial files
To begin this tutorial, please make sure you have set up your workspace as suggested in Part 1.
View Demo
Download Source Files
Tags: Actionscript, Ant, Flash, Flex Builder, JSFL
Posted in Actionscript, Ant, Flash, Tutorials | 1 Comment »
Sunday, August 2nd, 2009
First off, if you’ve been waiting for this installment of my series of tutorials on Ant, I offer my sincere apologies. I’ve been sidetracked by iPhone development and haven’t been able to find time to finish off these tutorials. As promised, here’s a follow up to my previous tutorials.
In Part 4a, I shall show you [...]
Tags: Actionscript, Ant, Flash, Flex Builder, JSFL
Posted in Actionscript, Ant, Flash, Tutorials | 2 Comments »
Monday, February 16th, 2009
In Part 3 of this tutorial, we shall use a combination of the MXMLC compiler and JSFL script to compile an external SWF which will be loaded into your main SWF.
1. Download tutorial files
To begin this tutorial, please make sure you have set up your workspace as suggested in Part 1.
View Demo
Download Source Files
Tags: Actionscript, Ant, Flash, Flex Builder, JSFL
Posted in Actionscript, Ant, Flash, Tutorials | 6 Comments »
Monday, February 16th, 2009
In Part 2 of this tutorial, we’ll compile an ActionScript 3 only project simply by launching the MXMLC compiler with an Ant task in Flex Builder.
1. Download tutorial files
To begin this tutorial, please make sure you have set up your workspace as suggested in Part 1.
View Demo
Download Source Files
Tags: Actionscript, Ant, Flash, Flex Builder, JSFL
Posted in Actionscript, Ant, Flash, Tutorials | 6 Comments »