Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-12-02 Thread Fred Brunton
Thanks for all the help!. This is a really good group. On Tue, Dec 2, 2014 at 12:12 AM, Subscriptions wrote: > A few people have made spark trees which work well (eg > http://saturnboy.com/2011/09/spark-treelist/ or > http://kachurovskiy.com/2010/spark-tree/) > > Lee Burrows > ActionScripter > >

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-12-01 Thread Subscriptions
A few people have made spark trees which work well (eg http://saturnboy.com/2011/09/spark-treelist/ or http://kachurovskiy.com/2010/spark-tree/) Lee Burrows ActionScripter On 01/12/2014 09:20, Fred Brunton wrote: No, thanks for asking. It's modeling software. The model is build by creating

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-12-01 Thread Harbs
You can use an mx tree. If you want to stick to Spark, there’s a couple of spark-olny implementations. I use this one: https://github.com/kachurovskiy/Spark-Tree On Dec 1, 2014, at 11:20 AM, Fred Brunton wrote: > No, thanks for asking. It's modeling software. The model is build by > creating

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-12-01 Thread Fred Brunton
No, thanks for asking. It's modeling software. The model is build by creating diagrams of nodes (leaves) and modules (sub diagrams / branches). It's hierarchical just like a file explorer. Also, we have a Flex browser version of the model application, and we are trying to get it running on an ip

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-12-01 Thread Ronny Shibley
Mind me asking why u need a tree for ur mobile app... I'm sure there is a more mobile friendly way of achieving such behavior. Ronny Shibley > On Dec 1, 2014, at 10:20 AM, Fred Brunton wrote: > > Looks great and it's a big help. > > I got a little excited when I saw the spark tree control. B

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-12-01 Thread Justin Mclean
Hi, Good to hear it's of some use. > I got a little excited when I saw the spark tree control. But looking at > the mxml for that example, it appears to be the mx tree control? It's the mx tree control in a spark container, most of the examples come from the original Adobe code and that's what

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-12-01 Thread Fred Brunton
Looks great and it's a big help. I got a little excited when I saw the spark tree control. But looking at the mxml for that example, it appears to be the mx tree control? Anyways, I want to find a tree component for my Tablet app. Will the mx tree work there? Any suggestions? Again, thanks fo

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-11-30 Thread Justin Mclean
Hi, > Clicking on 'Show Callout' results in the following stack trace. Thanks for reporting the issue, but it's a known issue and mentioned in the release notes. The code works fine when not loaded via another application. Thanks, Justin

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-11-30 Thread Yishay Weiss
Clicking on 'Show Callout' results in the following stack trace: TypeError: Error #1034: Type Coercion failed: cannot convert explorer@cb360a1 to spark.components.Application. at spark.skins.spark.supportClasses::CalloutArrow() at spark.skins.spark::CalloutSkin/createChildren()

Re: [ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-11-30 Thread Sascha Ahrend
Thanks so much! Sascha > Am 30.11.2014 um 09:13 schrieb Justin Mclean : > > The Apache Flex community is pleased to announce the release of Apache > Flex TourDeFlex 1.2. > > The Apache Flex Tour De Flex component explorer provides a sample set of > working > Apache Flex examples. This release

[ANNOUNCE] Apache Flex Tour De Flex 1.2

2014-11-30 Thread Justin Mclean
The Apache Flex community is pleased to announce the release of Apache Flex TourDeFlex 1.2. The Apache Flex Tour De Flex component explorer provides a sample set of working Apache Flex examples. This release now contains over 300 working examples and has several improvements and bug fixes from t