I did something like this with degrafa... I used the CSSSkin they have
in there and applied a small hatch graphic as the background fill (I
made a tiny one-liner diagonal image in photoshop). Worked really well
and was completely controlled by CSS.

Doug

On Wed, Jun 18, 2008 at 5:54 PM, Josh McDonald <[EMAIL PROTECTED]> wrote:
> I don't think there's anything built in, but you could create a Sprite, draw
> your pattern, use it to create a BitmapData and use that as a fill. A few
> steps, but should be able to get what you want, and you can do most of it
> only once and keep the final BitmapData around.
>
> There might be support for doing this sort of thing in DeGrafa though, so
> I'd check there first! :)
>
> -Josh
>
> On Thu, Jun 19, 2008 at 8:03 AM, simonjpalmer <[EMAIL PROTECTED]>
> wrote:
>>
>> anyone know whether there is built in support for a fill containing
>> diagonal lines?  I want to have a stacked bar chart with the upper
>> portion of the stack being hatched.
>>
>> Any clues?  I can't find anything.
>> Thx
>>
>>
>> ------------------------------------
>>
>> --
>> Flexcoders Mailing List
>> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
>> Search Archives:
>> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
>>
>>
>>
>
>
>
> --
> "Therefore, send not to know For whom the bell tolls. It tolls for thee."
>
> :: Josh 'G-Funk' McDonald
> :: 0437 221 380 :: [EMAIL PROTECTED]
> 

Reply via email to