Wireframe Components list smaller than Flash Builder Components list?

Hi All,
I noticed that in Flash Catalyst the WIREFRAME COMPONENTS tab only has a limited set of components (Button, Checkbox, Data List, HScrollbar, HSlider, Radio Button, Text Input, Toggle Button, VScrollbar, VSlider). Flash Builder, on the other hand, has other components not in this list (Combo Box, Color Picker, Progress Bar, Tab Bar, etc).
For all the components in FB not in the wireframe list of FC, is the designer/developer supposed to add custom components in the Library tab of FC? Will Adobe add more to the list of wireframe components in future FC releases?
Thanks for any inputs!

Hey FutureSplasher,
You're right, the Flash Catalyst Wireframe Components list is a subset of the Spark component set exposed in Flash Builder.
In Catalyst we expose special tooling, properties, and experience around each spark component.
It is definitely our intent moving forward to continue to expose more and more Spark components, but as opposed to Builder each component we add requires some special work around exposing the user experience of working with, creating and manipulating that component.
I absolutely encourage you to leverage the fxpl (library) workflows to create and import your own components (and share with other Catalyst friends online if you feel so inclined ).
In the meantime, if you have specific high priority component requests, we'd love all the feedback we can get.  Feel free to post a list of a couple high priority components here, or post them to the ideas site so we can get other users voting for them: http://ideas.adobe.com/flashcatalyst
Thanks for posting!
Tara

Similar Messages

  • ASC2.0 & flash builder 4.7 inconsistencies

    I am trying to upgrade my Ant build script to build my project.
    First I managed to get the project to build and run fine within flash builder 4.7, fixing the errors that come up.
    But now when I installed the AIR 3.4 SDK with ASC2.0 and use the ant script, I get a new code error. This could possibly be that the ant script is building more things than flash builder but I don't think so.
    Anyways the error is in this file:
    http://code.google.com/p/as3yaml/source/browse/tags/0.4.1/org/as3yaml/Emitter.as line 134
      [mxmlc] Error: 'var' is not allowed here
        [mxmlc]         private static var defInit0 : Map = new HashMap();
        [mxmlc]         ^
    This code looks a bit strange, but any input would be good, I find it at least strange that this does not happen in flash builder 4.7 but happens when I use Air SDK 3.4 with ASC2.0
    UPDATE:
    Managed to fix it just by putting these static variables outside of the static scope. However now When I am trying to package the app (IOS packager) I get Initial window content is invalid.
    what is there now is the name of the SWF file, that I was building.
    Any ideas what maybe causing that?
    Are the parameter and compatability issues listed somewhere for the new command line tools (in this case adt packager)?

    Hi ,
    Were you able to build ipa successfully using AIR 3.1 in FB 4.6 ?
    Is the issue reproducible for a particular project or on all the projects ?
    Please share the build.xml , debug and release swf, app.xml file .
    You can also mail me at [email protected]
    Than

  • Flash Builder 4.5 Java Heap Space Error

    Hello everyone,
    I've downloaded Flash Builder 4.5 trial a few days ago. Let me first tell that I like the new features a lot and they help to speed up the development process noticably. I thank Adobe for that very much.
    However I did not notice any performance boost over the Flash Buidler 4. Even worse, the 4.5 version seems to run much slower and use more memory than Flash Builder 4. I constantly keep getting Java Heap Space errors and needles to say, the tool just crashes and I have to restart it.
    Here how my experience working with the new version looks like. I start the Flash Builder 4.5 which has my current project open (for the record, I still use Flex 4.1, and the project includes roughly 300+ classes and 30000+ lines of code (AS and MXML)). At the beggining everything works fine and pretty fast. UI, code completion, snippets and all other good stuff works pretty fast. However, after each build, FlashBuilder.exe process eats up from 50 to 100 megabytes of memory and does not seem to release it or reuse it. So after a 5 or 10 builds it already appears to be using over 1 GB of RAM. At that point the editor becomes sloppy - it can't keep up with my typing, code completion popups takes a few seconds to show up. And a few more builds - the Flash Builder freezes and after a minute or two I get Java Heap Space error.
    I've tried increased the JRE heap space used by the Flash Builder (flashbuilder.ini, flashbuilderc.ini, eclipse.ini) to -Xms512m -Xmx1024m as well as permanent generation heap space to -XX:MaxPermSize=512m -XX:PermSize=256m and the mxml compiler (jvm.config) to -Xms384m -Xmx768m. However this did not solve the problem. Maybe just postponed it a bit.
    Am I the only one observing such behaviour of Flash Builder 4.5? Does any one have any other ideas how to fix this? (by the way, I work on 64bit machine with Widnows Server 2008R2, 4GB of RAM and 2.66 GHz Intel Core 2 Duo).
    Thanks in advance.
    Michael

    I'm seeing nearly the same thing.  I also have a very large set of projects similar to what you are describing and I do have Java Heap Space errors (The details show an error of "java.lang.OutOfMemoryError: unable to create new native thread" occurring for me)
    I had similar issues, although they are more frequent in the 4.5 builder, in the 4.1 builder.  In 4.1 builder, I didn't get the exact same detailed error regarding threads.
    I did install my flash builder into a clean instance of eclipse 3.6.2 vs using the standalone install.  That shouldn't make a difference though.  In 4.1, I tried he standalone install and saw the same issues I saw in the plugin version.
    I'm also using the 4.1 SDK in Flash Builder 4.5 (It appears that is what you are doing).  I've been attributing the crashes to the following bug in the 4.1 SDK, although I have applied the files in the bug report and still have the problem.  I'm hoping when I'm able to switch to the 4.5 SDK it may help.  (I can't switch yet because from what I can tell, it requires 10.2 Flash Player and my company is currently only on 10.0)
    The Bug Report I'm referring to is: https://bugs.adobe.com/jira/browse/SDK-26366
    I've bumped up all of the memory settings you've referred to and it helps the environment run longer, but it still eventually crashes.  One thing I definately do is make sure that the "Build Automatically" is unchecked.
    The machine I'm running on is an Intel 2600K with 16GB of memory running Windows 7 64-bit, so I don't think hardware is the issue.
    No real answer, but your not alone in having similar issues.
    Jon

  • Will there be an version of Flash Builder 4.7 for PHP?

    Flash Builder for PHP is sensational, it's a complete solution for web development, much better than Flash Builder itself I think.
    Does adobe have a plan of releasing Flash Builder 4.7 for PHP?

    that's too bad.....
    apparently Adobe has abandoned us......

  • Flash Builder + Flash Catalyst = what for Flash?

    Does the combination of Catalyst with Builder cannibalize Flash?

    Hello. I am on the other end of the spectrum, vast knowledge in coding but very poor UI skills. My background is almost exclusively Microsoft making it a bit more challenging. Being brand new to Flash Builder but having used Flash 8 a bit I have learned that they really upped the coding knowledge requirements. For example on the button click event  one just gets a click event listener as opposed to a code wizard from flash that normally will do the work.
    I've taught remedial programming at a business college in the past and if I had any advice it would be to commit yourself to learning some beginner coding.
    For this particular product I would focus on strings, objects, events and methods. I have found some free Flash Builder ebooks searching google books or other online free ebook sites. Most of the non-google sites will allow you to download a complete PDF file.  There is much more Flexbuilder 3 content out there than Flash Builder but Flexbuilder 3 is very similar and will help.
    At the end of the day, most of today's RIA tools (Flash Builder, Silverlight etc) are going to require both knowledge in design and coding.

  • 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 and "Burrito" is the same app?

    Hello!
    I recently bought CS5 Master, and im now digging into android development.
    I was about to start this tutorial: http://www.adobe.com/devnet/flex/articles/employee-directory-android-flex.html
    But I don't have "Flex Mobile Project" in my "Flash builder 4" program!!?
    So I do some research on burrito and thinking to myself that it might be something else than flash builder 4, kind of like photoshop and lightrom.
    But when I download "burrito" it says installing "Flash builder".
    What is going on?
    Why can't I just create a "Flex Mobile Project" from my Flash Builder 4?
    Do I have to install something into my Flash builder 4 maybe? perhaps a Android SDK extension? How do I do that?
    I hope someone can help me on this subject, as I find the documentation somewhat unclear.

    Hi Martin,
    Flex Mobile project is only available with Flash Builder Burrito (which is a preview release of the version after Flash Builder 4) available at http://labs.adobe.com/technologies/flashbuilder_burrito/
    Flash Builder 4 does not support mobile projects.
    Thanks,
    Anirudh

  • Mobile App prototyping for import into Flash Builder 4

    I'm a bit stuck.. I would like to create the graphics for a mobile app in something other than Flash builder. I tried Catalyst, but it won't import as a mobile project.. and now I'm trying Fireworks, but it will only export as an FXG file and I can't seem to import that into flashbuilder..
    so what to do??
    What can I use to quickly sketch something out and then attach the actionscript for a mobile app in Flash Builder..
    Thanks
    Todd

    With Flex Builder 3 I used to import Web services directly from my file system, is that possible any more?
    Thanks,
    Philip

  • Using Flash Catalyst to create components in Flash Builder

    Hi,
    Apologies if this is a obvious question, but I wanted to solve the one way catalyst --> flash builder nightmare (there is no better word in my opinion) and create a number of basic components in catalyst (rather than an entire site), import them into flash builder and use them as components that I can extend, thus hopefully avoiding the need to affect the fxp file and prohibiting the catalyst updates. It also means I can have multiple people working on components in catalyst and assemble them into one app in Flash builder.
    My questions are:-
    1. Does what I'm proposing make sense?
    2. Is it possible to create SWC files from a project imported from an fxp file (generated in catalyst)?
    Many thanks for all of you who take the time to indulge a newbie like me :-)
    Kind Regards
    Jace

    Don't worry about the UI components development since there is a poweful GUI library that works
    for the J2ME PP. This is LwVCL that is available here: www.lwvcl.com
    See the www.lwvcl.com/online-demo.php demo applet to understand what the components set looks like.

  • How to work with multiple catalyst components in Flash Builder?

    Hey There,
    Can I create multiple components and merge them together? For example, I want to create a list control state, and bring it into my existing Flash Builder project. Then down the road, do something similiar... How would I go about that, and what files are essential fromt he catalyst project.. (assets, components, main.css, privateData..
    Thanks in advance!

    Yes, you can :-)
    You can export the components from different Flash Catalyst projects as fxpl files and then import them into Flash Builder. In Flash Catalyst, right-click in the Library panel and you will see the export command to save the current project's components into an fxpl file.
    A great article on Flash Builder/Flash Catalyst workflows is here:
    http://www.adobe.com/devnet/flashcatalyst/articles/flashbuilder_flashcatalyst_workflows.ht ml
    Ty

  • Using mx components in Action Script project in Flash Builder

    Hi
    I have created an Action Script project in flash builder 4 and want to use a mx.controls.button.
    The as file looks like this:
    package
        import flash.display.Sprite;
        import mx.controls.Button;
        public class as_test_project extends Sprite
            public function as_test_project()
                var btn:Button = new Button();
                btn.label = "test";
                addChild(btn);
    I have added C:\Program Files\Adobe\Adobe Flash Builder 4\sdks\4.0.0\frameworks\projects\framework\src as a Source Path in the project settings. I have also added framework.swc to the library path.
    I still get errors like :
    Description    Resource    Path    Location    Type
    Unable to resolve resource bundle "core" for locale "en_US".    as_test_project        Unknown    Flex Problem
    Have then tried added various Bundles folders like
    C:\Program Files\Adobe\Adobe Flash Builder 4\sdks\4.0.0\frameworks\projects\framework\bundles
    to the source path and library path, but I still get the errors.
    WHAT IS THE CORRECT WAY OF USING MX COMPONENTS IN A PURE ACTION SCRIPT PROJECT ?
    If I want to use th fl.controls componets instead but dont have CS3 where can I download them ?

    Thank you for your quick reply.
    But how then can I obtain the fl.controls components and use them in an Action
    Script project in Flash Builder 4?
    I don't have CS3 or CS4 (the flash authoring tool) installed.
    Is there an SWC somewhere to be downloaded?

  • Flex components not working after upgrade to Flash Builder 4

    I just purchased Flash Builder 4 and imported my project from Flex Builder 3. Everything worked except my Flex components that were created in Flash Professional using the Flex Compoent Kit are not showing up at all in my Flex app. The components were created in Flash CS3 and published to an SWC. I even tried upgrading to Flash Professional CS5 and re-publishing but that didn't help. These components work fine in Flex Builder 3 with Flex SDK 3.2. Does anyone know why they aren't showing up in Flash Builder 4 using Flex SDK 4.1 and AIR 2.5 SDK? I need this to work with AIR SDK 2.5 so I can compile for Android. Thanks, Ryan.

    P.S. when I say they aren't showing up I mean they aren't visible in the running application. Flash Builder is finding them in the SWC though because I instantiate the components in my mxml file and it compiles without errors. - Ryan

  • Flash Builder 4.5.1 Creating iOS Mobile App creates components not Spark views

    Hi
    I have Flash Builder 4.5.1 on Windows 7 using SDK 4.5.1.
    Following many of the Hello World video tutorials (including what's on Adobe TV's website) I create a new Mobile based Application in Flash Builder. I set it up to be a View Based Application targeting iOS and iPhone (although the problem is for any iOS device).
    I follow all the instructions and yet the MXML that's created at the end is component based and not targeting Spark Views. This floors running or viewing the app! Code for both Application class and View is as follows:
    <?xml version="1.0" encoding="utf-8"?>
    <components:ViewNavigatorApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                                         xmlns:s="library://ns.adobe.com/flex/spark" xmlns:components="spark.components.*" firstView="views.MyMobileProjectHomeView" applicationDPI="240">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
    </components:ViewNavigatorApplication>
    <?xml version="1.0" encoding="utf-8"?>
    <components:View xmlns:fx="http://ns.adobe.com/mxml/2009"
                     xmlns:s="library://ns.adobe.com/flex/spark" xmlns:components="spark.components.*" title="HomeView">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
    </components:View>
    I have no idea why Flash Builder is creating code that's namespaced to components and not the spark framework.
    The code that's created in the course is below and yet if I import their project and try and view in Design view Flash Builder tells me 'An unknown item is declared as the root of your MXML document. Switch to source mode to correct it.':
    <?xml version="1.0" encoding="utf-8"?>
    <s:ViewNavigatorApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                                xmlns:s="library://ns.adobe.com/flex/spark" firstView="views.HelloWorldHomeView" applicationDPI="240">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
    </s:ViewNavigatorApplication>
    <?xml version="1.0" encoding="utf-8"?>
    <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
            xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <s:Label text="Hello World"/>
    </s:View>
    Please help
    Many thanks in advance
    David

    Here's the solution:
    The problem did not exist on an installation of Flash Builder on a spare MacBookPro.
    On my main computer (the one with the Flash Builder issue) I uninstalled and reinstalled Flash Builder 4.5 (then updated to 4.5.1). Creating an iOS Mobile Application now creates the correct code.
    I have no idea why it was creating dodgy code.
    The only difference with the new Flash Builder install is that SourceMate 3.0 is not installed yet. Perhaps something had gone wrong in the Adobe Updater when going from 4.5 to 4.5.1, who know...all speculation...anyhow it works now!

  • Flash builder 4.5 + mobile apps + mx components : error#1014

    Hi everyone,
    I found about the capabilities of Flex/Air a few weeks ago and I started experimenting. I'm interested in the mobile apps in particular.
    I downloaded the final release of Flash Builder and started to "code" a few things (I am fairly new to ActionScript too).
    The thing is I have errors when launching the mobile apps on an emulator or on my Desire HD.
    Typical example is this app from Ryan Stewart : http://blog.digitalbackcountry.com/2011/03/slides-and-assets-from-adobe-refresh/
    I tried to run his CollaborationMobile App (as I want to work with LCCS) onto a device emulator thanks to Flash Builder but I get the following errors :
    VerifyError: Error #1014: Class mx.containers::Canvas could not be found.
         at flash.display::MovieClip/nextFrame()
         at mx.managers::SystemManager/deferredNextFrame()[E:\dev\hero_private\frameworks\projects\fr amework\src\mx\managers\SystemManager.as:284]
         at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[E:\dev\hero_private\ frameworks\projects\framework\src\mx\managers\SystemManager.as:2633]
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at mx.preloaders::Preloader/timerHandler()[E:\dev\hero_private\frameworks\projects\framework \src\mx\preloaders\Preloader.as:515]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    VerifyError: Error #1014: Class com.adobe.coreUI.controls::RichTextArea could not be found.
         at flash.display::MovieClip/nextFrame()
         at mx.managers::SystemManager/deferredNextFrame()[E:\dev\hero_private\frameworks\projects\fr amework\src\mx\managers\SystemManager.as:284]
         at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[E:\dev\hero_private\ frameworks\projects\framework\src\mx\managers\SystemManager.as:2633]
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at mx.preloaders::Preloader/timerHandler()[E:\dev\hero_private\frameworks\projects\framework \src\mx\preloaders\Preloader.as:515]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    and a few others...
    I have no clue of the reason of these errors...
    Thanks for the help

    Try to avoid using MX components in mobile apps.

  • How does one access MX components -- e.g. DataGrid -- in Design View in Flash Builder Burrito

    Hi,
    Is there a way to access the mx version of components in Design View (Flash Builder Burrito), for those components that have both a Spark and a Halo/MX version, e.g. DataGrid?
    Thanks

    ... I know I can go to Source View and type in part of it, and switch to design view, however I'm doing a bunch of tutorials where the mx components are used, where one is simply dropping data services onto the components, apparently not supported yet on the newer Spark components?

Maybe you are looking for

  • Item category in Price list setup screen

    Hi , what is the advantage of having item category in the price list setup screen. my udnerstanding is physical items has price. item category is logical grouping of items. What is the advantage of assigning price to item category? Thanks in Advance.

  • Movie Wont Play on N95 8GB just closes movie centr...

    i followed this links instructions /discussions/board/message?board.id=smartphones&message.id=80579 but when i click to open the movie in video centre and when i click on play it just goes to the main menu and does nothing. any one able to help? ive

  • Session Synchronization with two EAR files

    Hi, We have 2 web applications (Portal , BI reports) packaged into two separate EAR file and deployed it on the same server. User login to portal and click a link to see a report. Reports open in a new window. Now we have 2 active httpsessions. One f

  • Personal domain and regular .Mac site

    I would like to create my own personal website (like usual on .Mac in my personal area) and then also post another domain I own to my .Mac area. How does it know which site to "publish" to? Or can you only have one website in iWeb '08? Thanks.

  • Describe table table_name lines var

    Hi Gurus,          In the internal table has 1 records, but only few fields are pouplated, While DESCRIBE statement its not showing the number of records, its a upgrade project from 4.6c to ECC 6.0 data: var type sy-tfill. describe table table-name l