Issue of Flex

Hello

I did not learn Flex, no experience, use it, but before I would like to know if there is a need for a program side server must be installed, you need something to be installed on a server, if so, what is it?

Thanks in advance

There is no requirement aside server to create and deploy Flex applications if you access your date via web services http request.

If you need a more complete access to resources server-side (java objects, etc.) there's an Abobe add on product (Flex data services) which is a separate license and would require a server component.

Tags: Flex

Similar Questions

  • Issue in Flex application with J2EE capabilities

    Characteristics of the environment:
    Eclipse: 3.2.2
    MyEclipse: 5.5.1
    Flex plugin version: 3.0 (Beta 3.0) + LCD 2.5.1
    JBoss 4.0.1

    I followed steps are:
    1 created flex project (in which I used mx:OLAPDatagrid)
    2. features of web-project added to it.
    3 deploy in Jboss

    After deployment, his error showing as: "could not resolve < mx:OLAPDatagrid > the components."

    Can someone help me please in this issue.

    Thanks in advance

    Hello

    The OLAPDatagrid component is available only in the version of Flex Builder Professional. For the first problem, the one where you build a Flex + LCDS 2.5.1 project, the answer is that LCDs 2.5.1 do not include component OLAPDatagrid and that means you have found errors on the duration.

    For the second problem, the one where you try to use the compiler for J2EE module, the answer is that the compiler J2EE module supports only the components that come by default with flex sdk.

    Thank you
    Catalin Anastasoaie

  • Complex issue of Flex application design

    I'm new to Flex and just started working on a retail online store application.
    However, I came across a problem and I'm stuck.

    Here is the structure of my application:
    I have an application file - Main.mxml and
    two modules - LoginModule.mxml & MainModule.mxml files
    and I load the module LoginModule.mxml by default and after a successful login, load MainModule.mxml


    The MainModule.mxml has a sample of flexstore similar viewstack
    and contains the elements of the view - Home.mxml
    Products.MXML
    ... etc.
    The Products.mxml's filter section, product catalog, shopping cart Panel
    (similar to ProductsView.mxml in the flexstore sample).

    Here's the question:
    Whenever I click on a control (checkbox, combobox.. etc) in the filter Panel
    I get an error message, as shown below:

    The box can be found here:
    TypeError: Error #1009: cannot access a property or method of a null object reference.
    at mx.managers::PopUpManager$/addPopUp()
    at mx.controls::Alert$/show()
    at mbzprodsView::ProductCatalogPanel/filter()
    to GroceriesView / __filterPanel_filter)
    at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()
    at mbzprodsView::GroceryFilterPanel/::dispatchFilter()
    at mbzprodsView::GroceryFilterPanel/__cbBreadRoti_click()


    For Combobox, click:
    TypeError: Error #1009: cannot access a property or method of a null object reference.
    at mx.managers::PopUpManager$/addPopUp()
    at mx.controls::ComboBox/::getDropdown()
    at mx.controls::ComboBox/::displayDropdown()
    at mx.controls::ComboBox/mx.controls:ComboBox::downArrowButton_buttonDownHandler()
    at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()
    to mx.controls::Button / http://www.adobe.com/2006/flex/mx/internal::buttonPressed()
    at mx.controls::Button/mx.controls:Button::mouseDownHandler()

    However, the MainModule.mxml file works OK if I convert this component in a file of the Application of the Module.

    Not sure if it is a limitation of Flex 2 or I need to organize files in a different way.

    Any help will be greatly appreciated.

    Thank you very much

    Found the solution in Michael Ritchie's Blog. Thank you Michael. I lost two weeks of my time on this issue.

    Included the code below in the script of my application file block and it solved the problem:


    Import mx.managers.DragManager;
    Import mx.managers.PopUpManager;

    public var dm:DragManager;
    public var pm: PopUpManager;
    ]]>

  • universal support iOS and CSA 2.0. It will affect Flex Mobile projects?

    Hello

    Regarding the latest release notes for AIR 16, it says

    "The legacy compiler is not (and will not) compatible with iOS 64-bit." [...] It will be removed with the 16 of the AIR SDK version"

    I'm a little lost with what it means for Flex Mobile (4.6 or Apache Flex SDK). We will always be able to compile once AIR 16 is released or this new compiler will be the issue with Flex compiled for iOS projects? Must make us changes on existing applications in Flex?

    Thanks for your clarification,

    Fabien

    It seems that this evil is rumor spreading around... a lot of people don't bother research properly.

    When they talk about the legacy compiler, they speak of the ADT, MXMLC will continue to work. Simplified IPA packaging process is: Source code - MXMLC / ASC2---> SWF - ADT AOT compiler---> IPA

    So with AIR 16 ADT -useLegacyAOT argument is removed.

  • Flex iOS app refuses to connect to a self-signed SSL server: error 2032

    Hello everyone, thank you for reading this and I hope you could help me with this problem.

    I'll cut to the Chase. I am currently working on a mobile app in Flex for Android and iOS and the app has to get a few HTTP requests and retrieve information from a server, which is currently developing a teammate.

    Everything had to be working very well until we decided a few days before when we have integrated a SSL self-signed certificate in order to make connections more secure, etc.

    On the side of the app, this change, lying just to replace the http with https url and it seems to work perfectly, or that's what we thought.

    Tests on the Simulator or on an Android device worked well, he just showed the warning provided access to a server that had a rogue certificate that could be ignored without any problem. But when we tried to test a Release on a camera of the iPhone version, it would not just work more. A connection every time trying to be established with the server, error 2032 flash is triggered and it fails miserably does not display not warning about certificates not approved at all. For me, it's really confusing that it works on Android devices, but not on the iPhone device.

    I searched on the Web for people having the same problem but I couldn't find an answer to this specific issue of Flex-iOS-Self-signature-SSL. I found this post unanswered questions: http://forums.adobe.com/message/3359072#3359072 but nothing much.

    I tried to create a crossdomain.xml file on the server with guaranteed set to false, and some other stuff to avoid crossdomain policies, but it changed nothing and the problem persists.

    I'm really out of clues, sort of desperate and have no idea how fix it. If anyone knows something related to this problem, please, help me, I'll be less grateful.

    Thank you!

    We decided to buy a verified SSL certificate, and it worked. We can say that the problem is solved, but it wasn't actually because the connection must be established and that the invited user to accept or decline the self-signed certificate, not only do not make the connection.

  • Flex [mobile] iOS app refuses to connect to a self-signed SSL server: error 2032. Ring the bells?

    Hello everyone, thank you for reading this and I hope you could help me with this problem.

    I'll cut to the Chase. I am currently working on a mobile app in Flex for Android and iOS and the app has to get a few HTTP requests and retrieve information from a server, which is currently developing a teammate.

    Everything had to be working very well until we decided a few days before when we have integrated a SSL self-signed certificate in order to make connections more secure, etc.

    On the side of the app, this change, lying just to replace the http with https url and it seems to work perfectly, or that's what we thought.

    Tests on the Simulator or on an Android device worked well, he just showed the warning provided access to a server that had a rogue certificate that could be ignored without any problem. But when we tried to test a Release on a camera of the iPhone version, it would not just work more. A connection every time trying to be established with the server, error 2032 flash is triggered and it fails miserably does not display not warning about certificates not approved at all. For me, it's really confusing that it works on Android devices, but not on the iPhone device.

    I searched on the Web for people having the same problem but I couldn't find an answer to this specific issue of Flex-iOS-Self-signature-SSL. I found this post unanswered questions: http://forums.adobe.com/message/3359072#3359072 but nothing much.

    I tried to create a crossdomain.xml file on the server with guaranteed set to false, and some other stuff to avoid crossdomain policies, but it changed nothing and the problem persists.

    I'm really out of clues, sort of desperate and have no idea how fix it. If anyone knows something related to this problem, please, help me, I'll be less grateful.

    Thank you!

    We decided to buy a verified SSL certificate, and it worked. We can say that the problem is solved, but it wasn't actually because the connection must be established and that the invited user to accept or decline the self-signed certificate, not only do not make the connection.

  • Re: Flex automation and license

    I realize that it is probably a problem of Flash Builder, rather than an issue of Flex. This is perhaps why there is no answers in the Flex forum.

    I have a volume license for CS5.5 Master Collection at my University that I just installed. 

    Everything works fine except when I go to FlexMonkey allows for automation testing, which I did for a long time in Flex 4. After about 20 actions through automation, I get the message ' don't buy not present.» With the free trial only limited records are allowed. "This isn't typo on the word version of Pouvez me change that ;-)

    In any case, I did everything suggested in this thread: http://forums.adobe.com/thread/834214.

    I certainly have installed Premium - suggestion of Deepa I network monitor and the other totally fine features. To make sure any remaining files are around, I totally uninstalled CS5.5, deleted all the folders under Program Files Adobe, deleted the licenses.properties file in C:\ ProgramData\Adobe\Flex, emptied the trash, bought for my lunch of computer and still no luck. I started test operation and after 20 items, I get the same message: license does not exist. With the free trial only limited records are allowed. Is it possible that the Premium volume license versions do not properly activate the Automation API?

    I spent about 2 hours of frustration with four people about technical support. Very frustrating. Finally told that technical support does not support Flash Builder, only "consumer products" and I'll have to pay for the care of level 2 support. It just seems strange that I can not get the product to turn on properly and that I have to pay for technical support. , But three out of the 4 told me that after they hit impasses on the question and the fourth one I transferred to volume licensing sales, who said: oh, you can probably guess what says. What? The fourth person did tell me before transferring this volume license does not require the same type of activation so that he thinks that it does not properly activate Office Tools. Just his humble opinion.

    Anyone know better?

    Hi John,.

    Sorry to let you know that the automation is allowed only when using FB Premium or Premium FBPHP licenses.

    No other licenses are considered valid, and there is a bug on our part.

    We are looking at this and http://bugs.adobe.com/jira/browse/SDK-30752 is registered for this track.

    Thank you

    Deeptika

  • Flipped BitmapImage in Flex 4.1 (possible bug)

    Hello everyone.

    I feel the strange behavior of BitmapImage component Flex 4.1 (more specifically - build 4.1.0.16076). Here's an example application that causes a question to ask:

    < s:Application creationComplete = "this_creationCompleteHandler (event)" >
    < fx:Script >
    <! [CDATA]
    Import components.base.viewport.Viewport;
    Import mx.events.FlexEvent;
    Import spark.components.Group.
    Import spark.primitives.BitmapImage;

    [Embed (source = "image.jpg")]
    private var imageClass: Class;

    protected function this_creationCompleteHandler(event:FlexEvent):void
    {
    var container: Group = new Group();
    var image: BitmapImage = new BitmapImage();
    image.source = imageClass;
    container.addElement (image);
    addElement (container);
    }
    []] >
    < / fx:Script >
    < / s:Application >

    The problem is that the image is flipped horizontally (and do not). This probably has something to do with the bug SDK-26346, which is now closed. In the comments, I found a 'solution' to the question: If change us places the last two lines of the method this_creationCompleteHandler() (we add the container to the display list and only after that we add images to this container) the problem goes away. But I have to say that version 4.0 of the framework does not suffer from this problem. Moreover, it also does not apply for other components with 4.1 as well (I guess there could be a few others, the origin of the problem, but I tested with BitmapImage only).

    So here's my question. It is illegal to add BitmapImage container agreement, adding that the container of the display list (and Yes, that means we need to create children of any component only in the method createChildren() () and not, for example, in a constructor)? If this is true, then why add an image to a container, before he was added to the display list worked without any problems until the new version of the framework has been realeased? Or is this a bug of lance by the function "layout mirroring" in version 4.1 of Flex? In this case, I have to report a bug.

    Thanks in advance,

    Michael

    This looks like a bug to me.  I have reproduced the issue in Flex 4.1 and Yes, it looks like a regression in 4.0.

    Please fill a bug report and view the ID of the bug on this thread so that we can continue the investigation.

    Thank you

  • GETTING PATH ABSOLUTE IN FLEX

    Hello

    I am facing 2 issues in Flex...
    (1) I'm not able to import flash.fileSystem in my MXML Application

    (2) is it possible to get the path of the file using fileReference. I want that the path of the selected file

    Can someone please!


    There is no way that Flash Player opens a local file for you. Remember that the Flash Player has been designed and developed for web application - soft drinks that are served with the intention to keep the data on a server remotely. If you want to download your image on a server, it is fine.

    If you want to store the files locally, please look in Adobe Apollo. You will always get use Flex and Flex Builder. The result will be a desktop app with an easy to use, operating system independent, way to read and write local files.

  • Keyboard CODE for X 201?

    Hello

    Some time ago there are three different suppliers of keyboards for ThinkPads and you may change if you like one better than the other. Is it still possible to get a NMB keyboard if I buy an X 201? Or are there other suppliers of these days?

    See you soon!

    Dag

    NMB and Chicony are the only suppliers of keyboard to the X20x series.

    Search for parts

    By clicking on the link above and seizes the series and type of machine you have, you will be able to know what keyboard you get.

    NMB (T 42, 3671)
    Chicony (42T 3737)

    While NMB is supposed to be the best overall, it seems that there are flex problems with them in the X20x series. A little research in these forums will tell you, but I don't know if the issues of flex on NMB keyboards has been fixed.

  • AIR 4 SDK and asdoc

    Lose myself just too much time to understand how the hell to get the AIR 4 sdk asdoc to work.

    The lack of documentation, the instructions from Adobe becomes overwhelming. It is just unbelivable how a company can release a product without any documentation or such.

    Even if there are solutions, example and others, they are still distributed on some blogs... but in this case, as everyone is does not have an information hostage.

    Yes, now my freggin question, how to configure the ASDOC on mac in Flash builder!

    first when you point external tool on asdoc, im getting the error:

    use: path dirname

    use: path dirname

    Error: Cannot access c /... /lib/Legacy/ASDoc.jar

    Then I change the patch in the file asdoc an absolute... and im getting:

    use: path dirname

    use: path dirname

    Error: This Java instance does not support a 32-bit JAVA virtual machine.

    Please install the version you want.

    Seriously, the 32-bit on mac, what type of defect is who? ARGHHHH

    can I change the version you want, 64 and now this...

    use: path dirname

    use: path dirname

    Adobe ASDoc

    The 4.6.0 version build 23201

    Copyright (c) 2004-2011 Adobe Systems, Inc. ensamr Med? TT.

    defaults: error: can't open ' /... /frameworks/Flex-config.Xml.

    It's all simply amazing. Why can't there be some decent instructions provided by the supplier which explains what it takes.

    So I found a solution that works for now, yet there should be instructions available officially from Adobe, instead of letting developers to spend hours, days or what ever to find solutions...

    I suppose there may be a better solution, but I did what I could from my little experience with files, executables and flash builder...

    in the asdoc file I put comment out the scripthome and added the static variable instead, the changes are underlined:

    SCRIPT_HOME = "/ Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/bin/.

    If ["x$ {FALCON_HOME}" = "x"]

    then

    #SCRIPT_HOME = ' dirname $0'.

    FALCON_HOME = ${SCRIPT_HOME} /...

    on the other

    echo base code using Falcon: $FALCON_HOME

    FI

    If ["x$ {FLEX_HOME}" = "x"]

    then

    #SCRIPT_HOME = ' dirname $0'.

    FLEX_HOME = ${SCRIPT_HOME} /...

    on the other

    echo using Flex SDK: $FLEX_HOME

    FI

    That solved the issue of flex - config.Xml.

    Then, when I ran again the external tool, I got error about not finding local sv_SE.

    so in regional frameworks/AIRSDK/settings , I had no sv_SE, solution that worked was to make a copy of the file en_US and rename sv_SE.

    And since im trying asdoc AIR, ext tool should have of cource external libs added both in the arguments field:

    -external-library-path = "/ Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/frameworks/libs/air/airg lobal.swc.

    Hope that this help others in some way.

  • Error #2004 when you display ToolTip to popup on FP 10.1

    I'm writing a bug that we see here in hopes of someone seeing this will know what can be the cause, know how to fix (probably someone from Adobe), or have better ideas to recreate it in a simple test case.

    Here's the bug:

    https://bugs.Adobe.com/jira/browse/SDK-25826

    In our application, when the use of FP 10.1, we get the following exception when Flex tries to display a ToolTip of a component that is in a popup.

    ArgumentError: Error #2004: one of the parameters is not valid.
    to Error$ /throwError)
    to flash.text.engine::TextBlock/recreateTextLine()
    function /
    http://adobe.com/AS3/2006/builtin::apply()
    to _wf_app_web_mx_managers_SystemManager / callInContext)

    to flashx.textLayout.container::TextContainerManager/recreateTextLine() [/ dir/src/flashx/text Layout/container/TextContainerManager.as:931]
    to flashx.textLayout.container::TextContainerManager/callInContext() [/ dir/src/flashx/textLay out/container/TextContainerManager.as:866]
    to flashx.textLayout.compose::SimpleCompose/createTextLine() [/ dir/src/flashx/textLayout/comp ose / SimpleCompose.as:234]
    to flashx.textLayout.compose::SimpleCompose/composeNextLine() [/ dir/src/flashx/textLayout/com laying / SimpleCompose.as:186]
    to flashx.textLayout.compose::BaseCompose/composeParagraphElementIntoLines() [/ dir/src/flashx textLayout/compose/BaseCompose.as:349]
    to flashx.textLayout.compose::SimpleCompose/composeParagraphElement() [/ dir/src/flashx/textLa yout/compose/SimpleCompose.as:165]
    to flashx.textLayout.compose::BaseCompose/composeBlockElement() [/ dir/src/flashx/textLayout/c composed / BaseCompose.as:221]
    to flashx.textLayout.compose::BaseCompose/composeInternal() [/ dir/src/flashx/textLayout/compo is / BaseCompose.as:326]
    to flashx.textLayout.compose::BaseCompose/composeTextFlow() [/ dir/src/flashx/textLayout/compo is / BaseCompose.as:292]
    to flashx.textLayout.compose::SimpleCompose/composeTextFlow() [/ dir/src/flashx/textLayout/com laying / SimpleCompose.as:113]
    to the FactoryDisplayComposer /
    http://ns.adobe.com/textLayout/internal/2008::callTheComposer()[/ dir/src/flashx/textLayout/factory/TextLineFactoryBase.as:422]
    to flashx.textLayout.compose::StandardFlowComposer/internalCompose() [/ dir/src/flashx/textLay out/compose/StandardFlowComposer.as:759]
    to flashx.textLayout.compose::StandardFlowComposer/compose() [/ dir/src/flashx/textLayout/comp ose / StandardFlowComposer.as:822]
    to flashx.textLayout.factory::TextFlowTextLineFactory/createTextLines() [/ dir/src/flashx/text Layout/factory/TextFlowTextLineFactory.as:128]
    to flashx.textLayout.container::TextContainerManager/compose() [/ dir/src/flashx/textLayout/co ntainer / TextContainerManager.as:1252]
    to flashx.textLayout.container::TextContainerManager/updateContainer() [/ dir/src/flashx/textL ayout/container/TextContainerManager.as:1292]
    at mx.core::FTETextField/composeHTMLText() [/sdk/4.0.0/frameworks/projects/spark/src/mx/core/ FTETextField.as:3089]
    at mx.core::FTETextField/validateNow() [/sdk/4.0.0/frameworks/projects/spark/src/mx/core/FTET extField.as:2530]
    to mx.core::FTETextField / get width() [/ sdk/4.0.0/frameworks/projects/spark/src/mx/core/FTETextField.as:572]
    at mx.controls::ToolTip/measure() [/sdk/4.0.0/frameworks/projects/framework/src/mx/controls/T oolTip.as:364]
    at mx.core::UIComponent/measureSizes() [/sdk/4.0.0/frameworks/projects/framework/src/mx/core/ UIComponent.as:8042]
    at mx.core::UIComponent/validateSize() [/sdk/4.0.0/frameworks/projects/framework/src/mx/core/ UIComponent.as:7966]
    at mx.managers::LayoutManager/validateClient() [/sdk/4.0.0/frameworks/projects/framework/src/ mx/managers/LayoutManager.as:889]
    at mx.core::UIComponent/validateNow() [/sdk/4.0.0/frameworks/projects/framework/src/mx/core/U IComponent.as:7631]
    at mx.managers::ToolTipManagerImpl/sizeTip() [/sdk/4.0.0/frameworks/projects/framework/src/mx /managers/ToolTipManagerImpl.as:987]

    to mx.managers::ToolTipManagerImpl /http://www.adobe.com/2006/flex/mx/internal::initializeTip()[/ sdk/4.0.0/frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl.as:958]
    to mx.managers::ToolTipManagerImpl /
    http://www.adobe.com/2006/flex/mx/internal::showTimer_timerHandler()[/ sdk/4.0.0/frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl.as:1539]
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()

    Our request is very modular and incorporate us fonts, but I tried different approaches in a test application and have not been able to reproduce this exception.

    Here is the stack/variables seen when debugging, http://screencast.com/t/MGU1MDEzNGIt. * To get here requires commenting on the try/catch in StandardFlowComposer.internalCompose () * if I had to guess, it seems that recreateTextLine don't like the textLine even twice in the argsArray.

    Anyone have any ideas?

    Thanks for looking,
    Bryon

    I was getting the same RTE, the same pattern in Flex with passing session even line twice in the argsArray to recreateTextLine method of debugging.

    I came with cases of relatively simple test that consists only of 2 files, I just joined the project in Flash Builder FXP file the related issue of Flex bugs in JIRA: https://bugs.adobe.com/jira/browse/SDK-25826

    This bug is reproduced by a ToolTip displayed in Flash Player 10.1 which

    • try to display 2 or more lines of text;
    •   FTE is used to display text (classmx.core.UIFTETextField );
    • define htmlText to instead of the text in the textfield property to display the error message.

    ------------------------

    Some possible experience for this TENS I learned during my research:

    1. Line 245, SimpleCompose.as
    workingLine.initialize(_curParaElement, outerTargetWidth,
                            lineOffset, lineStart + _curParaStart,
                            textLine.rawTextLength, textLine);
    

    where textLine.rawTextLength does not return a correct value in Flash Player 10.1.

    2 line 154, class TextFlowLine.as > textLength property is assigned to textLine.rawTextLength

    _textLength = numChars;
    

    3. line 362, class BaseCompose.as > _curElementOffset is assigned to the value of textLine.textLength .

    _curElementOffset += curLine.textLength;
    

    4 line 436 BaseCompose.as > we compare the values element.textLength and _curElementOffset > this comparison returns FALSE

    if (_curElementOffset >= _curElement.textLength)
    

    5 line 173, SimpleCompose.as > startCompose becase is not equal to 0, prevLine is not null > 2 lines same "prevLine" and "Julian" is passed to the createTextLine method and the recreateTextLine method.

    var startCompose:int = _curElementStart + _curElementOffset - _curParaStart;
    var prevLine:TextLine = startCompose != 0 ? workingLine.getTextLine() : null;
    
  • TabBar Style help needed

    Hello

    I'm trying to understand how a style such as the selected tab tab bar will have the text in a different color than the unselected tabs.

    Imagine 4 tabs. 3 are very light grey with black text. 1 is selected and it is dark blue with white text.

    I've been everywhere in the documentation and I can not just know how to do this.

    Here is what I tried that did not work:

    {.myTabs}
    tabHeight:30;
    tabStyleName: "myTab";
    }

    {.myTab}
    fillAlphas:1, 1;
    fillColors: #F1F1F1, #FAFAFA;
    textSelectedColor: #FFFFFF;
    Color: #000000;
    borderColor: #A7A7A7;
    backgroundColor: #6B86B6;
    cornerRadius: 0;
    }

    I thought using the property textSelectedColor could give me what I need, but it does not. Help, please.
    Thank you
    -Jon

    This is a really good resource for style issues. Flex 3 Style Explorer... See the code in real time and changes.
    See here

  • Where to find Flex SDK (Flex Security Issue APSB11-25) security patches?

    On the Flex Security Issue APSB11-25page, link to the patch (https://helpx.adobe.com/content/dam/kb/en/915/cpsid_91544/attachments/APSB11_25_Patch_Tool .air) tool does not work but gives error 404. Where can I find the tool?

    I found the tool patch here: http://kb2.adobe.com/cps/915/cpsid_91544/attachments/APSB11_25_Patch_Tool.air

  • Flex structural issues

    Hello

    I am in the planning stage of a new project and am not an expert in flex (I plan a consultant), but I try to understand if Flex is the right tool for the job.

    Basically, the system consists of 5 modules, each with 10 to 20 questions. Each question consists of a streaming video and then a multiple choice question. The system must track the results of each question and then write the result in the database at the end of the module. Is Flex the right tool for this? Second, I want to be able to add/edit new issues and/or videos easily - what is the best way to structure this (you don't need to be too specific, I just plan it)? I guess that I would have some sort of XML file external that contains questions and a reference to the relevant .swf or .flv video file and another file maps the questions about the modules - makes it his right? I guess that the SWF, flv and xml files would all work with a php script allowing to save results to the database for logged in users? Any help or advice on the structure of this would be much appreciated :-)

    I also understand, Flex can exit projects for either web or use offline (via AIR (I think), but if we create a full application based on the web with flex, including an interface with a Mysql database, can we then export an offline version too, without creating new things? Sorry if this is a stupid question, I'm a beginner an intention to hire an expert Flex if we decide to go with it.

    Thanks for your help,

    Dave

    Flex is an excellent choice for this system.

    Regarding the best way to structure the application, you alluded with modules, and this would be the way to go. You could an XML file so that it contains the questions, or you can store the data of the question in the database as well.

    You can simply use PHP as middleware between the user interface and the database, or you might consider Zend, WebOrb, and Coldfusion.

    You can create a Flex application for the web and an AIR application for offline use, but there will probably be differences even between apps, so no, you won't be able to write an application and use it online/offline.

    Both applications share a lot of code, but AIR apps allow you greater freedom take advantage of the office, so use it to your advantage, but the application of sharing codes, with classes and the custom components in the architect.

    If this post answers your question or assistance, please mark it as such.

Maybe you are looking for

  • Can I switch window 32 bit of 64 bit Windows?

    Upgrade from 32 bit to 64 Hello, I'm upgrading to Vista Ultimate 32-bit 7 Pro 64-bit. And I just bought the upgrade. Or did I have to buy a full version of Windows 7?

  • Impossible to use eyes with OS 10.9

    I just bought a new mac mini. I've updated the software of HP, but I can't seem to use the eye - one. He invites me to use the color balance apple without the dongle on the screen. Anyone?

  • the Internet spy

    Vista-32 bit prem, Ive downloaded an internet spy tool I tried to use it to see what package of site I was getting into, but now it will not uninstall completely. It reinstalls whenever I starts and won't let me access the internet at all. I managed

  • error before starting a bbm app

    This error is strange, I have successfully tested my 2 bb app but others I have this error before running what im I doing wrong? Thank you

  • Oracle Business Intelligence developer Client installation tools (11.1.1.6.0)

    Dear Sir/Madam,Can I know how to get the software:Oracle Business Intelligence developer Client installation tools (11.1.1.6.0)as I can not install the latest version of the software due to problem of upgrade (Server own not by me) and the link provi