ok, i will try to be a litle more explicite.
in as3 you can draw any polygon, circles, lines, etc. but you cannot
to modify their properties.
there is a library called DEGRAFA you can create degrafa circles,
degrafa lines, degrafa polygon, etc and you can modify it as you
want.
the best of degrafa it's compatible with svg definition. you can read
a file svg and you can traslate it to degrafa object easily.
in the example on my page i make it, but the code is a litle extense.
now, i don't know if you want to apply a filter to all the svg file or
only to apply filter effects by parts. let me know!
greetins!
On Jul 17, 10:54 am, Colbert Philippe <
colbert.phili...@gmail.com>
wrote:
> Hi! Thanks for the reply to my question!
>
> Can you be a bit more explicite when you say "you need to render the SVG
> file like a flash object fisrt"?
>
> In AS3, I don't know how to render the SVG file? If you know how to do it,
> let me know.
>
> Colbert Philippe
>