Problem with AdvancedDataGrid in Flex SDK 3.3

Hello Forum,

I downloaded and installed Flex SDK 3.3. Once I did my environment for the 3.3 SDK compiler complained that he cannot find the AdvancedDataGrid component in the path. After some research, I was able to solve this problem by downloading Flex 3.3 Data Visualization Components of http://www.adobe.com/products/flex/flexdownloads/. Then I had to unzip the file downloaded in the /sdk_3.3.0_install_dir/

I don't think that I had to go through that in my previous installations - 3.2 and 3.1. No one knows the reason for this step both download and installation?

Also, I would use a new class of vector in my future development, anyone know what version of the SDK it provides?

Much appreciated,

Mike

Hi Mike, the two-step process is because the AdvancedDataGrid and graphic elements are not part of the Flex SDK, they are additional components that come along Flex Builder 3 Pro

Tags: Flex

Similar Questions

  • Problem with the mobile Flex list control

    Hello world.

    I have a problem with the list control in Flex mobile.  I need create list in "Flex mobile" and I need that list items must have following structure. a single image, text and then another picture. How do I do this?

    Concerning

    Include a component with a custom converter.

    See the documentation for Flex: http://help.adobe.com/en_US/flex/using/WS03d33b8076db57b9-23c04461124bbeca597-8000.html for more details.

  • Problem with Installation of flex 2 in Windows Vista

    Hello, I have a problem with flex 2 and windows vista, cannot install flex, the show to install me an error and then shows the musb Flex will run with the administrator or the privileges of the user running. My network user is under the domain network administrators role. Could someone help me?
    Thanks in advance.

    Hi Chifo,

    Perhaps you can mention what error.

    Have you tried to run the installer with "administrator rights", contextmenue "run as admin..." on the setup executable file?

    Best regards
    Kcell

  • Problems with events in flex

    Hello. I'm a guy AS2 and Flash CS3. I started to learn AS3 and Flex 3 transfer. But I had a problem w / events in AS3. I add a component of the canvas to the scene. On this canvas, I added 3 different events: mouse down, mouse move, and mouse upwards. When the mouse move is triggered, it is impossible for me to get the mouse an event triggered, and vice versa, when the mouse upward is triggered, there is no way to get the mouse don't move event triggered. Is there someone to help this newbie with this problem? Any help will be much appreciated.

    Code:

    " < = xmlns:mx mx:Application ' http://www.Adobe.com/2006/MXML layout "="absolute">
    < mx:canvas id = "myCanvas" x = "50" y = "50" width = "500" height = "500" click = "event_1 (); "mouseMove ="event_2 (); "mouseUp ="event_3 (); ">
    < / mx:Canvas >

    < mx:Script >
    <! [CDATA]
    Import mx.controls.Alert;
    import flash.events. *;
    public function event_1 (): void
    {Alert.show ("first event fired") ;}}
    public function event_2 (): void
    {Alert.show ("Second event fired") ;}}
    public function event_3 (): void
    {(Alert.show ("troisième événement déclenché) ;}}
    < / mx:Script >
    < / mx:Application >

    The problem is that your event listeners are not properly configured.

    Your "p1" to listen for the 'mouseUp' event because he was managing the events at this time.

    This is your modified and test code, as long as the mouse is down on the canvas, she fares at the time where you 'mouseUp' stop drawing.


    http://www.Adobe.com/2006/mxml"layout ="absolute"creationComplete =" initApp () ">"

    import com.myDomain.Lines.Main;
    Mx.graphics import. *;
    Import mx.binding.utils.BindingUtils;
    import flash.events.IOErrorEvent;
    import flash.events.Event;
    import flash.display. *;
    Import mx.controls.Alert;
    import com.myDomain.Lines.Main;
      
    public var p1:Main;
    public var pre:Number = 0;
      
    public function initApp (): void
    {
    P1 = new Main();
    this.addChild (p1);
              
    }
     
    public function prepToDraw (): void
    {
    pre = 1;
    }
     
    public void startDraw(event:MouseEvent):void
    {
    if(pre == 1)
    {
    P1. Graphics.Clear ();
    var newColor:int = 0xFF00FF;
    var iniX:Number = mouseX;
    var iniY:Number = mouseY;
    var lineWidth:Number = 10;
    P1. Graphics.LineStyle (width of stripe, newColor);
    P1. Graphics.MoveTo (gwenael, iniY);
    }
       
    imageView.addEventListener (MouseEvent.MOUSE_MOVE, drawLine);
    P1.addEventListener (MouseEvent.MOUSE_UP, stopDraw);
    }
      
    public void drawLine(event:MouseEvent):void
    {
    if(pre == 1)
    {
    P1. Graphics.LineTo (mouseX, mouseY);
    }
    }
    public void stopDraw(event:MouseEvent):void
    {
    imageView.removeEventListener (MouseEvent.MOUSE_MOVE, drawLine);
    }
     
     
    ]]>


     
    mouseDown = "{startDraw (event)}" > "
     



    HTH,

    Kenny

  • Problem with StyleManager in Flex Data Services Project

    OK, weird stuff here. If you make a new base and the attempt to use StyleManager (to load comiles CSS when running) it works... in other words, it works:

    Mx.styles import. *;
    StyleManager.loadStyleDeclarations ("styles/test_1.swf")

    However, try to create a simple Flex Data Services project and use the same code and for some reasons, you do not see as StyleManager method loadStyleDeclarations, but everything seems to be there! still unknown, leave within the Flex Data Services project, you can call us StyleManager.as and see clearly that loadStyleDeclarations is here. Is this a bug or am I a horrible configuration problem? I tried this on another machine with similar results. Help would be greatly appreciated, at least to confirm others see the same problem...

    c

    OK, fixed it... you need to update of the SDS to 2.0.1 and Flex 2.0.1 update main course. Pretty obvious.

  • Problem with setting up VI SDK

    Hello

    In the guide of the installation Developer SDK of VI, it is mentioned that the Web service is accessible using the "'https://< NomdeVotreServeur >.fqdn.com/sdk ' URL." In my installation, when I go to that URL, it looks up the HTTP 403 error.

    But if I'm going to https://.FQDN.com/SDK file in accordance with the documentation? Y at - it a particular setting I need to put?

    Kind regards

    Sudhir

    This URL is to programmatically access the VI exposed APIs, it does not access the browser SDK.

  • problem with advancedDataGrid

    I have one ADG with a collection of HierarchicalData as its data provider. The "source" of hierarchical data is a Collection of table.

    There are 2 elements in the table collection, A and B, where B is a child of the a. The tree is not intended to be singularly rooted - don't know if that's a problem.

    The problem I have is that while the ADG correctly shows B as a child of A, it shows also A and B as of higher level items. In other words, B appears twice (once to the next level and once as a child of A). How can I stop appearing at the top level?

    Thank you

    DOH. Never mind.
    I was doing some assumptions wrong about how it was supposed to work.

  • AdvancedDataGrid in Flex3 SDK on Linux?

    Hello

    I play with the Flex 3 SDK on Linux and get the following compilation error:

    Error: Could not resolve < mx:AdvancedDataGrid > to an implementation of the component.

    I had this same problem in Flex Builder and discovered (by reading these forums) that I needed to upgrade the project to use instead of 2.0.1 moxie. However, is there a framework also when you use the SDK on Linux? I can't find any switch relevant compiler or something...?

    Thank you!

    Paul C.

    Hello

    The AdvancedDataGrid will be part of the Flex Data Visualization package (formerly Flex Charting) that does not come with the free Flex SDK kit. ADG will therefore not part of the open source initiative, it's like the cards where once you have a license, you can view the source.

    So for the use of the alternator WIND and other graphics on a standalone SDK, you can copy the SWCs from installation of Flex Builder so far.

    Matt
    Adobe

  • With the help of native Extensions with Flex SDK 4.6.0

    Hello

    I try to get the example of Mac OS x Bonjour everybody works with the Flex SDK 4.6.0 kit. I've changed in all the places where there 4.5.1 / etc, got the XCode project to compile properly, but I got stumped on a problem at step 3. The result I get at the end of step 3 is:

    + "/ Applications/Adobe Flash Builder 4.6/sdks/4.6.0/bin/adt ' - package - PKCS12 - keystore src/assets/test.pfx - storepass stores no - target ane airrt.ane src/extension.xml CFC - src/assets/com.airrt.extensions.swc-plateforme MacOS - x 86 - C src/assets/platform/mac.

    Swc file is invalid. The NameSpace extension requires version SWF 13 or lower.

    / Users/owenbennett/Documents/projects/Flash/Native Extensions OSX/NativeExtensions

    Any ideas?


    Thank you

    Owen

    Too bad

    Figured it out. Here are the steps that I followed, using the kit 4.6.0 Flex SDK and XCode 4.1:

    1. 00 - create cert-> go.sh and 01 - create CFCS-> go.sh and 03 - create ane-> go.sh 04 - create dmg-> go.sh and 05 - running on adl-> go.sh and goall.sh

    change

    Flex_sdk = / Applications/Adobe\ Flash\ Builder\ 4.5/sdks/4.5.1-air3.0

    TO

    Flex_sdk = / Applications/Adobe\ Flash\ Builder\ 4.6/sdks/4.6.0

    2. 02 - create the extension of the platform-> mac-> TestNativeExtension-> TestNativeExtension.xcodeproj

    Open the project in XCode, select the root of the project, and then TARGETS-> TestNativeExtension-> build settings

    change Search-> Search framework paths paths

    Debug: "$(SYSTEM_APPS_DIR) / Adobe Flash Builder 4.5/sdks/4.5.1-air3.0/runtimes/air/mac.

    Release date: "$(SYSTEM_APPS_DIR) / Adobe Flash Builder 4.5/sdks/4.5.0-air3.0/runtimes/air/mac.

    "$(SYSTEM_APPS_DIR) / Adobe Flash Builder 4.5/sdks/4.5.1-air3.0/runtimes/air/mac.

    TO

    Debug: "$(SYSTEM_APPS_DIR) / Adobe Flash Builder 4.6/sdks/4.6.0/runtimes/air/mac.

    Release date: "$(SYSTEM_APPS_DIR) / Adobe Flash Builder 4.6/sdks/4.6.0/runtimes/air/mac.

    If you want to check it is OK to build, don't forget to change the target (at the top of the run key) for TestNativeExtension > My 32-bit Mac

    3 03 - create ane-> src-> extension.xml

    change

    http://ns.Adobe.com/air/extension/2.5">

    TO

    http://ns.Adobe.com/air/extension/3.1">

    4 04 - create dmg-> src-> NativeExtensionTest - app.xml and 04 - create dmg-> src-> asset-> NativeExtensionTest - app.xml and 05 - running on adl-> src-> NativeExtensionTest - App.xml

    change

    http://ns.Adobe.com/air/application/3.0">

    TO

    http://ns.Adobe.com/air/application/3.1">

    and who should build for you!

    Owen

  • Problems with Simulator SDK 10.2

    Greetings to everyone. I have problem with the display of text in the Simulator. Here is my configuration:

    -BB SDK 10.2.1

    -Simulator 10.2.0.1443

    -Windows 7 Ultimate, 64-bit 6.1.7601, Service Pack 1

    -VMWare Player 3.0.1

    -VmWare Workstation 7.0.1

    -Virtualization is enabled in the BIOS

    Anyone know the source of this problem? Thank you.

    Cool!

    Just a wild guess but maybe a VM corrupted or Simulator.

    Have you tried running on another machine or download again the sim card?

  • Problems with the Java Extensions and new SDK 1.5

    Hello

    I had built a Java Extension with version 1.0 update modifing WidgetConfigImpl.java as PDF attached. And I was running properly.

    Now, with the 1.5 SDK don't work and Java not return a warning or an error.

    I have tried otherwise, generating a .jar and include it in the file ext with eclipse, but do not show the .jar in Add dialog, this same problem occurred at 1.0 and I solved adding that the Java plug-in with the attached PDF file.

    Y at - it new path by adding the extension modifing WidgetConfigImpl.java or something similar?

    Why anti-pop immediately following pushScreen in your code?  I don't even know what that would do, but there is a good chance that it will never show your screen.

    This does not work for the screen display?  Generally speaking, you would record your screen as a listener for an event and close the form this way, right?

    UiApplication.getUiApplication().invokeLater(new Runnable() {    public void run() {        try {            UiApplication.getUiApplication().pushScreen(_screen);        } catch (MediaException e) {             Dialog.alert("Error: " + e.getMessage());        }    }});
    
  • Problem with my Lenovo Ideapad Flex 15 touchscreen driver

    Nice day!

    I'm having a problem with my Flex 15 touchscreen. I can't use the touch more. I tried to check the Device Manager, but found no driver installed touchscreen. I had this problem when I have not used/turned on my laptop for almost weeks of towing. I've already tried some I read on the forums, but the results were the same. I still can't use my touch screen properties. What should I do? Thank you for your response. My laptop was running windows 8.

    Hello Ronald.

    Thanks for posting your query in Microsoft Community.

    I imagine the inconvenience that you are experiencing and will certainly help you in the right direction to solve the problem. However, I would be grateful if you could answer a few questions to refine the question in order to provide you with better assistance.

    1. The issue has started happening recently?
    2. You did it any significant hardware or change software on the computer before this problem?

    This problem occurs when there is that no updated drivers are there for the material. As you have tried most troubleshooting including reset, I suggest you try to install the updated for touchscreen drivers and chipset drivers and check if it helps.

    Method 1:

    Uninstall and reinstall the driver for Interface devices and check the issue. 

    Follow the steps below to uninstall the drivers.

    1. Press the Windows key + X , and then select Device Manager.
    2. You can search for Devices of Interface and expand it.
    3. Right-click on the Devices of Interface and select Uninstall.
    4. Restart your computer. Windows will install the generic drives after reboot.

    Look for the question, if it persists the passage to the next method.

    Method 2:

    Uninstall and reinstall the chipset drivers and display drivers.

    Follow the steps in method 1 to uninstall display drivers and chipset drivers but it does not restart, you need to download the driver from the link below.

    Drivers and software - Flex laptop computer 15 (IdeaPad)

    In addition, you can also view responses 'marked' in the following thread:

    Touch screen not working not not - Windows 8 - Lenovo Flex 15

    Hope this information is useful. Let us know if you need more help, we will be happy to help you.

  • Problem with an application running Adobe Flex. Tech say that they cannot monitor, track or detect the problem.

    Problem with an application running Adobe Flex. Tech say that they cannot monitor, track or detect the problem. Application will stop and give wanders it depending on:

    Failure of server APACHE Bridge:


    Not available for a connection of back-end server: expired after 10 seconds or idempotent OFF or not idempotent method.

    Download, installation, implementation of Flex>

  • [Flex 3] Problem with the additional compiler arguments (cannot open)

    Hello world

    I have a problem with an additional compiler argument:

    Error Msg: can't open 'WEB-INF/flex/service-config.xml'

    This is the error I have to manage.

    I read that it is has to do with the argument of the compiler:

    -Compiler arguments additional properties - Flex compiler:

    -local = en_US, fr_FR, nl_NL-source-path = local / {local} -services "WEB-INF/flex/service-config.xml"

    But what's not here?

    Best regards.

    PS: I tried with a lot of path to the file.

    Hi PLbe,

    Using weborb in your project or any type of remote access in your project.

    Try to give the complete path for argument of services instead of the relative path.

    Thus to specify---> - services "c:\inetpub\wwwroot\weborb30\web-inf\flex\services-config.xml".

    instead of -services "WEB-INF/flex/service-config.xml"

    If you pasted the WEB - INF folder in your Flex application project file in src so no need to specify the full path. But if you have not included the WEB - INF folder (including configuration files) in the folder of your project, then you must include the full path.

    "c:\inetpub\wwwroot\weborb30\web-inf\flex\services-config.xml" is the default path where this file...

    Thank you

    Jean Claude Chari.S

  • Flex SDK 4.1 + 'Use the Compatibility Mode 3 Flex' = PROBLEMS

    7.14.10 / 06:10

    HERE'S THE QUESTION:

    When using the Flex SDK 4.1 and by checking the box 'Use Flex 3 Compatibility Mode', the Visual anomalies occur (regardless if the styles or skins is used). These include text in list ComboBox becomes invisible. It goes the same for the alert box, where no text is seen.

    I am including a screenshot showing the questions. The top image shows what happens when compatibility is checked - the ComboBox list text is invisible. The lower picture combo shows what happens when the box is not checked.

    Please note that when you use the old Flex 4.0 SDK these visual anomalies are not and everything works fine.

    proof.png

    @Jason Villmer,

    In my view, the problem you describe is http://bugs.adobe.com/jira/browse/SDK-26940.

    There is a workaround solution listed in the bug report that works (based on my tests), or you could probably put the leadership styles and layoutDirection worldwide using a block Style.

    Peter

Maybe you are looking for