[flexcoders] Weirdest error ever!

2009-11-08 Thread Allan Pichler
Hi All I am currently getting the weirdest error. It comes and goes quite randomly. For instance, it have showed up from me adding a comment to the code or disappeared from deleting blank lines in the source. I have tried it in both FB3 and FB4b2, but to no avail. Could someone

[flexcoders] Water Marker Issue(urgent)

2009-11-08 Thread Shashi
Hi, I am using flexbuilder3. I have got a licensed version of it. I have built a chart,and running the application in eclipse. But there is a water marker in it. I tried to give the license in the flex-config.xml, but when i run my application,it says ERROR : UNKNOWN Configuration

[flexcoders] How can I use Grouping collection to group data on the parent ?

2009-11-08 Thread Thomas Silvester
HI All, I am new to flex and learning on the job and also under time pressure  to finish the work,,   I hava an Array in which a parentid is added, which has values as 0 and non-zero values. Parent id = 0 means it is the parent, parent id != 0 means that the parent of the service is that id.  

Re: [flexcoders] Water Marker Issue(urgent)

2009-11-08 Thread Jake Churchill
Did the app originate from FB2?  I had that issue and it's because FB2 had a separate licence for charting.   If you have FB3 Pro you can get the 2nd license for free through Adobe -- Sent from my Palm Prē Shashi wrote:   Hi, I am using flexbuilder3. I have

[flexcoders] Re: Get strong propertyName from object so it would break at compile time if changed

2009-11-08 Thread droponrcll
--- In flexcoders@yahoogroups.com, tntomek tnto...@... wrote: Is there a way to get a strong property name from an object? scenario ... Person class having weight property var column:DataGridColumn column.dataField = weight; can i do something like: column.dataField =

RE: [SPAM] RE: [flexcoders] Re: Make Flex AIR app demand more system resources

2009-11-08 Thread Tracy Spratt
I am running normally at 15, and going up to 24 actually looks worse at times, with multiple interim images visible at once, instead of just a stutter. I will continue to experiment, maybe going up to something crazy like 70. Tracy Spratt, Lariat Services, development services available

RE: [SPAM] [flexcoders] Re: Get strong propertyName from object so it would break at compile time if changed

2009-11-08 Thread Tracy Spratt
Yes, unless Person extends mx:Object, or is explicitly declared as dynamic, a hard reference to a property name will give a compile error if that property does not exist. Tracy Spratt, Lariat Services, development services available _ From: flexcoders@yahoogroups.com

[flexcoders] Re: Mac-like icon brower library

2009-11-08 Thread Shanimal
You are looking for a Tsunami. http://www.google.com/#hl=ensource=hpq=as3+tsunami+effectaq=1aqi=g2oq=as3+Tsunamifp=f856a575d939ef4 --- In flexcoders@yahoogroups.com, Sébastien Tromp sebastien.tr...@... wrote: Hello, Some time ago, I stumbled across a library that defined a container that

[SPAM] [flexcoders] Re: Get strong propertyName from object so it would break at compile time if changed

2009-11-08 Thread tntomek
Thank you, but the property should exist, so putting it inside string literals is not the intent. I am more concerned about someone refactoring code and renaming weight to grossWeight and having my application break at compile time vs runtime. So other then this are there any other suggestions.

Re: [flexcoders] Re: Mac-like icon brower library

2009-11-08 Thread Sébastien Tromp
Thanks a lot, exactly what I was looking for. 2009/11/8 Shanimal yahoo_flexcod...@shanimal.com You are looking for a Tsunami. http://www.google.com/#hl=ensource=hpq=as3+tsunami+effectaq=1aqi=g2oq=as3+Tsunamifp=f856a575d939ef4 --- In flexcoders@yahoogroups.com

Re: [flexcoders] Amazing Flex/LCDS/Java/Eclipse/Maven2 step-by-step guide

2009-11-08 Thread Wally Kolcz
I have a hard time believing that someone is going to teach me how to build an enterprise application and needs to use Intuit web template to make the site From: primo411 primo...@gmail.com Sent: Saturday, November 07, 2009 11:36 AM To:

Re: [flexcoders] Re: Mac-like icon brower library

2009-11-08 Thread Sébastien Tromp
For info, here is an open-source Tsunami / Dock menu: http://www.quietlyscheming.com/blog/components/fisheye-component/ 2009/11/8 Sébastien Tromp sebastien.tr...@gmail.com Thanks a lot, exactly what I was looking for. 2009/11/8 Shanimal yahoo_flexcod...@shanimal.com You are looking for a