Re: [flexcoders] Re: Styling List ItemRenderers

2008-01-22 Thread Tony Fendall
What I normally do, is extend the list component and add a bunch of public properties or styles to it. eg. public var titleColor:uint; Then in my item renderer class, I override the commitProperties function, and in there grab the properties and styles I need from the list. eg. var tmp:CustomList

RE: [flexcoders] Re: Problems with IE and refreshing data

2008-01-22 Thread Tony Fendall
I always add a dummy parameter to any requests, and fill it with a random number. This seems to get around any caching issues in most cases. -Tony http://www.munkiihouse.com --- Matt Chotin [EMAIL PROTECTED] wrote: The issue is if you have a test certificate for https, not necessarily a