I am open to all suggestions ! :)
--- In [email protected], Adnan Doric <astrona...@...> wrote:
>
> Hello all,
>
> My Flex application will be some kind of image editor, with different
> layers containing graphic objects and images on them. I want to be able
> to save and retrieve those images without flattening them down.
> Obviously I will need some kind of mecanism for storing resulting
> composed images in the database, and also retrieving them back in the
> Flex application (runtime import/export).
>
> I searched the web but can't find any mature libraries allowing the
> import/export of SVG files at runtime so I suppose SVG is not the way to go.
>
> Can someone please suggest some way of storing this kind of composed
> images in database. :)
>
> Thank you in advance,
> Adnan
>