Migrating Adobe flex builder 3.0 to Adobe flash builder 4.6

I am Migrating Adobe flex builder 3.0 to adobe flash builder 4.6. i get one error like"  Declaration of style 'direction' conflicts with previous declaration in C:\Program Files\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\frameworks\libs\mx\mx.swc(mx.controls:MenuBar)."
So please suggest me how to handle this issue.

Thanks Bharat Patel,
I have already read this pdf files. but didnt get any solution.
So, the issue is  style "direction" conflicts with the swc files.
so, suggest me the correct answer.

Similar Messages

  • 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

  • Adobe Creative Suite Extension builder 2 not supported in Flash Builder 4.7 64 bit

    Couldn't find anywhere to submit a bug report so hopefully this is a good place.
    I was able to succesfully download and install the Adobe Creative Suite Extension builder 2 into Flash Builder 4.7 with not problems.
    When I click File -> New -> Creative Suite Exention Project nothing happends. I recieve no error messages just the Project wizard panel that is expected to open doesn't open.
    The extension works as expected when installed into the non-beta Flash Builder 4.6 32 bit verison.
    I suspect there may be an incompatibility when switching to the 64 bit version of Flash Builder.

    Hi everyone,
    The problem is that Flash Builder 4.7 is not compatible with Extension Builder 2. Therefore we have provided Flash Builder 4.6 available for download, see links below.
    We apologise for any inconvenience caused. Please don't hesitate to contact me if you run into further problems.
    Best regards,
    Hallgrimur
    Product Manager - Extension Builder
    Links:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5517(Windows)
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5516(Mac)

  • Creative Cloud - Adobe Application Manager...download of Flash Builder 4.7

    I have a $49.95/mo Creative Cloud for the past few months and began a download via Adobe Application Manager of Adobe Flash Builder 4.7 yesterday afternoon around 4pm.  It is
    now 9:25am the following day...17+ hours later and the download is at 74%. ..I'm still letting it continue downloading. 
    In my frustration, I downloaded a non-Creative Cloud copy of Adobe Flash Builder 4.7...and on the install I am now being prompted with 3 options:
    1. Install with a serial number
    2. Start my subscription
    3. Install a trial
    As I'm paying the $49.95/mo for the full Creative Cloud subscription, I would prefer not to "install a trial".  Based on the download rate of the copy of Adobe Flash Builder 4.7 via the Application Manager, it won't complete until sometime this afternoon at best..  Is there any way I can convert my non-Creative Cloud installed copy of Adobe FlashBuilder4.7 to be under my Creative Cloud Subscription?

    If there is an option to License this Software then you can enter the Adobe ID tied to your Creative Cloud subscription.  If not then you will want to wait until the download completes in the Adobe Application Manager.
    You may also want to review Sign in or activation errors | CS6, CS5.5 Subscriptions, CS6 Perpetual - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html as something appears to be interferring with the Adobe Application Manager from downloading at the expected speed.

  • Is Adobe planning to provide educational licenses for Flash Builder too?

    My Flex license is not working at all Sad student is sad.

    When Flash Builder 4 is released, we will be having educational license for it as well. Are you trying to enter your educational license into Flash Builder 4? Your license is probably specific to Flex Builder 3, however, we'll soon be posting to this site how you can extend your FB 4 trial using your FB 3 license.

  • Using Flex Component Kit for FlashCS3 in Flash Builder

    Hi at all,
    i apologize for my english.
    I'm using Flash Builder 4 and i've created a movie clip symbol in Flash CS4.
    I convert the flash symbol in Flex Component but Flash Builder sends a "Verify Error" because the mx.flash.UIMovieClip class in the Flex Component Kit package is not updated at mx.flash.UIMovieClip in Flex4 library,
    Is there a updated version of Flex component kit? At this moment i'ive a 1.1.2 version.
    Thanks.
    F.

    You should be able to get version 2.0.0 of the MXP in the open source repository:
    http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/flash-integration/

  • How to use Flex SDK 4.0.0 in Flash Builder Burrito?

    Hello!
    How can I create a project with Flash Builder Burrito that builds against the Flex 4.0 SDK? I tried to copy the 4.0.0 sdk folder over from my Flash Builder 4 installation, but if I create a new project in burrito, it still offers me only choice between 3.5 and 4.5
    what else do I have to do?

    Did you configure it in Window / Preferences / Flash Builder / Installed SDKs?

  • WSDL Introspection works in Flex Builder 3, but fails in Flash Builder 4.5

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

  • Flex Unit 4 Beta 2 and Flash Builder

    Hi
    I've downloaded Beta 2 and have got the sample ant task working how I want.
    I'm having problems running tests in flash builder though.
    When I right click and go to execute FlexUnit tests the generated mxml file tries to use the following runner:
    xmlns:flexunit="flexunit.flexui.*">
    <flexunit:FlexUnitTestRunnerUI id="testRunner"/>
    which it can't find.
    No additional swcs were added to the compiler path in the propject properties. Perhaps I just have to add som eprevious version swcs to my lib folder?

    Hi,
    Unfortunately this doesn't have anything to do with the FlexUnit code itself. These are bugs inside of the Flash Builder plugin. You may want to post on their forum as well to try to get some support.
    The only advice I can offer, is that things seem to work much better if I consistently use the Execute FlexUnit Tests, which can be found under the run button. They work much less well if I right click and tell it to execute tests.
    Mike

  • Deletion of Flash Builder 4.5 when installing Flash Builder 4.5 for PHP

    There is a very serious error with the Flash Builder 4.5 for PHP installer (from http://static.zend.com/topics/Flash-Builder-for-PHP-4.5.0-Release-Notes.txt ):
    If Flash Builder 4.5 (not PHP) is already installed on the machine, and the
      product (Flash Builder for PHP 4.5) is then installed in a different location,
      the user gets the "FB is installed" dialog.
      After clicking OK, the installation rolls back and removes both Flash Builder
      and Flash Builder for PHP.
    My questions:
    Can Flash Builder 4.5 for PHP be installed in the same location without deleting Flash Builder 4.5? If so, please define "location."
    Is there a workaround for installing both flavors of Flash Builder 4.5 and avoiding the deletion issue described above?
    Can a single do-it-all version of Flash Builder 4.5 be installed that combines the SDKs and features of both flavors of the Flash Builder 4.5 product?

    Hi Mike,
    Could you please send the following log files so we identify the exact problem and hopefully help you quickly:
    Windows:
    1.       <path_to_adobe_fbphp>/_Flash Builder 4.5 for PHP.log
    2.       Logs located under C:\Program Files\Common Files\Adobe\Installer\
    Max OSX:
    1.       <path_to_adobe_fbphp>/_Flash Builder 4.5 for PHP.log
    2.       Logs located under /Library/Logs/Adobe/Installers/
    Thanks for sharing this,
    Roy

  • Changes from Flash Builder 4 Beta 2 to Flash Builder 4 Premium

    I have a Flex app that started in Flash Builder 4 Beta 2 and when the beta expired, we bought Flash Builder 4 Premium.
    Before, when programmatically changing the selected index of a Spark DropDownList, the change handler was called, so in cases where I didn't want that to happen, I had to remove the event listener and add it again after a small setTimeout.
    In the new version, it seems that when I change the selected index programmatically, the change handler is not called, so if I want it to be called, I have to call it manually, which is also fine. I just want to confirm that this different behavior was an actual change that was made and isn't caused by some kind of other change I made to my code.
    Is there a list of feature changes from the beta to the release version? Thanks!
    -Travis

    If you right-click the toolbar you can get to the 'Customize perspective' dialog.
    From there make sure commands >> flash run/debug option is checked.
    Oddly, there is no "Flash run/debug" option to check.
    Please see the attached picture.
    Note that I am running Flash Builder Beta 2 (build 253292) on Eclipse 3.4.2 (build M20090211-1700) on Max OS X (version 10.5.8).
    Thanks! 
    --- Jim

  • Can't build the compiler from within Flash Builder 4

    Hey!
    I've decided to try and dabble some with modifying the compiler, mainly just for fun but if I can I hope to be able to contribute to the project somehow. In any case, I've gotten everything to build properly using the ant script, but I can't seem to make the java compiler bits to build correctly in Flash Builder. This baffles me because everything seems to be set correctly and I get no linked resource errors. FLEX_SDK is set and verfied, as is ANT17_JAR, ANT_HOME and JAVA_HOME. Again, the project builds just fine using the ant script. What am I doing wrong here?
    I get a ton (653 to be exact) of compiler errors. Here's a few just to get you an idea of what I'm talking about:
    app.beginLine cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 665 Java Problem
    app.beginLine cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 682 Java Problem
    app.beginLine cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 686 Java Problem
    app.beginLine cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 724 Java Problem
    app.beginLine cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 730 Java Problem
    app.beginLine cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 735 Java Problem
    app.beginLine cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 738 Java Problem
    app.image cannot be resolved or is not a field InterfaceCompiler.java /flex-compiler/src/flex2/compiler/mxml line 686 Java Problem
    beginLine cannot be resolved Element.java /flex-compiler/src/flex2/compiler/mxml line 131 Java Problem
    beginLine cannot be resolved Element.java /flex-compiler/src/flex2/compiler/mxml line 142 Java Problem
    beginLine cannot be resolved Element.java /flex-compiler/src/flex2/compiler/mxml line 151 Java Problem
    beginLine cannot be resolved Element.java /flex-compiler/src/flex2/compiler/mxml line 162 Java Problem
    beginLine cannot be resolved Node.java /flex-compiler/src/flex2/compiler/mxml/dom line 55 Java Problem
    beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 762 Java Problem
    beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 836 Java Problem
    beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 945 Java Problem
    beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 953 Java Problem
    cdata.beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 751 Java Problem
    cdata.beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 793 Java Problem
    cdata.beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 825 Java Problem
    cdata.beginLine cannot be resolved or is not a field AbstractBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 871 Java Problem
    cdata.beginLine cannot be resolved or is not a field AnonymousObjectGraphBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 59 Java Problem
    cdata.beginLine cannot be resolved or is not a field AnonymousObjectGraphBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 85 Java Problem
    cdata.beginLine cannot be resolved or is not a field ArrayBuilder.java /flex-compiler/src/flex2/compiler/mxml/builder line 104 Java Problem
    [ remaining errors snipped ... ]

    It should be noted that I'm trying to build the 4.0.0.14159_RCK tag.

  • Upgrade from Flash Builder 4 Beta 2 to Flash Builder 4 Premium

    Hi guys,
       How do i just upgrade from Beta 2 to premium?  Does the install utility for Premium take care of it? or do I need to some how uninstall and install Flash Builder 4 premium?  I currently have Flash Builder 4 Beta 2 installed as a plugin to my current Eclipse IDE, and I do not want to start all over again as there are quite of few settings/plugins already installed in Eclipse that I want to keep, and not waste more time duplicating the whole process.
    Thanks
    Jay

    If you right-click the toolbar you can get to the 'Customize perspective' dialog.
    From there make sure commands >> flash run/debug option is checked.
    Oddly, there is no "Flash run/debug" option to check.
    Please see the attached picture.
    Note that I am running Flash Builder Beta 2 (build 253292) on Eclipse 3.4.2 (build M20090211-1700) on Max OS X (version 10.5.8).
    Thanks! 
    --- Jim

  • Any good Profiler for flex applications other that than the flash builder profiler

    My application is huge application I have to monitor memory and performance. I want to use some good profilers other that the one provided by FB

    Hi,
    I have searched for it and found some names like The Miner , MonsterDebugger , SWFWire etc..
    Please have a look at following sites :
    http://stackoverflow.com/questions/7558678/flex-profiler-alternative
    http://www.swfwire.com/debugger
    http://jpauclair.net/flashpreloadprofiler/
    Thanks and Regards,
    Vibhuti Gosavi | [email protected] | www.infocepts.com

  • Export release build with captive runtime in Flash Builder 4.7 fails

    Hello everyone,
    When building my multiscreen Desktop app in FB 4.7 (the latest non beta release), seems to fail. when the release is done and in run the app on my mac nothing seems to happen. something i encounterd in the beta release of FB4.7 to.
    i tried the 3.4 sdk that comes with FB4.7 and the 3.5 sdk that comes with Adobe Gaming SDK 1.0.
    does anyone have this same issue?

    ok, This really sucks now.
    now, like in the Beta release before, it doesn't include the SWF file in the final release.
    This product is NOT finished, but it's the only version in the creative cloud you can download.
    this is not ok!!

  • Adobe Flex manuals

    Hello everybody,
    i'm looking for 3 manuals:
    - Complete Adobe flex manual(from basics onwards)
    - Adobe flex builder manual
    - Flex reference
    (all the latest versions)
    Could you give me some links?
    I will put among my favorites :-)
    Thanks so much

    http://download.macromedia.com/pub/labs/air/air_b2_docs_flex_100107.zip

Maybe you are looking for

  • Mavericks Mail: Cannot exclude meeting.ics attachments from Smart Mailbox

    I'm trying to set up a smart mailbox in Mail (Mavericks 10.9.2) that searches for all email containing attachments, but excludes all meeting invitations (attachments with name = meeting.ics). Sounds simple, but I cannot figure out how to do it. I've

  • Debit Memo in Return to Vendor Process

    Hi! What is the best practice for creation of the debit memo in the Return to Vendor process? Is it created from A/P, or is it created from SD (with reference to the outbound delivery)? Thanks, Anisha.

  • Index/Key Insert Design Question

    Assume I am dealing with a customer object, and its properties which I'm attempting to insert into the database; one table called customer, with a key/index called id which is a unique number for each customer. As I understand it, this is a typical s

  • Problem when syncing: won't update itunes play count/last played etc

    My old 2g shuffle was capable of updating play count/last played and adding songs to the recently played playlist when synced to my itunes. Seems my new 3g shuffle can't do this. I remember the trick with the 2g was to make sure it was switched off f

  • How to Conditionally Rende the Images in af:treeTable...

    Hi, I need to conditionally render the Images in af:treeTable. First let me explain my requirement clearly... I need to display Dept --> Emp in a tree View format... Some thing like Dallas --> Smith --> Scott --> Tiger New York --> XXXX --> YYYY -->