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.

Similar Messages

  • Flash Builder 4.7 ask for Flash Player 11.6

    Hi,
    I've installed Flash Builder 4.7 and air 3.6. When I try to test my movie I get a message saying I need the Flash Player 11.6 debugger. But it's currently in Beta, however I downloaded it anyway, but that doesn't fix the issue. When I continue some of the art is messed up. But it works fine when I test from FB 4.6.
    Any ideas?
    cheers.

    Ask for serial number http://forums.adobe.com/thread/1234635 has a FAQ link
    Cloud programs do not use serial numbers... you log in to your paid Cloud account to download & install & activate... you MAY need to log out of the Cloud and restart your computer and log back in to the Cloud for things to work
    Some general information
    Log out of your Cloud account... Restart your computer... Log in to your Cloud account
    http://www.adobe.com/products/creativecloud/faq.html
    http://helpx.adobe.com/creative-cloud/help/install-apps.html to install or uninstall
    http://forums.adobe.com/community/download_install_setup/creative_cloud_faq
    What it is http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html
    Cloud Getting Started https://helpx.adobe.com/creative-cloud.html

  • Adobe Flash Builder 4 licence is for one desktop and one laptop, only one at a time run or

    After installing Adobe Flash Builder 4 needed install AIR? Adobe Flex 4 SDK IS ALREADY INCLUDED?
    Adobe Flash Builder 4 licence is for one desktop and one laptop, only one at a time run or...?

    hi,
    Flashbuilder has the ability to create and run Air content from the IDE, to actually usean Air App outside of the IDE you need to install Air.
    Flashbuilder install includes 2 sdks, the 3.5 sdk for 'backward' compatibility with Flexbuilder and for targeting flashplayer 9, the 4.x SDK for Flashbuilder and  targetting flashplayer 10.0 and above.
    As far as fair use is concerned Adobe have had fair use software licensing for a while, single user 2 devices is not a problem, what is not clear is if you can use the software on both devices at the same time.
    David

  • I purchased Flash Builder 4.7 Premium for Mac, but the DOWNLOAD section says "Not applicable". So how do I get my download?

    Adobe has taken my money, but I don't have the ability to download the product I purchased (Flash Builder 4.7 Premium for Mac/Win). What do I do in order to download the product I purchased?

    download the trial and enter your serial number during installation, Develop games and applications | Adobe Flash Builder 4.7 Premium

  • Flash Builder 4 (not beta) for Air 2

    Hi,
    having worked with the Flash Builder 4 Beta 2 for a while on a project that targets the Air 2 platform, I tried to import my Flex project into the new Flash Builder 4.
    Unfortunately things seem to be handled differently compared to the beta release: Overlaying the Adobe AIR SDK for use with the Flex SDK (http://labs.adobe.com/wiki/index.php/AIR_2:Release_Notes#How_to_overlay_the_Adobe_AIR_SDK_ for_use_with_the_Flex_SDK) does not seem to work, or am I missing something?
    For example, I get error messages like 'Could not resolve <mx:Canvas> to a component implementation.'. OK, I tried what FB would do when I create a new Flex project, and found that the namespace for mx components had changed from xmlns:mx="library://ns.adobe.com/flex/halo" to xmlns:mx="library://ns.adobe.com/flex/mx". But applying this change to my project didn't get me much further....
    Is there a readme for people like me who just want to move from the FB 4 Beta 2 to the new FB 4 with their Air 2 projects??
    Thanks to all of you in advance
    Roland

    1) Make sure you project is pointing to the right SDK after you imported
    2) Make sure that SDK name is in your preferences Flash Builder > Installed Flex SDKs and it points to the right location
    Sounds like you're overlaying AIR 2 over SDK 4.0.0 correct? There was an issue in Beta 2 about this http://blogs.adobe.com/jasonsj/2010/02/workaround_for_using_the_latest_nightly_sdk_40_buil ds_with_flash_builder_beta_2.html. In the final relase of Flash Builder 4, you no longer need to apply this fix.
    If that's not the issue, an easy way to debug is to look at the "Referenced Libraries" in Package Explorer and verify (1) the right SWCs are there and (2) you can expand the SWCs and see all the classes that should be there.
    Jason San Jose
    Software Engineer, Flash Builder

  • [svn:fx-trunk] 12087: Dev only. Checking in Flash Builder 4 " Library Projects" for building Flex SDK SWCs in trunk.

    Revision: 12087
    Revision: 12087
    Author:   [email protected]
    Date:     2009-11-21 20:56:09 -0800 (Sat, 21 Nov 2009)
    Log Message:
    Dev only. Checking in Flash Builder 4 "Library Projects" for building Flex SDK SWCs in trunk. These projects are easier to import and do not require linked resource variables to be specified.
    Note: although the trunk does not build textLayout.swc, there appears to be a legitimate compiler error in FlowGroupElement.as as a cast is missing. I'll follow up with TLF.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: N/A
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airframework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airframework/.project
        flex/sdk/trunk/frameworks/projects/airframework/.settings/
        flex/sdk/trunk/frameworks/projects/airframework/.settings/org.eclipse.core.resources.pref s
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airspark/.project
        flex/sdk/trunk/frameworks/projects/airspark/.settings/
        flex/sdk/trunk/frameworks/projects/airspark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/flex/.project
        flex/sdk/trunk/frameworks/projects/flex/.settings/
        flex/sdk/trunk/frameworks/projects/flex/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/framework/.project
        flex/sdk/trunk/frameworks/projects/framework/.settings/
        flex/sdk/trunk/frameworks/projects/framework/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/halo/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/halo/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/halo/.project
        flex/sdk/trunk/frameworks/projects/halo/.settings/
        flex/sdk/trunk/frameworks/projects/halo/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/osmf/.project
        flex/sdk/trunk/frameworks/projects/osmf/.settings/
        flex/sdk/trunk/frameworks/projects/osmf/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/rpc/.project
        flex/sdk/trunk/frameworks/projects/rpc/.settings/
        flex/sdk/trunk/frameworks/projects/rpc/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/spark/.project
        flex/sdk/trunk/frameworks/projects/spark/.settings/
        flex/sdk/trunk/frameworks/projects/spark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.project
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.project
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.project
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/org.eclipse.core.resources.prefs

    Status Update - don't know if this is a bug, design flaw, install problem or my misunderstanding.
    I got it to work by first changing my Flex library to 4.5.0 - still didn't work with current
    app and update mxml files using "2.6" for their namespace versions. But I did at least
    get the popup error number 16815 - indicating an error in the update version namespace.
    By leaving my application namespace version at "2.6" and changing the update version to "2.5" ... bingo!
    I got my new update installed autiomatically.
    Is this how it's supposed to work - or are my runtimes mixed up?
    Will this work the same using the Flex 4.5.1 SDK? I'll find out shortly
    Hope this helps others.

  • I am not able to install adobe flash builder plugin 4.7 for myEclipse blue edition 2014

    I am not able to install adobe flash builder plugin 4.7 for myeclipse blue edition 2014. Both are 64 bit and I have successfully installed adobe flash builder 4.7 and myEclipse blue edition 2014. Now the problem is not able to install the  Adobe Flash Builder 4.7 Plug-in Utility.exe, while installing it asked for drop-ins folder after selecting that, it is saying the selected folder not contained Eclipse instance.

    You don't have service pack 3 most likely. Refer to the tech specs:
    http://www.adobe.com/products/flash-builder/tech-specs.html
    Mylenium

  • Can I install Coldfusion Builder as a plugin for Flash Builder?

    I already have a licensed copy of Flash Builder 4.x installed, trying to install ColdFusion Builder as a plugin for Flash Builder. When I installed CFB, I selected install as a eclipse plugin and entered the path to the FB directory. Now I can't figure out how to invoke/add the CFB plugin in FB..
    Thanks in advance

    You should have uninstalled rather than simply deleting CFB 2 plugins manually .
    Please do the following  to fix it now. (If you have used Uninstaller to uninstall that would have cleaned all these things ):
    Take a backup and delete the file: /Library/Application Support/Adobe/Uninstall/{b8c666c3-1efd-11b2-bf3c-e04be4b2b610}.db
    And you will be able to install CFB as plugin to Eclipse now.
    Thanks,
    Krishna

  • Here does flash builder 4 store what workspace to open

    where does flash builder 4 store what workspace to open. It keeps crashing with the current one before fb4 opens

    hi,
    in the prefs file is a list of the most recent workspaces,  if you delete the first one (including the /n)
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\configuration\.settings\org.eclipse.ui.ide.prefs
    also reduce the number by one in RECENT_WORKSPACES_PROTOCOL
    that should fix it
    David

  • Upgrading from Adobe Flash Builder 4.5 to Adobe Flash Builder 4.6

    Can anyone share Adobe's upgrade path (with detailed steps) from Adobe Flash Builder 4.5 to Adobe Flash Builder 4.6

    After having done what looked like a proper UN-install of Flash Builder 4.5, I am trying to install the FB 4.6 upgrade. I get:
    A conflicting or prerelease version of Adobe Flash Builder exists on this computer. The conflicting version must be removed before installing from the current media.
    I dont know what this is, so spending an hour on the phone finally got me to Ankush Bangroo <[email protected]> who knew how to fix this.
    download the cleaner tool from the following site and run it, remove the "Adobe Flash Builder" item, then reboot.
    http://www.adobe.com/support/contact/cscleanertool.html
    Now, you can do a proper install of Flash Builder 4.6 from download.

  • HELP: Flash CS5, can't publish for flash player 4

    Hello!
    I want to create a flash ad for google AdWords using Flash CS5.
    according to the guidelines (http://adwords.google.com/support/aw/bin/static.py?hl=en&page=guide.cs&guide=1308145&topic =1310862&answer=176108&rd=2) I am required to publish for flash player 4:
    Flash versions: All Flash ads must be published for Flash Player version 4-10.
    Flash CS5 doesn't offer me to target flash player 4 in the publish settings!
    how to resolve that issue?
    Thanks!

    I googled it! A funny thing is:
    http://www.google.com/support/forum/p/AdWords/thread?tid=262eb148dc312b92&hl=en
    Flash versions: All Flash ads must be published for Flash Player version 4-10.
    It include the version 10 too right? then why do you go for flash 4?
    Anyway, I will reply you if I come across a solution.

  • Workflow; from (illustrator) design to Flash Builder (with no room for interpretation)

    Dear all,
    A couple of years ago, we've made quite a bold move to start developing a large ERP application using Flex. The workflow was straight forward; functional and graphic designs were developed almost simultaneously (using Illustrator for the graphic part) and subsequently Catalyst would be used to convert the illustrator designs to usable code in Flash Builder.
    Since Catalyst has been discontinued, we've been dealing with a real gap which is recently been widened due to the fact we've started using later versions (Adobe CC). Thus, we are in need of some advice. We need solutions to move from an illustrator design to flash builder without our developers having to execute design tasks or interpret designs while coding. Basically my questions are as follows:
    - How do I get .ai files over to Fb leaving no room for interpretation (dimensions, colors, gradients, blends, padding, etc)?
    - What is the best flow in case we want to also add some interactivity / animation to our designs without having to dive into the code, in order to convey our ideas to our developers?
    I have browsed forums and watched several training videos, but all I can find are workflows from design to web. Surely, you guys can help me out!
    Thanks,
    David

    Watch the Online Video Course Flex 4.5 and PHP: Creating Data-Driven Applications

  • Round trip between Flash Builder and Catalyst?

    Is it, or will it, be possible to go back to Flash Catalyst once a project as been brought into Flash Builder?
    I have imported the .fxp project into Flash Builder, made some code changes, then exported a .fxp project out again.  I want to be able to edit this in Catalyst so I can make design changes, but when I try to open the project Catalyst says it cannot be opened becuase it has been edited outside of the application.  Is there something I am missing or has this simply not been implemented yet?
    It would be a shame to not be able to "round trip" from Catalyst to Builder.
    Thanks for your time and the product looks very exciting.

    Hi Watern,
    For the first version of Catalyst, we're focusing on the one-way workflow from Catalyst to Builder (start in Catalyst, finish in Builder). We realize this is a big limitation and hope to address soon after the first release.
    There are a number of partial solutions for this problem, which you can find by searching around the forum. Most of them involve dividing the work between Catalyst and Flash Builder as cleanly as possible, which is surprisingly easy to do given the new skinning architecture. Here's an excerpt from a post I wrote that seems to have been lost:
    "If you are iterating between Catalyst and Builder on a custom component, you may find it is worth splitting the custom component out in that fashion. I'm planning to write an article explaining this, but here's a preview:
      In Builder, create a new subclass of SkinnableComponent. Put the component logic in there.
      If you need to add visual logic like "now move the konfabulator 10px to the left", you should make konfabulator a skin part, using the metadata (see Scrollbar.as, in the Flex 4 SDK, for an example).
      If your component has states, declare them with the metadata.
      In Catalyst, make sure that your custom component has those parts and states.
      Then import the custom component into Builder.
      In the MXML file for the custom component, change the root tag <Group> to <Skin>. It's now a skin (not a custom component).
      In the MXML file for the skin, add the [HostComponent("com.me.MyComponent")] metadata (see HScrollbarSkin.mxml, in the Flex 4 SDK, for an example).
      Wherever you are creating the instance, change the code <MyComponent/> to <MySkinnableComponent skinClass="MyComponent"/>. Now you're creating an instance of your skinnable component and assigning it the skin created in Catalyst.
    Done! If you make more changes in Catalyst, you'll have to repeat steps 5-7 again (for now!)."
    -Adam

  • I have flash builder standard 4.7 for windows. Need the Mac version but can't find it

    Hy Guys, I have flash builder 4.7 for windows. I want the Mac version, the problem is that my flash builder is standard and I only find the Premium version for MAC OS, What can I do?
    Thanks in advance

    download the pro version and enter your serial number.  it may activate to the standard version.

  • Flash Builder 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello,
    I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup.
    Sometimes the following Terminal command fixes the issue:
    cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings
    rm org.eclipse.ui.ide.prefs
    However this isn't a silver bullet solution, and sometimes the only way is to uninstall and reinstall FB4.5.
    But this is a major hassle, especially after 3 or 4 times!
    I am running Mac OS X 10.7 and have updated to FB 4.5.1 Premium and also installed Subversion/Subclipse as well as the BlackBerry PlayBook SDK.
    Problems seem to occur when working in SVN projects.
    I have also noticed that the Delete and Arrow keys and Right Click fails to work sometimes also.
    Is there a way to reset / clear FB 4.5 Prefs / Workbench?
    Thanks,
    David Douglas
    Here is the console report below:
    /Applications/Adobe/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5 ; exit;
    !SESSION 2011-09-13 15:07:58.914 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_26
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/david/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2011-09-13 15:08:02.101
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.ui 2 0 2011-09-13 15:08:02.905
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2011-09-13 15:08:02.906
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    Delete the Adobe Flash Builder 4.5 folder from your Documents (assuming you don't have anything valuable in there). That seemed to work for me, as I don't keep my projects in there but there were some temp files that were breaking it. You'll probably have to re-inport your projects.
    Adobe, I'm getting very sick of your (expensive) products wasting my time.

Maybe you are looking for

  • How do booth my computer from my backup disk?

    I am using Silverkeeper on a LaCie firewire external drive, and have backed up regularly every week for the past few years. As I am getting ready to install Leopard I would like to find out how to use my backup to restart my computer in case the inst

  • I cant even get into my apps due to twlaunch foreclose!!! help

    i keep getting twlaunch error on my samsung continuum and canr even get to home screen where my apps are help please

  • Move my photos from Aperture 2 to LR3

    Snow Leopard. I once used Aperture 2 (I don't know why) and I would like to get my photos from there and import them into LR3.  I have about 2000 or so photos in A2.  I don't know how to do this, as the Aperture Library just shows up as an icon and w

  • Table containing PO response info

    Hi There, could anybody perhaps tell me in what tables(s) the response info for a purchase order is stored. I'm specifically looking for the delivery date, price and the amount. Greetz, J.B.

  • DI Server Purchase Request DI Object

    Hi Experts,    I am working on DI Server. The Purchase request DI Object is not exposed in it. Is there any other work around to post purchase request through B!WS. I am using SAP business one 9.0 PL 6 and SQL 2008 standard edition. Regards, Gokul K.