Flash Builder 4.5 newbie help

Hey guys,
Thank you for taking the time to read my post and help me out.  I am currently just learning actionscript 3 and I have been using flash professional in order to program most of my first flash programs,  I would like to take one of my ideas and create it to work on the blackberry playbook, so I downloaded flash builder 4.5 and have set up my whole environment.
The problem im running into is that with flash professional creating movie clips and frames was as easy as adding objects to the library and then setting up the linkage so it could be used by your AS3 coding, frames and layers were added through the UI...well with flash builder I have no idea how to do this as there is no graphical interface, I am just wondering if somebody could explain to me how to create and link movie clips and work with frames using flash builder 4.5....I know this is probably a dumb question but I simply just don;t know
Thanks in advanced for any help

Hi nateatkins, Flash Builder is a software to develop flex and/or as3 applications. Do do things with Flash Builder, you need to code it in .as or .mxml files. Flash gives you the ability to make graphical element, add them to a library, animate them using the software interface and commands, and publish them right out of the box, but it is not the purpose of Flash Builder. You can use Flash to make a library of graphical elements, configure those elements to be available as Actionscript classes, then export your library as an SWC to use them in a Flash Builder project code. Or you can choose in Flash to code your actionscript using external .as files, and use flash builder to write them. Flash Builder is intended to make life easier when you work on object oriented coded projects using as3, and let you code faster. Flash have it's limitations to assist you when it's time to code, Flash Builder is here to enhance your development workflow when needed.

Similar Messages

  • Flash builder and air app Help

    Hi everyone
    I am new to flash builder I have many adobe products ie master collection, and have an Idea for a small application. But need it to do a few things. I have only looked into fash builder a little but want to know a few things before getting started by getting the trial and then purchasing the real deal.
    With flash builder and air can I make a app that will detect the top most window on the clients computer and return the name of the program ie photoshop etc and then give me the name of the active window, tab etc.
    How much scope is there for interaction with other adobe products in the master collection.
    I have written a few little script before in java. vb, applescript and actionscipt but I want to know if flash builder and air combo has the functionality I need before I bother getting into it to deep.
    Thankyou for your time in advance.
    Regards Daniel

    You can run the AIR app separately, it should still be on your system (Applications > Adobe > Adobe Help or the root of your Start menu on windows).
    If for some reason the app isn't there, reinstall it from http://www.adobe.com/support/chc/. There's a preference under Edit > Preferences > General Settings for "Accessibility Mode". If you select "Open Help in browser", your Adobe applications will open a browser instead of launching CHC.
    Jason San Jose
    Software Engineer, Flash Builder

  • Flash Builder Constantly Hangs. HELP!!

    I'm running Flash Builder CS5 on a 64bit Windows 7 HP box and it constantly hangs while typing, selecting text, pasting, and other normal actions in the editor. It hangs for 5 to 10 minutes and then goes back to working normal again. However, sometimes for not more than a single character being typed and it hangs again! It's gotten so frustrating I'm wondering how I am ever going to complete my AIR app. Some days it is hung for longer than it is working and so I get virtually nothing done.
    Does anyone have an idea why it might constantly hang? I am not running any versions of Eclipse or Aptana on this machine.
    Thanks!
    PK

    Well, I finally figured this out. Even though I had uninstalled Webroot Security Essentials (anti-virus software) it never really was gone. Because I didn't know that I brought my machine back to factory software state and reinstalled Adobe. Flash Builder was working great so I re-installed Webroot and FB started crashing again. This time I was able to uninstall Webroot completely and FB is working again.
    I switched to XFinity security (Norton) and it is still working correctly.
    Although I ranted against Adobe a bit (sorry, guys) it wasn't directly their fault. Still, for the amount of money the company makes on these products it would be nice if they tested them against the leading anti-virus packages so if there is a problem it can get resolved by the software companies. Just a thought.

  • Installation flash builder 4.6

    I just installed only flash builder 4.5 and want to update 4.6 ??
    what are the steps ?
    Is there i have to new buy adobe flash builder 4.6 ??
    or i updated my flash 4.5 so that it converts into flash builder 4.6
    Any help would greatly appreciated ..
    Thanks in advance..

    Moved to Installing and activating Flash Builder

  • Conflicting or prerelease version of Adobe Flash Builder 4.6

    I am installing CS6 Master Collection. However, Flash Builder 4.6 can't be installed due to "A conflicting or prerelease version of Adobe Flash Builder 4.6 exists on this computer. The conflicting version must be removed before installing from the current media."
    First, I tried to uninstall, but Flash Builder was not listed. Then I deleted all flash builder related files, no help.
    Then I deleted all Flash Builder related registry entries, no success.
    Finally I downloaded and ran the cleaner tool (it does not have any Flash Builder related selection) and restarted, but nothing seems to help.

    I too have this problem. I have always installed a complete master collection without discarding the previous version as a 'fail-safe' incase some old files do not upgrade/translate properly. I currently have the full CS3, CS4, CS5 and CS5.5 on my computer. I have had to install CS6 but without Flash Builder 4.6 due to the error  "A conflicting or prerelease version of Adobe Flash Builder 4.6 exists on this computer. The conflicting version must be removed before installing from the current media.”
    I do not really want to have to uninstall past versions. I have never had to do this in the past?  I have also done a search and can't find anything that says Flash Builder 4.6 It seems that Flash Builder 4.5 is the most recent version on my computer that was installed with CS5.5. The only trial (or prerelease) software I have installed is Muse. This was installed months after installing Master Collection CS5.5.
    Going through the troubleshooting info at post 6. It seems like it Flash Builder 4.5 (ie the previous CS5.5 install) that is causing the conflict. See text as copied from the log "WARNING: DW020: {2FC6B122-6F1F-409C-8FF0-8F8369D7F30B} Adobe Flash Builder 4.6 4.6.1.0 conflicts with: {9D0088AD-BBB1-470B-B7B8-520EDEFAE5F3} Adobe Flash Builder 4.5 4.5.0.0 Please uninstall these products, restart your computer and then run this installer again."
    After uninstalling Flash Builder 4.5 (part of CS5.5 collection), I was then able to install Flash Builder 4.6. I then tried to reinstall the Flash Builder 4.5 using my CS5.5 installer but this came up as already installed; so it appears that you cannot have both Flash Builder 4.5 and Flash Builder 4.6 installed on the same computer. Is this what Adobe intended ? What is the reason for this?

  • Export Flash CS5 component to Flash Builder

    Hello there .
    I'm having some troubles exporting a movieClip made in Flash CS5 Professionnal to Flash Builder.
    I created a simple movieclip name test : rectangle and textinput inside name "title", then command ->convert symbol for Flex. Everything looks good. I publish the .swc and import it in Flash Builder.
    Everything is good when I just add the MovieClip :
    <?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" minWidth="955" minHeight="600" xmlns:local="*">
    <local:test />
    </s:Application>
    but when I try to set a value to the title <local:test title="Title" />, I get the following error : (sorry it's in french =O)
    Description Resource Path Location Type
    Initialiseur pour 'test' : les valeurs du type flash.text.TextField ne peuvent pas être représentées dans le texte. TestComponent.mxml /TestComponent/src line 5 Erreur Flex
    Google translate:
    Description Resource Path Location Type
    Initializer for 'test': values of type flash.text.TextField can not be represented in the text.TestComponent.mxml / TestComponent / src line 5 Error Flex
    There are a lot of tutorial showing how to integrate Flash Builder & Flash Cs5 but not so much tutorial about how you can import Flash CS5 component into Flash builder :/
    Hope you can help me

    Nevermind stupid question
    title points on TextField and not on .text property... of course -.-

  • Offline Documentation for Flash Builder 4?

    Is there a way for me to have an offline documentation for Flash Builder 4? The reason is because I'm not constantly online and bewing new to Flex and Flash Builder altogether, I'm always at a loss whenever I'm trying to achieve something which is why an offline documentation would come really really handy! Note that the unit where I develop with Flash Builder doesn't have an internet connection so I can't update the local documentation via the internet.
    Thanks much for those who'd answer...

    Hi,
    I can help answer. There are a couple of ways to get the Flash Builder 4 docs for offline use:
    The Community Help app downloads the Help packages to your desktop, and provides an option to view them offline. Go to Edit > Preferences, and set Display Local Help Content Only to Yes. Note that you need to be connected to the Internet once to completely download the Help packages. And, any new updates to the doc will not be available unless you go online again.
    You can download a PDF copy of the Using Flash Builder book from: http://help.adobe.com/en_US/flashbuilder/using/flashbuilder_4_help.pdf
    and the Accessing Data with Adobe Flex 4 book from: http://help.adobe.com/en_US/Flex/4.0/AccessingData/flex_4_accessingdata.pdf
    You can also download the entire Flex 4 and FB 4 documentation as a ZIP file from: http://www.adobe.com/go/learn_flex4_alldocumentation_en
    Hope this helps,
    Mallika
    Flex doc team

  • Flash, Flash Catalyst or Flash Builder ? ? ?

    Hello all...
    We would like to start creating RIA using Flash, focusing more-so on the side of enterprise level web applications rather than simple Flash animations.  I need to start getting my design/development group here up to speed on Flash, but cannot make heads or tails of the software to focus on from Adobe.  Can someone help in this guidance?
    Flash Professional CS5, Flash Catalyst CS5 or Flash Builder 4?  Please help me weigh the differences.
    Anyone?
    Regards,
    Froog

    kglad,
    Thanks so much for your time and response.
    So, you're saying that the Flash Professional environment offers what Catalyst and Builder offer, and more?  Basically, the Flash Professional IDE is the standard and the other IDEs are variations of the standard?
    Again, thanks for your time and effort.
    Froog

  • FLASH BUILDER 4.7 PROBLEM PLEASE HELP

    Hello,
    So i just ordered the adobe creative cloud service today and downloaded the adobe application manager, installed Flash Builder 4.7 and then preceded to create a flash game.  It had tons of errors with my code so i then just did the simple HelloWorld program and it ran fine.  But as soon as i tried to type in more complex code like (import flash.display.Loader) it has a yellow triangle by this statement of code saying that (import flash.display.Loader is not used locally).  I have had this problem with the rest of my code also.  Please help!!!  I have already tried to contact adobe technical services but they said they couldn't help me because I had the creative cloud.  I am in desperate need of help!!!!!!!!!!!
    Thanks,
    DarkRue97

    Flash Builder 4.7 is warning about unused imports largely to help you clean up your code. These warnings may also be useful if you have made a typo in the qualified name. An unused import, however, should not stop you from building your application.
    If you're building a Flex application, then you should use a Flex project. Flex projects use the Flex SDK 4.6 already included in Flash Builder 4.7. Unless you're trying to customize or update the SDK for a specific reason, you shouldn't need to add a new Flex SDK if you're just starting out to explore developing a Flex application.
    Once you start writing more complicated applications or games that take advantage of the latest AIR features, you can update the Flex SDK with a later version of AIR by applying the updated AIR SDK overlay for Flex zip distribution manually. I would wait until you're more familiar with Flash Builder 4.7 and Flex projects before trying to upgrade an SDK. The following like describes the process:
    http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html
    If you're doing pure-ActionScript development, you can use an ActionScript project. These projects use the new compiler, ASC 2.0. In such a project, you cannot use Flex concepts, like MXML or CSS. Some Flex-specific metadata extensions in AS3 are also not supported. Just pure-AS3.

  • Error message in trying to use local content in Adobe Community Help of Flash Builder

    Hi,
    I have set my Adobe Community Help application preferences of Flash Builder to 'Display local content only'.to Yes.
    I also disabled my internet connection to use local help content only.
    I get the following error message when trying to access any of the links from Help home page.
    To view the requested page, connect to the Internet or deselect "Display Local Help content only" in Preferences.
    I understand this is due to all the links point online HTTP urls.
    But why cannot the local help content be accessed when it is already downloaded to local and the 'Display local content only' option is set to Yes?
    This saves me a lot ot time otherwise using Adobe Community Help is painful even for a short period of time.
    Thanks,
    Ram Manoj Kongara.

    Hi, Ram -
    To help troubleshoot your problem, can you please do the following:
    In the Adobe Community Help application, go to Edit > Preferences.
    Select Local Content.
    The list of Help packages downloaded locally appear. Make sure that the status of every Help packages reads “Current”. If the status of a Help package reads  "Out-of-Date”, select that Help package, and click Update to download the latest Help package. Note that to do this, you have to be connected to the Internet. Once you fully download the Help packages to your desktop, you can access Help offline.
    One other thing that I would want you to check is the Adobe Community Help Client version that you are using. To check that, in the Adobe Community Help application, go to File > About Adobe Help. The build version should be 3.2.0.610.
    Let me know if this helps. If the issue still persists, we can investigate further.
    Thanks,
    Mallika Yelandur
    Technical writer, Adobe Flash Builder

  • Need help for flash builder

    i need help for flash builder 4 and papervison 3d. I need to create a slider with it ranges of value from 10 to 50 to adjust the camera values for the camera.fov and also need to create it for the yaw of the object from 0 to 360. I try to look for any slider event and classes in this program but cant find any, btw, i need to use the AS only project file.
    here is my codes:
    can you please tell me how i should modify the codes?
    package
        import flash.display.BitmapData;
        import flash.display.Sprite;
        import flash.events.Event;
        import org.papervision3d.materials.BitmapFileMaterial;
        import org.papervision3d.materials.BitmapMaterial;
        import org.papervision3d.objects.primitives.Sphere;
        import org.papervision3d.view.BasicView;
        [SWF (width="800", height="600", backgroundColor="0x000000",frameRate="30")]
        public class EarthBitmap extends BasicView
            private var sphere:Sphere;
            public function EarthBitmap()
                super(800 , 600);
                var earthmaterial:BitmapFileMaterial = new BitmapFileMaterial("../assets/Earth.jpg");
                sphere = new Sphere(earthmaterial,100,20,18);
                camera.fov = 25;
                scene.addChild(sphere);
                addEventListener(Event.ENTER_FRAME,rotateSphere);
            public function rotateSphere(evt:Event):void
                sphere.yaw(0.2);
                singleRender();

    Turn the click handler into a full on separate function. Then store all the views in an array and use Math.rand() to randomly choose one.
    Something like this:
    <fx:Script>
         <![CDATA[
              var questionsArray:Array = {question2,question3,question5,questionRed,questionGeography};
              function buttonClickHandler(event:MouseEvent){
                   var randomProblem:int = Math.floor(Math.random()*(questionsArray.length));     //generates a random integer between 0 and the total number of questions in the array (arrays are 0-based)
                   navigator.pushView(questionsArray[randomProblem]);
         ]]>
    </fx:Script>
    <s:Button id="randomProblemButton" label="Next Problem" click="buttonClickHandler(event)" />
    Haven't tested that, but something along that line should work

  • Sound not working in Flash Builder. Help please.

    So, here's my situation. I keep trying to put an mp3 in Flash Builder to try and make sounds happen, but each time I do it only plays the beginning of it and stops midway through. My music is working at 44100 Hz with a 32 bit rate (tried changing it to 16, but Audition won't let me). Here's my code.
    package
              import flash.display.Sprite;
              import flash.events.Event;
              import flash.events.KeyboardEvent;
              import flash.media.Sound;
              import flash.media.SoundChannel;
              import flash.ui.Keyboard;
              [SWF(width = "550", height = "400",
              backgroundColor = "#FFFFFF", frameRate = "60")]
              public class SoundThing extends Sprite
                        [Embed(source="../sounds/try1.mp3")]
                        private var Try:Class;
                        private var _try:Sound = new Try();
                        private var _tryChannel:SoundChannel = new SoundChannel();
                        public function SoundThing()
                                  stage.addEventListener
                                            (KeyboardEvent.KEY_DOWN, keyDownHandler);
                        public function keyDownHandler(event:KeyboardEvent): void
                                  if (event.keyCode == Keyboard.SPACE)
                                            _tryChannel = _try.play();
    I'm not sure what the issue is. Please help me. Thank you!

    I would say that either the OP needs two tabs somewhere to make his headings and line items align,Exactly what I was thinking. As this sample code illustrates, the b will not line up under Column#2. Perhpas OP needs to use a Formatter or the printf method instead.
        StringBuffer sb = new StringBuffer();
        sb.append("Column#1");
        sb.append("\tColumn#2\n");
        sb.append("a");
        sb.append("\t");
        sb.append("b");
        System.out.println(sb);

  • Help with connection flash builder 4.5 to remote php database

    help with connection flash builder 4.5 to remote php database

    Fatal error: require_once() [function.require]: Failed opening required 'Zend/Loader/Autoloader.php' (include_path='.;C:\php5\pear;D:/webserver/apache2/htdocs/ZendFramework/library') in D:\webserver\apache2\htdocs\giga\first-debug\gateway.php on line 27

  • Launching Flash Builder 4 Help takes 20 secs (ACH or browser)

    We have 5 flex developers on our team who are all running into the same issue with the dynamic help:
    1) Hit F1 (display help section)
    2) Select a class (ArrayList for example)
    3) Click on the Related API (mx.collections.ArrayList) in the help section.
    4) It then take 15-20 seconds for the page to display in Adobe Community Help which is already running.
    5) If I switch the preferences to 'Open Help in Browser' it take the same amount of time for the webpage to open.
    There's no CPU load during this waiting time. This is really hitting our productivity.
    Any ideas?

    Hi: have you guys downloaded the local help for Flash Builder yet?  That should actually boost performance, even for online search/browsing.  Here's why:  when you download the local Help content, the Help system also downloads an intermediary XML file that we use to resolve context-sensitivity and a few other functions. Having this file cached locally should improve launch times for both the AIR app and the browser.
    To be sure, open up the Community Help AIR app and check Preferences:
    Windows: CTRL+ K  or check under the Edit menu
    Mac:  Cmd + comma or check under Adobe Help > Preferences
    Then click on the Local Content tab -- you should see the various package titles available for download with a status message (pending download, current, etc.).
    We are working on an update so that we can deliver the intermediary XML file by default when a user opens the app, instead of delivering it via the content download.  That fix should be coming out soon.

  • The new context-help in Flash Builder 4.5 is horrible... anyway to change it back to FB3?

    See the picture below: (you will have to click it to see it better, because the Forum doesn't show it properly)
    Problem number 1: at Debug Time, I do not see a tooltip with the value of "Credits", even though it is a PUBLIC VARIABLE inside the Player Class. It is NOT even a property! In Flex Builder 3 all accessible members had their values indicated at Debug Time. In Flash Builder 4.5, they broke it and instead of seeing the value of Credits, I see that stupid tooltip which helps at exactly nothing.
    Problem number 2: these hover tooltips appear way too fast. As soon as my mouse floats over practically anything in the code, I get that annoying huge tooltip. I tried to find an option which configures the delay with which that hover tooltip should appear, but I found no such configuration option.
    I hope somebody can help me with some suggestions.
    Thank you in advance.

    You can disable the asdoc hover by toggling Preferences -> Flash Builder -> Editors -> ActionScript Code -> Show in text hovers.
    -Anirudh

Maybe you are looking for

  • Functunality of save view in BW report iview

    Dear all, When SAP BW Query report iview is called in portal, u will get Save view, Bookmark, variableSreen...etc buttons.. When u click on saveview button...it will ask u to save as a view of that report with specific name. My question is, where it

  • HP Officejet Pro 8630 won't print from tray 2; says there's no paper

    Action: Print from tray 2. Expected Results: Paper feeds from tray 2 and prints. Actual Results: Printer displays "out of paper" dialog. Notes: Ever since I purchased the Officejet Pro 8630 six or eight months ago, tray 2 has not functioned. It says

  • Additional Photo in iPhoto

    Hi Ive just noticed on my iPhone 5 that I have 481 photos but on iPhoto on my iMac only has 480. I can see the extra photo on my iPhone thats not displayed in iPhoto. How can the additional photo be showing on my iPhone but not in iPhoto? Ive sync'd

  • E65 ugly fonts

    Hi, I have a E65 telephone which I bought off ebay. I believe its a chineese version. My wife bought a E65 from Thailand. Both phones work reasonably well, but one thing I have noticed is the fonts on mine look very ugly - I believe they are not alia

  • Illustrator CS to FW8

    Greetings! When I open a file from Illustrator (or copy and paste) into FW8, the colors seem to darken and flatten substantially. Is there a better way to approach this so that I can use AI files in my PNG designs? Thanks, Kelley Rao, Webeze Website