Migration from Flex 4 to Ext JS

Hi All - Could anyone please let me know if there is a tool / way to convert my Flex 4 application into Ext JS/JQuery/HTML 5 ? Even 70% achievement would do. Thanks in advance.

We've converted our Flex base Ultimate DataGrid (http://www.flexicious.com/Home/Ultimate) to HTML (http://www.htmltreegrid.com/Home/Demo) with a with EXT JS, DOJO, or Jquery flavors. We have built AS - JS code converters, as well as display list/event dispatcher API ported to JS and are assisting customers with migration, if you are interested.

Similar Messages

  • Issues migrating from Flex Builder 3 to Flash Builder 4.5

    Migrating from Flex Builder 3 (SDK 3.5) to Flash Builder 4.5 (SDK 4.5). Using Flex 3 compatibility mode. Flash Player 10.2. MX only components set.
    Issue 1. A DataGridColumn error per:  Description Resource Path Location Type
    Declaration of style 'direction' conflicts with previous declaration in C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.0\frameworks\libs\mx\mx.swc(mx.controls.dataGridClasses:DataGridColumn). SPT_GUI  Unknown Flex Problem
    Issue 2. Using Cairngorm 2. Have a class 'Bindable] public class GuiModel implements ModelLocator'. Now getInstance() is not defined per: private var model : GuiModel = GuiModel .getInstance(). Does Cairngorm 3 have to be used with Flash Builder 4.5?
    What has to be done to resolve these issues?

    Issue 2: Have you defined the static variable to hold the instance of the model locator? Also, have you defined a static method to return the model locator's instance?

  • Bi-derectional text and migration from Flex 3 to Flex 4

    Hi guys, Can we migrate our application from Flex 3 to Flex 4
    in order to support bi-directional text? I have been reviewing the
    new Text Layout Framework tutorial and I found out a set of new
    components that need to be used in order to support bi-di ext.
    What about the classical Flex components that we used to use
    in our application? do I need to re-write my application with the
    TLF components in order to support bi-di? Can’t I just set
    some new properties and re-compile my application?
    Please help
    Thank You

    For Flex 4, in addition to developing new "Gumbo" components
    which have an improved skinning architecture and use TLF, the Flex
    team is also planning to make it possible to have a few TLF
    features such as bidirectional text in some or perhaps all of the
    Halo components from Flex 3. These components currently use a
    Player class known as TextField. A class called TLFTextField is
    being developed which uses TLF to implement the same APIs as
    TextField, and therefore can replace TextField in the Halo
    components.
    This work is underway but not yet complete. Only a few
    components are currently working with this approach and there is no
    way at the moment to turn on bidirectionality. We are also starting
    to develop a UI-mirroring feature to allow the entire user
    interface -- not just the text -- to become right-to-left.
    So what you need -- the ability to write Arabic and Hebrew
    applications using only legacy Halo components -- is planned for
    Flex 4.
    Gordon Smith
    Adobe Flex SDK Team

  • Migration from Flex 3 to Flex 4

    I've migrated my project from flex 3 to flex 4 and all it's ok, the new project work fine.
    But I created my custom TitleWindow MX style and I created a swc library from Flash builder 4, all it's ok.
    When I use my custom TitleWindow in new project (compatible with mx+spark) it work fine when I add only mx component, when I add a <s:TextArea> for example, it throw this error in run-time: Skin for ForumTitleWindow1220.boxMessaggioInput.TextArea1227 cannot be found.
    where ForumTitleWindow1220 and boxMessaggioInput are my instance.
    in particolar the error is "throw(new Error(resourceManager.getString("components", "skinNotFound", [this])));"
    in SkinnableComponent to line 698.
    why?

    For Flex 4, in addition to developing new "Gumbo" components
    which have an improved skinning architecture and use TLF, the Flex
    team is also planning to make it possible to have a few TLF
    features such as bidirectional text in some or perhaps all of the
    Halo components from Flex 3. These components currently use a
    Player class known as TextField. A class called TLFTextField is
    being developed which uses TLF to implement the same APIs as
    TextField, and therefore can replace TextField in the Halo
    components.
    This work is underway but not yet complete. Only a few
    components are currently working with this approach and there is no
    way at the moment to turn on bidirectionality. We are also starting
    to develop a UI-mirroring feature to allow the entire user
    interface -- not just the text -- to become right-to-left.
    So what you need -- the ability to write Arabic and Hebrew
    applications using only legacy Halo components -- is planned for
    Flex 4.
    Gordon Smith
    Adobe Flex SDK Team

  • Migration from Flex 2 beta 3 to Flex 2

    Hi there,
    Whoever is reading this stuff, may I take an honour to notify
    you all, there are big big big changes in running a flex 2 beta 3
    applciation in compare to running a flex 2 release application.
    I am almost finish with my project now and when we ported the
    application to flex 2 release version, the application is not
    working at all. Below is the list of problems I am facing...
    1. Datagrid not at all supporting array collection anymore
    2. Tree.selectedIndex not working
    3. Drag and drop methods not supportive
    4. All UI constraints are changes...
    if anybody can answer these questions i would be
    thankful

    I'm sorry to hear that you are having problems. A few APIs
    did change from B3 to final, but you should be getting compile
    errors for those. I can assure you that all of the areas you
    mentioned were tested and are working for many folks so if you can
    supply examples of what isnt working we can try to get you back up
    and running.

  • Migration from Flex 3.3 to Flash Builder 4 problems.

    So, I've been working on a Flex Builder 3.3 project for some time now. One of the things I had expected from Flash Builder 4 would be the ability to simply import a fully operational (bug free) 3.3 project. Wrong.
    My 3.3 project uses an imported FLVPlayback component (for a number of reasons) and under 3.3 I got no errors using it. Immediately upon importing and opening my 3.3 project in 4.0 I get the following: (any assistance whatsoever would be appreciate to resolve this)
    VideoError: 1008: VideoPlayer.iNCManagerClass has not been set or its value is invalid: fl.video.NCManagerDynamicStream
    at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::createINCManager()[E:\dev\beta1\frameworks\projects\flex4\src\fl\video\VideoPlayer.as:3710]
    at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_load()[E:\dev\beta1\frameworks\projects\flex4\src\fl\video\VideoPlayer.as:1327]
    at fl.video::VideoPlayer/load()[E:\dev\beta1\frameworks\projects\flex4\src\fl\video\VideoPla yer.as:1270]
    at fl.video::FLVPlayback/doContentPathConnect()
    at fl.video::FLVPlayback/set source()
    at lucid/videoScene()[/Users/villmer/Documents/Adobe Flash Builder Beta/lucid/src/lucid.mxml:212]
    at lucid/build()[/Users/villmer/Documents/Adobe Flash Builder Beta/lucid/src/lucid.mxml:202]
    at lucid/init()[/Users/villmer/Documents/Adobe Flash Builder Beta/lucid/src/lucid.mxml:123]
    at lucid/loadXML/xmlComplete()[/Users/villmer/Documents/Adobe Flash Builder Beta/lucid/src/lucid.mxml:116]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()

    Hi Matt,
    Alright, I tried:
    1. Removing  the FLVPlayback.swc from Properties > Flex Build Path >  
    Library Path
    2. Adding import fl.video.*
                import fl.video.FLVPlayback;
    But I still get:
    VideoError: 1008: VideoPlayer.iNCManagerClass has not been set or its 
    value is invalid: fl.video.NCManagerDynamicStream
         at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::createINCManager()
    [E:\dev\beta1\frameworks\projects\flex4\src\fl\video\VideoPlayer.as:
    3710]
         at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_load()
    [E:\dev\beta1\frameworks\projects\flex4\src\fl\video\VideoPlayer.as:
    1327]
         at fl.video::VideoPlayer/load()[E:\dev\beta1\frameworks\projects
    \flex4\src\fl\video\VideoPlayer.as:1270]
         at fl.video::FLVPlayback/doContentPathConnect()
         at fl.video::FLVPlayback/set source()
         at lucid/videoScene()[/Users/villmer/Documents/Adobe Flash Builder 
    Beta/lucid/src/lucid.mxml:210]
         at lucid/build()[/Users/villmer/Documents/Adobe Flash Builder Beta/
    lucid/src/lucid.mxml:200]
         at lucid/init()[/Users/villmer/Documents/Adobe Flash Builder Beta/
    lucid/src/lucid.mxml:121]
         at lucid/loadXML/xmlComplete()[/Users/villmer/Documents/Adobe Flash 
    Builder Beta/lucid/src/lucid.mxml:114]
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at flash.net::URLLoader/onComplete()

  • Migrate from flex builder 2

    Hi All,
    I have an app in flex builder 2... I just download de beta 3.
    How can I migrate to this new version?
    Any problems in migration?
    Can I continue working and put my app in production while we
    wait the final
    version?
    Tks
    JFB

    Never mine I got it... just replace the path of the WEB-INF
    folder and
    works.
    Rgds
    JFB
    "JFB" <[email protected]> wrote in message
    news:fj1v2j$620$[email protected]..
    >I did the migration us you recomend.
    > Now shows an error.
    > Severity and Description Path Resource Location Creation
    Time Id
    > unable to open
    'C:\Inetpub\wwwroot\WEB-INF\flex\services-config.xml'
    > EstimatorInFlex Unknown 1196718839003 0
    >
    > I checked and is not WEB-INF folder there, how can I
    fixed this error?
    >
    > Tks
    >
    >
    >
    > "sharonma" <[email protected]> wrote in
    message
    > news:find97$cu5$[email protected]..
    >> Hi JFB,
    >>
    >> You should be able to just import your FB2 project
    to the FB3 beta build.
    >> If
    >> you're still a bit nervous about it, I think it
    maybe a good idea to make
    >> a
    >> copy of your FB2 project before doing so.
    >>
    >> If you encounter any migration problems, please file
    a bug in our public
    >> bug
    >> system:
    >>
    http://bugs.adobe.com/flex
    >>
    >>
    >> thanks,
    >> Sharon
    >>
    >
    >

  • License migration from Flex Builder 3 to Flex Builder 4

    I am ready to purchase a license for Flex Builder but am hesitant to do so.  It appears that Flex Builder 3 is available now with Flex Builder 4 coming within some time period.  If I buy a Flex Builder 3 license now will I be entitled to Flex Builder 4?   If not, should I wait for FB 4 to become available?  What is the anticipated ship date of that product?
    Neil

    From our FAQ
    Q: If I purchase Flex Builder 3, am I eligible for an upgrade to Flash Builder 4?
    A: Adobe has not yet announced the ship date of Flash Builder 4. To be eligible for a free of charge upgrade to Flash Builder 4, you will need to purchase maintenance along with your purchase of Flex Builder. You can purchase maintenance with your Flex Builder 3 Standard purchase for an additional $99 US which makes you eligible for a free-of-charge copy of Flash Builder 4 Standard edition when it ships. You can purchase maintenance with your Flex Builder 3 Pro purchase for an additional $299 US. To purchase maintenance, you will need to buy through an Adobe reseller. In the US, please contact CDW at 800-800-4239.

  • Migrating from flex 1.5 to 2.0

    Hi Tracy,
    As you have suggested(ref Topic:about flex 1.5) I m starting
    a new topic.
    Thanks for the solution u provided for eval(). But it works
    only for non-static methods.
    Is there anything that can b done for static methods?
    Also, I m facing one more problem:
    In 2.0,all ActionScript components must be wrapped in a
    package statement.
    If my component is located in the same directory as the main
    application
    package {
    public class MyClass {
    // Class definition
    works fine.But if it exists in some other directory and I use
    let say "com.xx.yy" as package name, it does not produce the output
    file.Does any setting needs to be modified?

    Actionscript is my application name.I have the following
    directory structure:
    actionscript
    - com
    - xyz
    - cssg
    -core
    - Log.as
    In the Log.as I have used "com.xyz.cssg.core" as package
    name.And if I use "actionscript.com.xyz.cssg.core" as package name
    flex application gets crashed.
    Error Message:
    Severity Description Resource In Folder Location Creation
    Time Id
    2 actionscript-classpath
    で見つかったファイルのパッケージ構造
    は、定義のパッケージ
    'com.xyz.cssg.core'
    と同じである必要があります。
    Log.as actionscript/com/xyz/cssg/core 2006/06/20 10:13:17 12205

  • Prep for Migration from PC to Mac (Ext Drive)

    I plan to purchase a Mac desktop in a few months. I need to backup my PC files (cause I never have!) and create some hard drive space on my sluggish PC. Can I do the following: 1) Use an external hard drive and back-up all files 2) Upon Mac purchase, transfer all files to Mac from PC (plug ext HD to Mac?) 3) After migration is done, reformat external drive to use with my new Mac. I'd hate to buy an external HD and not be able to use it with new Mac. Is there some 3rd party migration software that would make this process easier?

    Would it be helpful to get MacDrive 7 to enable seamless sharing between the PC and Mac? If I use that software, would I not have to reformat the drive once I go 100% Mac?
    I'm a bit confused. You first say that you want to go 100% Mac, but then say that you want to share the drive with a PC and a Mac. Could you elaborate a bit on exactly what it is you're hoping to accomplish? It is possible to share an external drive between a PC and a Mac without purchasing extra software; just format the drive as FAT32 (MS-DOS format through Disk Utility on the Mac; the drive may well ship that way).

  • Migration Issue from flex 3.5 to 4.5

    Hi All,
    While Migrating from 3.5 to 4.5 I am getting following UNKWON Error.
    Declaration of style 'direction' conflicts with previous declaration in C:\Program Files\Adobe\Adobe Flash Builder 4.5\sdks\4.5.0\frameworks\libs\mx\mx.swc(mx.controls:TextInput).        TemplateAIR    Unknown    Flex Problem
    I have replaced all  mx:TextInputs with <s:TextInput> still the error exists.
    Please provide a solution. And Root cause for this problem.

    Did you create a new project or just update the framework? If the later, you may want to consider creating a fresh project from scratch. Also, make sure you have the correct theme selected, and all dependencies have been compiled against the update framework before trying to use them.

  • ASV plugin to FLEX migration from Adobe?

    Has Adobe provided any migration path from ASV 3 plugin to
    Flex when they announced EOL for ASV plugin and recommended Flex
    instead?
    I thought it is just a pure common sense to make the
    migration path smoother. Yes Adobe wanted to make money and that's
    how Flex was born and ASV was trashed. Now, I see everyone is
    struggling towards migration from ASV to other alternatives. No
    luck there.
    Are we supposed to re-write entire SVG generation code to
    adapt to Flex technology? Just pure non-sense to me!

    trying once again??

  • I replaced the original hdd in my early 2008 iMac.  I can't move my files that were backed up with Time Machine to my new hdd using Migration Assistant.  When prompted to select the "from drive", the ext. hhd does not appears as a selection. Please help!!

    I replaced the original hdd in my early 2008 iMac.  I can't move my files that were backed up with Time Machine to my new hdd using Migration Assistant.  When prompted to select the "from drive", the ext. hhd does not appears as a selection. Please help!!

    I'd recommend staring over, Pondini has created an excellent guide on how to use Setup Assistant. I'd recommend begin reading Pondini Setup Assistant tips where he talks about "Second Chance." Assuming your Time Machine backup is sound the restore  should be very smooth.
    Roger

  • How can I stop a migration from ext. HD to new HD on a MacBook?  It hangs up @ 3 min. Left each time.

    I am trying to add a Ned HD.  In my MacBook '08 unibody?  It has been installedand formattd.  When migrating from old hard drive to Mac, it stops with 3 min. remaining.  Tried 3 times.  Same results.  What can I do?

    If you want the sound to only play once when the key is pressed then you don't want to have it in the ENTER_FRAME event handler like you have it.  It is starting new sounds at the frame rate of your file the way you have it now.
    Try having an event listener dedicated to a KeyboardEvent.KEY_DOWN event where you detect when the UP key gets pressed and use that to trigger playing the sound.

  • DateField from Flex 4 to PHP-mysql

    Problem :
    when inserting a record from flex to mysql the date is reduced by 1 day.
    changes the date to 1 days ahead..like flex"13/12/2009" to mysql"12/12/2009"
    in Flex m15.POSTON = pOSTONDateField2.selectedDate;
    PHP is genereated by Flash Builder ..no changes in that.
    $item->POSTON->toString('YYYY-MM-dd HH:mm:ss')
    mySQL works fine.
    Here is the interesting bit..when I change my computer location from UTC +10( Australia) to UTC + 0..it works fine.
    changed the PHP setting date.timezone ="Australia/Brisbane"
    date_default_timezone_set('Australia/Brisbane');
    stilll same result..
    Why dose this happen how do I fix it.
    Thanks
    K

    We've converted our Flex base Ultimate DataGrid (http://www.flexicious.com/Home/Ultimate) to HTML (http://www.htmltreegrid.com/Home/Demo) with a with EXT JS, DOJO, or Jquery flavors. We have built AS - JS code converters, as well as display list/event dispatcher API ported to JS and are assisting customers with migration, if you are interested.

Maybe you are looking for

  • Use of NI6040E

    Excuse me for my perseverance and My bad english but I looking for a better solution before buy. I have now two questions. First question: How I have said before, i need generate four signal: 1) One sine- wave signal from 0 to -4 Volt, and frequency

  • Propagate a deleted attribute from Logical to Relational

    SQL Developer Data Modeler 4.0.0.825 Hi. From what I gather from the manual, when we delete an attribute from an entity in the Logical model, then Engineer the Relational model, the change should be detected and allow up to decide how the chage is ha

  • Anyone got a quick way to convert 1,158 AppleWorks files to MSWord?

    Welcome. Lion. I think. Before that happens I have 1,158 old AppleWorks files I need to be  able to consult, after Lion. So I need to convert them all to something that's going to be readabile in Lion. Some are Word Processing files, some are databas

  • Can you re-export an nfs mount as an nfs share

    If so what is the downside? I'm asking because we currently have an iscsi san and a recent upgrade severely degraded iscsi connectivity. consequently can't mount my iscsi volumes. Thanks, db

  • How to get the SupportCenter Nav to work ?

    Hiya All I am trying to get the [url[/url]Nav_SupportCenter-C#.zipsample working in a dev 5.0.2 environment. I can compile the code cleanly. Have modified the CustomActivitySpaces.xml file to look for the new dll. Placed the dll in the ..\webapp\port