Re: website

2014-05-28 Thread Lee Burrows
Looking good now ;) On 28/05/2014 23:08, OmPrakash Muppirala wrote: Lee, Thanks for catching this. I just fixed it and pushed a build of the website. It should look fine now. Regards, Om On Wed, May 28, 2014 at 2:04 PM, Lee Burrows wrote: To whom it may concern, I notice that slide 4 on

Re: website

2014-05-28 Thread OmPrakash Muppirala
Lee, Thanks for catching this. I just fixed it and pushed a build of the website. It should look fine now. Regards, Om On Wed, May 28, 2014 at 2:04 PM, Lee Burrows wrote: > To whom it may concern, > > I notice that slide 4 on http://flex.apache.org/ is out of date - "Apache > Flex SDK 4.12 h

website

2014-05-28 Thread Lee Burrows
To whom it may concern, I notice that slide 4 on http://flex.apache.org/ is out of date - "Apache Flex SDK 4.12 has been released" http://flex.apache.org/images/slider4.jpg -- Lee Burrows ActionScripter

Re: Table cell selection

2014-05-28 Thread Joel Marks
Our company created our own version of tables that we wanted to mimic more closely to Excel than HTML tables. We are doing this by TLF recognizing the table as being an InlineGraphicElement but we just replace the source with a Sprite that has our custom table UI. We have a ITableSelectionManager

Re: [FDB] Integration

2014-05-28 Thread Alexander Doroshko
On 28.05.2014 16:06, Frédéric THOMAS wrote: AIR users will still have to use the DebuggableWorker class as base class for their workers and the main app as well though. I'm not sure we can convince all developers to rewrite their workers, but I hope no fatal error happens if fdb fails to suspen

RE: [FDB] Integration

2014-05-28 Thread Frédéric THOMAS
> Trying to support original buggy fdb from closed-source Adobe AIR SDK > was a real headache for me. Adobe still sells FB, not sure they had a lot of interests in spending time on making the DebugCLI working well :P > Now I start thinking about including your > fdb into IntelliJ IDEA installa