Re: Flex Calendar

2018-07-27 Thread hugo
Thank you, After a evaluation, I think I'm going thru flex-calendar.com with source code. Another competitor with source code request a lot of cash for a very dated product, so they will get nothing. -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: Flex Calendar

2018-07-27 Thread Jeffry Houser
 Depending what you need a Calendar for, be sure to check out the one I wrote: https://www.flextras.com/?event=ProductHome=15 Or: https://github.com/Flextras/FlextrasComponents/tree/master/calendar  Formally I closed down the business, but still get emails about it from time to time.

Re: Working with DXF Files in Adobe AIR

2018-07-27 Thread Olaf Krueger
>Sounds a long-shot though ;-) If you need a starting point on how to provide dxf2svg as a service, maybe this [1] helps. This is a simple NodeJS/Restify implementation in order to provide the "Apache Royale Compiler" as-a-service. The Readme [2] explains how it works. Notice that the code is

Re: Working with DXF Files in Adobe AIR

2018-07-27 Thread Javier Guerrero García
The "runtime" requirement sounds a bit strange (not knowing anything about your app), since it would involve something generating/updating a DXF in realtime while your app needs to access it (otherwise, you could perform your conversion. If you do need that realtime, I would go for server side

Re: Working with DXF Files in Adobe AIR

2018-07-27 Thread Olaf Krueger
Maybe I should add some more words to my last post: If you don't find an "AS3 DXF converter implementation" out there I guess you have at least those options: - Grab one of those libs out there, put it on a server and deliver it as-a-service - Grab one of those libs out there, install/deploy it

Re: Working with DXF Files in Adobe AIR

2018-07-27 Thread Ale
Hi Javier, Thanks for your reply. I guess SVG is a good format to convert for using it in the application. The main problem is that I need to make this conversion at runtime. That is why I think I would need some external library that helps me out doing it. I have also thought about getting

Re: Apache Flex SDK Installer version 3.3.2

2018-07-27 Thread robertB
Hi Alex, cleared the browser cache and it worked! Many thanks -- Sent from: http://apache-flex-users.246.n4.nabble.com/