I want to learn Flex in Flash Build 4.7!!!

Can someone point me in the direction of a tutorial, or book on learning in Flash Builder 4.7?  If one even exsists?  All I can find is resources to learn in "Design Mode" which was discontinued in 4.7.  I REALLY don't want to have to figure out how to translate the lessons...

Are you refering to an MXML file, or just a straight up XML file? In either case it should be the same. Comments are done with HTML style comment tags, like this:
<!-- This is a comment -->
I have verified and know that this is the case with MXML. In XML I haven't verified it, but unless Flash Builder 4.7 is handling XML in a radically different way than how most applications handle XML, it should work.
Also, here's a shortcut key that you would probably find useful. To comment something out, simply select what you want commented out, and then press CTRL-SHIFT-C and it will automatically comment out the selected section. And if you select a commented out section and press CTRL-SHIFT-C, then it will uncomment out the selected section.
Hope this helps.

Similar Messages

  • Adobe Flex and Flash Builder

    Hi,
    i program a keyboard with flash builder , i need to make it as On-Screen Keyboard of operating system ,, i can't found function that allaw me to write on another window (as Run Command or text document)  if there is a function do that for active Window
    Thanx

    That's so cool.
    Thanks Randy.

  • Flex or Flash - Building an interactive game.

    What is the best IDE for building an interactive game using
    film clips and voice activation? I will need to randomly sequence
    film clips.
    thanks

    If you want to make a Flash-based application then yes, you
    will need one of these tools. I believe there are a number of third
    party tools that can also work to build flash-based projects as
    well. But there are a multitude of different ways to build
    browser-based applications. One of which is the language you are
    moving from. Otherwise, you can use PHP, JavaScript, Ruby, Ruby on
    Rails, etc

  • Flex and Flash Builder Beta Feedback Survey

    Hey guys,
    Please take 15 minutes to give feedback on the beta releases here. Your input is greatly appreciated. Please also pass this along to other individuals who might be using the betas.
    Kind regards,
    Vera

    Hi Glenn,
    I updated the link yesterday afternoon, but for some folks it seems to still be going to the old survey. I'll put a redirect on the old survey, but please try going to the survey here.
    Vera

  • Multi-module Maven and Flash Builder 4

    Sorry for cross-posting this, but I responded to:
    http://forums.adobe.com/message/3235768#3235768
    which was posted in the Flex forum, and this is more about Flash Builder. The issue is that content assist doesn't work with a multi-module maven project containing a Flex Project module. So here is my response to the above. Hopefully someone will see it here:
    <quote>
    I'm having the EXACT same problem reported by you as well as here:
    http://forums.adobe.com/message/2580402#2580402
    Steps to reproduce:
    1) Install Adobe Flash Builder 4 Standalone (I initially tried with Spring Toolsuite 2.5.0, but thought I should try with the standalone version from Adobe).
    2) Open FB4 and create a brand new workspace
    2) Add Eclipse Galileo and M2Eclipse as update sites
    3) Install m2eclipse
    4) From the command line, create a basic maven project via 'mvn archetype:create'.
    5) Remove the src folder and change packaging type to pom
    6) In FB4, import the new maven project
    7) Create a new Flex Project via File -> New -> Flex Project. Change the location so that it's in a folder under your newly created maven project
    8) Open Main.mxml -- notice that the generated file has syntax errors in it (another issue). Fix those errors and attempt the Content Assist -- no dice
    Notice that this is a vanilla FB4 standalone install. The only thing I added was the M2Eclipse plugin. Also, I am NOT using flexmojos, nor have I added a <modules/> section to the parent pom yet. As far as FB is concerned, the new flex project is just in a folder underneath another in it's workspace. Also note that this is a brand new workspace -- so a corrupted workspace shouldn't be an issue (as was apparent in the beta).
    This has been driving me nuts. We need this functionality. We have a multimodule maven project and really want to use Flex and Flash Builder. We're still in the eval period for FB, but may have to forgo buying FB and instead go with FlashDevelop, even though it's not as powerful.
    Justin
    </quote>

    Hi guy,
    its actually quite simple.
    The  "Root Folder"  "Root URL" "Context Root" define your server directory and its url.
    as the root folder you put in
    <your blazeds install dir>/tomcat/webapps/<your project dir> // you take the blazeds.war file and copy it , rename it and voila your app dir is ready
    so it should read something like : c:\blazeds\tomcat\webapps\my_project --> this then has a WEB-INF/flex directory in it. Thats why you have that error of yours  --> Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml.
    the root url is something like
    http://localhost:8400/<your context root> --> is usually your project name in lower case
    the context root is your project name, the same name as your copied blazeds.war file
    <my_project_name> --> thats what you insert to access your app in a webbrowser
    Hope that helped a bit
    I am just getting started myself, so i hope i didnt make any mistake, if so I would also be happy if anybody you knows better corrects me    
    Have fun and good luck
    einrocker

  • Help me figure out where to start learning flex/flash/air/etc.

    Hi all,
    I'm hoping a few generous souls can help figure out where to start learning to use Adobe programming / application tools. I've read through a lot of the info on Flash, Flash Builder, Flash Catalyst, Flex, Flex Builder, Actionscript and Air – and frankly my head is spinning.
    Let me give you some context of what I know, and where I'm trying to get to.
    What I know
    CS4 - Dreamweaver / Photoshop / Illustrator / Fireworks
    Raw html, and some css
    Various macro languages over the years (excel - macro level meta-procedural stuff)
    Basic database experience (mysql, database design)
    Training in procedural languages like Pascal about 100 years ago (ok maybe 20)
    Where I want to go
    Develop online trivia application
    Multiple, simultaneous users
    Polished interface (look and feel wise) - 'flashy' if you will
    Database connections on back end to serve questions and manage users
    At a very basic level it would be similar to those trivia systems you see in bars, like this: http://www.buzztime.com/games.html , but with an educational focus / spin to it.
    When I want to get there
    I realize this isn't going to happen overnight. I'm hoping if I spend 20 hours a week or so I can put something basic together by the end of the summer. This is as much about learning the tools for me as building the app.
    How I need help
    I plan to get a Lynda.com subscription to help me learn the tools. The basic problem is I don't know which tools to learn, in what progression, to accomplish my goals. If I'm never going to use Actionscript or Air I'd rather not learn them. So what I need is 2 pieces of advice
    For the app I described, what tool(s) would you build it in?
    What is a good learning path for those tools?
    Thank you in advance for any advice you can offer, I really appreciate your help!
    Larry

    For creating a web application using Flash, there are broadly two workflows (with different tools to use):
    If you are a designer, you may want to start learning Adobe Flash Professional for a more design oriented feel application development:
    http://www.adobe.com/products/flash/
    You can start learning how to use the tool from here. You would also want to keep checking our developer network for new articles on Flash.
    If you are a developer you would generally find Flex more natural because it allows you to code your application. For this you can use the Adobe opensource Software development kit or Adobe Flash Builder The Flash Builder IDE comes with support for intelligent coding, debugging, and visual design and features powerful testing tools that speed up development and lead to higher performing applications.
    For starting with Flex and Flash Builder, you can check out the 'Flex in a week' videos:
    http://www.adobe.com/devnet/flex/videotraining/
    As you go along the videos you can also check Flex language reference:
    Alternatively, you can also use Adobe Flash Catalyst (still in Beta) to design your application. Catalyst will generate Flex code for you. This code can then be imported in Adobe Flash Builder where you can use Flash Builder Data centric features to connect to a database backend.
    Learn about Flash Catalyst here:
    http://labs.adobe.com/technologies/flashcatalyst/tutorials/

  • Flex Builder 4 == Flash Builder 4

    I've seen a ton of blogs discussing Adobe's decision to rename Flex Builder to "Flash Builder" for version 4.0, and wanted to see what you all think.
    Personally I agree with many of the blog comments that it is a bad move.
    Flex apps are not Flash apps (thankfully), they just happen to run in the same runtime (Flash Player). AIR apps are not Flash apps as well.
    I still think Flex will succeed, but are you all looking forward to working in Flash Builder 4?
    I for one hope Flex continues to succeed despite this move.

    Just recently re-infuriated by this terrible decision on Adobe's part so I located this thread.
    On Adobe labs they use this as the reasoning:
    If you are new to the Flash Builder beta, the first thing that you’ve already noticed is that we are renaming Flex Builder to Flash Builder. This name change will create a clear distinction between the free open-source Flex framework and the commercial IDE.
    So instead of developers (most of which have already learned the distinction by now after TWO versions) having to know the difference between an SDK and an IDE (what kind of idiot developers can't understand this???), now Flash designers (many more of those) and programmers also need to understand the difference between Flash Builder and Flash Professional.  They aren't the same product in the least and are barely related, but Flash "newbies" won't know that from the names.  Meanwhile Flex newbies will still be confused by the Flex SDK/Flash Builder mismatch.
    You would think that Flex devs (many of which come from the Java world which has exactly the same concept of SDK/IDE) who are familiar with software engineering (unlike your typical Flash developer), would be able to overcome this "confusion" more easily than the much larger number of Flash devs.
    So now this change is needed, to add even more confusion for everybody involved:
    When Flash Builder 4 is released for purchase, the current plan is to name the full-featured edition Flash Builder 4 Premium edition. This change is being made to reduce any risk of confusion between Adobe Flash Professional and Adobe Flash Builder.
    If it's already realized that you're just replacing the confusion of Flex newbies with the confusion of both Flex AND Flash newbies... why do it?
    Was this some over-paid executive's knee jerk solution to an almost insignificant problem?  Given that it seems almost nobody thinks this change is a good idea, perhaps they should have asked (here or elsewhere) their customers what they thought of such a change before simply announcing it and passing it off as a big marketing improvement?
    But more importantly: Is it too late to reconsider this idiocy?  (I can't wait till Google searches start mixing up Flash Pro and Flash Builder information making it just that much harder to find relevant links!)
    If you really want to eliminate the confusion of "Flex Builder" vs "Flex SDK" for the mentally challenged, why not simply rename Flex Builder to a more creative and unique name similar to what Java has in Eclipse/JDK?  Heck even calling it FX Builder would have been better than Flash Builder!  The marketing dept here needs a serious wake up call IMO.

  • Flash Builder 4.0 Standalone VS Plugin for Flex and Java Development

    Hello,
    I have recently installed Flash Builder 4.0 for a personal project. The server side of the project was going to be developed in ASP.NET but at the last minute I decided to change it to Java. However now I am wondering if it would be better to uninstall and install Eclipse with the Flash Builder 4.0 plugin.
    I am not really asking which one is better, I guess both are pretty much the same (though I wonder what features are not included in the Eclipse plugin), however I want to know which one would let me create an easier workflow model for the development now that I am going to use Java as well.
    I am open to other suggestions as well.
    Thanks,
    Jorge

    Hey guys, I'm brand new to this as well and you probably don't need an answer now but I found this anyway:
    Flex Builder and Flash Builder both function as Plug-ins to Eclipse, though each also comes in a "stand-alone" flavor - which is still eclipse, but with a lot of the Eclipse functionality torn out for a smaller footprint.
    http://stackoverflow.com/questions/1761919/flex-php-flash-builder-4-vs-eclipse
    All the best!

  • Does Flex/Flash Builder allow me to do this?

    Hi, I have a scrolling gallery element that I built in Flash and then imported to catalyst as part of my website. (I'm an artist who is self-taught in the realm of web-building and maintain my own site.)  When I add new images, I end up opening my .fxp file in catalyst and then take that flash element back in Flash and add images, and then export the whole thing as a .swf and then update that file for my site.
    Can using flex/flash builder some how stream line my process where I am instead updating data. i.e. adding new images to a database, which then gets pulled in?
    Also I have text fields that require frequent updating, it would be much easier to simply update a document that gets pulled into the final output.
    Mainly I'm confused on the purpose of flex and flash builder, and am just wondering if it is something I should know in a limited way to make things easier.
    Or is there a much easier way to do this all within catalyst without the round-trip to flash? Should this be a "datalist?"
    if you want to see what I'm working with you can visit my site:
    www.timothymcmahon.com
    the gallery component is reached by clicking on either of the two circles on the lower left after entering the main page.
    Thanks, Tim

    Don't use FlashBuilder for making a gallery. Much better to google "Actionscript xml image gallery" there are a ton of solutions out there.

  • Importing Flex 2 projects in Flash Builder 4.5

    I have a decent amount of Flash/ActionScript experience, but I'm brand new to both Flex and Flash Builder... so apologies for asking a potentially stupid question.
    I just received a Flex project from a client, and I assumed I'd be able to work on it with my recent install of Flash Builder 4.5
    But when I go to File > Import Flash Builder Project and navigate to the Project folder, I just get a warning that says:
    “The folder does not contain a valid Flash Builder Project.”
    I think this project might have originally been developed in Flex 2. Am I doing something wrong, or is it normal to not be able to import older Flex projects into Flash Builder? If Flash Builder can't import old Flex projects, what's the recommended workaround?

    dont import it, do it from scratch in fb4

  • Interactive floor plans with Flex / Flash builder

    Hi,
    I'm totally new to Flex and Flash builder and pretty strong in Java back end technologies.
    We're having a requirement of visually present the data center floor plan with the server racks in it. Following features has to be supported.
    1) Zoom in and out of the data center rack areas
    2) Clickable racks, which shows the details of the servers which it's carry (This has to be retrieved from the database)
    3) Click and reserve space in the data center floor (to install new racks)
    How am I going to achive this ?
    Any suggestions / tutorials highly appreciated.
    Thanks in advance,
    Dushan

    My first suggestion is to do a mockup using Flash Catalyst.  Its pretty intuitive.  Nail down the details.  Look at some of the code that it generates, and then go from there.

  • New to programming. Should I use Flash Builder 4.6 to create CRUD interface to MySQL?

    Having just acquired Creative Cloud subscription, I see that I have access to Flash Builder 4.6 Premium. I haven't figured out yet if I will eventually have access to Flash Builder 4.6 for PHP when / if it is released.
    I am relatively new to programming. I want to create a desktop application, perhaps a web application, to manage a MySQL database. I am not, at this time, concerned with mobile applications. I'm primarily interested in just managing the MySQL data -- CRUD (create, read, update, delete) operations.
    Hopefully I've provided enough context. My question concerns whether learning Flash Builder 4.6 and Flex programming is an appropriate choice. Alternatively, I could just focus on learning basic PHP programming or perhaps learning to use one of the PHP frameworks (CakePHP, CodeIgniter, or Zend). It seems like learning these frameworks will take time as well, so I don't know where I should begin.
    I would really value your perspective. Are the Flash Builder related technologies here to stay? Is Flash Builder primarily suitable for mobile applications (rather than desktop or web)? Would it be more or less difficult to learn Flash Builder and Flex than PHP and one of the PHP frameworks with a view to building a MySQL CRUD application?
    Thank you, so very much -- for your time and expertise.
    Kevin

    Kevin,
    I am a big fan of Flash Builder.  You can build great desktop web applications as well desktop applications that run on AIR (installs locally to the desktop).
    I found it easier to pick up Flex (now Flash Builder) primarily due to the resources (Learn Flex in a week video tutorials http://www.adobe.com/devnet/flex/videotraining.html ) as well as a big developer community that posts a lot of how to's and walk throughs.  In my personal opinion, I think the power of Flash Builder/Flex framework is the ability to create what traditionally was seen as desktop apps within your web browser.  If you're looking to create a basic crud interface, skipping Flash Builder and just doing it in PHP may be the way to go.  If you're looking to add visualizations (ie graphs, charts) or highly interactive user interface to it then Flash Builder would be a good way to go (though keep in mind that you will still need PHP (or some other server side application layer like coldfusion) to interface with your mysql database  but Flash Builder's dataservices creates some sample php classes for you to handle CRUD using Zend).    There's lots of amazing things you can do with Flash Builder.  I'd recommend checking out some of the samples from Tour de Flex to get a sense of what can be done with Flash Builder.
    A couple of notes though - You can build and package native mobile apps with Flash Builder but if you're looking to create web apps for devices like iphone and ipads, Flash Builder isn't the solution since it compiles web based apps to Flash and we all know how idevices don't play nicely with Flash.

  • Problem with inline FXG in Flash Builder

    Hello,
    True newbie to Flex and Flash Builder.
    I am trying to use FXG code out of Illustrator CS4 and PASTE in in a skin.mxml file.
    I thought that Flash Builder would automatically convert the <Graphic> tag to a Spark <s:Graphic> tag after I pasted in the SHOW CODE segment from Illustrator Save function.
    The same for all the other tags.
    It does not. Flash Builder just gives me an error when I save the Skin.mxml file.
    I don't want to just import the .FXG file as a component because it contains text in the layout I want to dynamically change in an <s:List.>
    Sample code:
    <s:Skin
        xmlns:s="library://ns.adobe.com/flex/spark"
        xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:mx="library://ns.adobe.com/flex/halo"
        xmlns:ai="http://ns.adobe.com/ai/2008"
        xmlns:d="http://ns.adobe.com/fxg/2008/dt"
        xmlns:graphics="assets.graphics.*">
        <fx:Metadata>[HostComponent("spark.components.List")]</fx:Metadata>
        <s:states>
            <s:State name="normal"/>
            <s:State name="disabled"/>
        </s:states>
        <s:Rect
            height="457"
            ai:objID="4ee65600"
            d:userLabel="pageContentArea"
            width="921"
            x="0.5"
            y="1.5">
            <s:stroke>
                <s:SolidColorStroke caps="none" color="0x002581" joints="miter" miterLimit="4" scaleMode="normal" weight="1" color.normal="#3993d2"/>
            </s:stroke>
        </s:Rect>
        <Graphic version="1.0" viewHeight="2000" viewWidth="2000" ai:appVersion="14.0.0.367" d:id="1" >
                <Library>
                    <Definition name="sym3d_Pyramid_Rainbow" d:userLabel="3d Pyramid Rainbow">
                        <Group>
                            <Group x="-7.52246" y="-24.9131">
                                <Group ai:knockout="0">
                                    <Path winding="nonZero" ai:knockout="0" data="M0.358887 9.48828L7.5249 12.5605 7.521 0.279297 0.358887 9.48828Z" >
                                        <fill>
                                            <LinearGradient x="2.04785" y="11.2568" scaleX="11.5761" rotation="-45">
                                                <GradientEntry color="#ed2324" ratio="0"/>
                                                <GradientEntry color="#ed2224" ratio="0.617977"/>
                                                <GradientEntry color="#ed2324" ratio="0.629213"/>
                                                <GradientEntry color="#ed2024" ratio="0.983146"/>
                                            </LinearGradient>
    How do get this to work? What am I doing wrong?
    Thanks,
    bernie393

    Hey Peter, Again I REALLY appreciate your help....
    So, Are you saying if follow the below process steps it will work?
    1. Copy of code from AI Save as FXG dialog box using the Show Code button.
    2. Open the Skin or ItemRenderer in Flash Builder Beta 2. (which one should I use to be able to BIND data, skin or itemrenderer)
    3. Paste the code in AT THE BOTTOM (after the Skin or ItemRenderer) (tags will still be in <Graphic> format NOT <s:Graphic> format)
    4. Move the Library tags to the top of pasted code.
    5. Save the file in Flash Builder that it will convert the tags to (s:xxxxxxx) type tags>
    IF this is wrong, please explain..I apologize, trying to pick this up as fast as I can...Solving this problem would allow me to move very quickly in creating the pages I have to.
    Not knowing Flex 4 well enough, it would take considerably more time if I had to save each individual OBJECT from AI and export as png or jpg or gif.
    I also would have to recreate the layout from scratch which would also be difficult at my current knowledge level.....
    Also, a learning point for me: In Flex 4 when I do this in Flash Catalyst (I have over 30 pages to build and probably 45 states and when work in Flash Catalyst it will crash if I move to many times in and out of editting components so I have to save often so I cannot do the whole in Catalyst and I need a repeatable process to get all  the different page graphics out of AI and into Flash Builder), Catalyst creates a List component in the main MXML file, a skin.mxml file, and a item renderer.mxml file. I am use to coding in Smalltalk, Javascript, and Java. What parts are considered the Model, View, and Controller in a MVC architecture?
    Thank you again Peter......
    Bernie393

  • Flash Builder 4 Release version.

    Hi
    I want to know when the Flash builder 4 will be available as release version, as it is the beta version available right now.
    And what about if someone already have the flex builder 3 licence key(what will be the upgrade coast? if possible).
    thanks
    rlongia.

    @rlongia,
    http://opensource.adobe.com/wiki/display/flexsdk/Gumbo
    Flex 4 should be available in "early 2010". I don't know anything about update pricing, but if you do have a Flex Builder 3 serial number, you can request an Adobe Flash Builder 4 Beta Extension Request at https://freeriatools.adobe.com/flashbuilder4beta/.
    Peter

  • Flash Builder 4 - Mobile (Adobe read this!)

    This is the second time I've written this letter. The first was a five-paragraph rant detailing the chronicles of my journey into mobile using the Adobe tools. This time, however, I've decided to break it down in a different way. It goes like this:
    - Adobe spends considerable effort trying to convince Flash (AS3) developers to migrate to Flex (Flash Builder)
    - After spending time with Flex, I am one of those who is convinced by the ease and power of what it offers. I buy Flex (Flash Builder)
    - Adobe announces it will provide support for building iOS application but insists you use (buy) Flash CS5.
    - Support (and methods) for using Flash Builder to create iOS applications is complex, messy and tedious at best.
    - I buy an iPad ($3500), pay for an Apple developer account($100) and start using Flash CS5.
    - I have to strip out the AS3 from my Flex project to bring it into Flash CS5. (Abandoning all the Flex components that made it great in the first place)
    - I get my AS3 application running locally on my iPad. Despite every effort, it runs considerably slow (to my surprise)
    - Apple makes it's TOS changes, restricting 3rd party developer tools.
    - I'm now **** out of luck getting my Flash based application public (iTunes Store)
    - Adobe starts to turn it's attention to Android (a move I fully supported despite my own shortcomings)
    - AIR for Android starts to unfold. So, I start taking a look at it in addition to downloading the Android SDK.
    - Publishing anything to an Android device, using Flash Builder, is (again) a complex, messy and tedious task. Command lines etc.. nightmare.
    - Now, Apple reverses it's TOS policies.
    - More Android 2.2 Froyo devices begin to emerge now (especially tablets like the Galaxy)
    So, at this point I digress.
    So, Adobe. You wanted us to migrate to Flash Builder. So, we did. This, by the way, means we BOUGHT the software. ($780)
    So, you want to demonstrate Flash's power to publish to mobile devices. (meaning, now, iOS and Android)
    ALRIGHT THEN, WHY DONT YOU SPEND SOME TIME GETTING FLASH BUILDER 4 UP TO PAR ALREADY? WHY DON'T YOU MAKE PUBLISHING FOR BOTH PLATFORMS (iOS and ANDROID) MORE ELEGANT NOW? WHY SHOULD WE HAVE TO BUY FLASH CS5 NOW THAT WE'VE FINALLY COME ON BOARD WITH FLASH BUILDER? WHY DONT YOU SPEND SOME TIME PROVIDING AN ELEGANT SOLUTION FOR MOBILE PUBLISHING - LIKE YOU'VE ALREADY DONE FOR FLASH CS5 (MONTHS AGO). I SHOULD BE ABLE TO FILL OUT A FEW FIELDS, SELECT A FEW OPTIONS FROM A MENU AND PUBLISH MY APPLICATION FROM FLASH BUILDER. NOT DOWNLOAD SDK'S, DOWNLOAD SPECIAL BUILDS OF AIR AND FLASH PLAYER ON A WEEKLY BASIS. GET FLASH BUILDER 4 UP TO PAR SO WE CAN WRITE ONCE AND PUBLISH (PUSHING A BUTTON) TO BOTH iOS AND ANDROID WITHOUT SPENDING HOURS FIGURING OUT HOW TO GET IT ALL WORKING.

    Again, my issue is not with Flash Builder itself. In fact I think Adobe is doing a tremendous job regarding many things at this juncture. They've been under a considerable amount of pressure, especially since Apple tried to declare Flash an obsolete technology. I'm proud of Adobe and Flash - which I thoroughly enjoy working with. I also enjoy working with Flash Builder.
    My issue is in regards to support. It's that simple. I understand that many features take time to prepare prior to their public release. This is obvious. There are a lot of tests to be made prior to even a first release. My issue is a specific one. It is in regards to Flash Builder and their attitude towards this piece of software as it relates to this "mobile storm" that has approached. Everything is about MOBILE, MOBILE, MOBILE. Well, ok.. it's about mobile. Adobe really only has two (count that, 2!) pieces of software that creates Flash content. (and NO, that isn't a lot). There's the Flash IDE and Flash Builder, which is SUPPOSED TO BE FOR DEVELOPERS. One would think that more time would have been spent of getting ELEGANT mobile publishing solutions into Flash Builder at this point. I'm tired of reading one massive pdf after another just to understand what the hell I'm supposed to be doing. AND.. on top of this.. they get simple, fluid, elegant solutions into the FLASH IDE in the meantime. iPhone, Android publishing with the click of a button in the Flash IDE? DONE! Months ago.. Flash Builder 4 with the same capabilities? Nothing. Command lines... Terminal windows.. give me a break.

Maybe you are looking for