Flex: Annoyed with COMPC Ant task

In my continuing journey with TeamCity, I’ve discovered something highly annoying… not with TeamCity but with Adobe. I’m trying to build a master configuration with an Ant script that will automatically build several child modules. First thing I realize is that I have to override the path properties of the child Ant script with relatives [...]

You Might Also Like...

  • Come on Flex team. You’re killing me here.

    253 readersSeriously, folks.  Why do you keep changing the configuration of the runtime-shared-library-path compiler option?? Here’s how you configure a RSL in an ANT build script in Flex 3.3.0.  Don’t even get me started on how it took me to figure that out, because this is completely different from what’s in their documentation!!!!! <runtime-shared-library-path path-element="${FLEX_HOME}/frameworks/libs/datavisualization.swc"> [...]

  • Using modules in Flex 3 is really a bad idea

    425 readersUsing modules in Flex 3 is a real pain in the back. While creating modules may be easy, but loading and unloading them is very difficult to manage. The best thing is to avoid using modules as much a possible. There seems to be  better way to handle modules in Flex 4 as you can

  • Including Assets Files with ANT

    273 readersBuilding off of the last few posts, we are continuing to build our one big ANT file that will build your amazing Enterprise Application. As you are building your application you probably also have a set of assets that aren’t embedded in your final SWF file. Flex/Flash Builder automatically adds this file into your bin

  • Faster parallel MXMLC compilation using Ant

    462 readersWhenever you have a Flex project consisting of several modules, you can take advantage of compiling those modules in parallel – provided that they don’t depend on each other – using Ant and the Ant-Contrib tasks. In a project with five modules, I’ve seen a speed increase of about 30% compared to normal sequential compilation.

  • Flex & Ant top tips

    329 readersAfter a couple of days creating an ant build script for a Flex app previously only ever built from within Eclipse I thought I’d share my pain. Asset references To avoid compilation errors when the mxmlc task can’t find your assets refer to images, fonts, etc with an absolute path (relative to the flex src

  • Configuring a default application-wide channel set in Spring BlazeDS

    479 readersThe Spring BlazeDS Integration project provides a very elegant framework for Flex-Java development. However the project documentation (as of 1.0.3) encourages the decoupling of the BlazeDS channel configuration in the client from the channel config in the server. While in many cases this is the right thing to do, in other cases developers may prefer

  • Building Flex 4 AIR application with flex-mojos (Maven)

    290 readersAfter spending a number of hours trying to get my Flex 4 AIR application to successfully build with the maven flex-mojos plugin, I was finally able to create a pom.xml file that worked. There are a few gotchas to deal with which are detailed below. First of all here is the working pom.xml<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

  • Update DataGrid list with ItemRenderer

    733 readersExample of updating data of a DataGrid with itemRenderer. <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx" creationComplete="onCreationComplete()"> <fx:Declarations> <fx:Component id="checkRenderer"> <mx:HBox width="100%" horizontalAlign="center"> <fx:Script> <![CDATA[ import mx.collections.ArrayCollection; import mx.events.CollectionEvent; [Bindable] public var check:Boolean; override public function set data(value:Object):void { super.data = value; myCheck.selected=value.check; } private function onChange():void { check = myCheck.selected; } ]]> </fx:Script> <mx:CheckBox

  • Compiling ActionScript In The Enterprise

    348 readersIf you ask me if ActionScript is ready for the enterprise then this question is hard to answer. Every fairly huge codebase requires some maintenance. You will have to figure out a strategy to identify modules and separate them. You will also have to handle the dependencies between modules. Last but not least you have

  • ColdFusion Job Opportunity in College Park, MD

    265 readersUnder the direct supervision of the JIFSAN IT Manager, this position will develop Adobe Flash-based, animated, interactive, training modules. Responsibilities include planning, developing, and testing of applications. This position must have a commanding knowledge of Adobe Flash and Action Script 3.0. Knowledge of animation is recommended. Experience with Flex, ColdFusion, PHP, MySQL or SQL Server

'>How to create a top quality logo for your company
  • Remove a Section of Your Photo
  • Subscribe to RSS headline updates from: GurusUnleashed
    Powered by FeedBurner

  • Design & Career Resources

    Open design job and RFQ/RFP listings for Thursday, 29 July Courtesy of Design Jobs Live!
    The latest resources and free stuff (like textures, fonts, Photoshop brushes, scripts, plug-ins, and much more!) from workflowFreelance.com. Read more!
    The latest headlines from workflowFreelance.com. Read more!
  • Popular Search Terms

    Curious what others are searching for? Below are the most popular search terms over the last 30 days.