[flexcoders] Re: Blur behind component

2012-07-01 Thread wesley.acheson
Okay this is what I've got so far. I've got a shader based on the horizontal gaussian blur shader that can be found at http://www.adobe.com/devnet/flex/articles/pixel_bender_basics_flex_air.html Its been altered to have two inputs (one for background and one per foreground as per http://help.

[flexcoders] Re: Why doesn't move effect occur?

2009-08-17 Thread wesley.acheson
The move effect doesn't occur because I'm an idiot. It was supposed to be on the children. For some reason I thought canvas applied moveEffect to its children. The other questions though I'd still like to know. --- In flexcoders@yahoogroups.com, Wesley Acheson wrote: > > HI, > > I've got an

[flexcoders] Data Grid with dynamic columns ignoring % width or right style.

2009-01-12 Thread wesley.acheson
Hi All, I've a problem with the DataGrid ignoring the % width, while using Canvas as the parent. When I dynamically create columns it stretches to beyond the origional area. This behaviour has been reported as a bug. http://bugs.adobe.com/jira/browse/SDK-14390. The workarround described in the