>
> (assuming you size it and don’t scale it).
>

I think this is the key.  Scaling is so much more easier to do than resize
each and every element.

Both on the Flash and the SVG side, the power and flexibility comes from
the fact that they are inherently scalable.  Your resizing approach would
entail attaching resize handlers to their containers and redrawing the
graphic element by element.  Is that what you are proposing?

Thanks,
Om

Reply via email to