FWIW, my internal contacts think this issue is fixed in the latest FP 25 beta (build 143 or later).
HTH, -Alex On 3/27/17, 10:23 AM, "Dev LFM" <developer...@gmail.com> wrote: >Hi, > >I end up figuring out a way of validating my rectangles and re-assigning >correct values. I'll definitely change this to other type.. > >Thank you > >2017-03-24 19:02 GMT+00:00 Alex Harui <aha...@adobe.com>: > >> >> On 3/24/17, 11:46 AM, "Dev LFM" <developer...@gmail.com> wrote: >> >> >I hope they take it serious, because all "projects" are a >>serialization of >> >an entire class "Project" and posted to server as it is... then our >> >editors >> >/ content generators load that serialized "Project"... it definitely >>saved >> >me a lot of time and gave me piece of mind.. on the other hand not so >>good >> >to port over other frameworks/apps. >> >> OK, but if you go an remove all "import flash.geom.Rectangle" from your >> data objects and replace it with your own Rectangle, it should solve the >> problem not only for now, but make your code more portable to FlexJS. >> >> HTH, >> -Alex >> >>