Resize flash object that's rendering SVG

42 views
Skip to first unread message

Grady

unread,
Mar 1, 2012, 6:58:05 AM3/1/12
to SVG Web
Hey y'all!

Simple enough question I guess, is there a way to resize a SVG element
that's being rendered with SVG-Web dynamically on a page using
Javascript? For instance, lets say I created an SVG element on a page,
and I have a reference to either the object itself on the page that is
the flash object, or a reference to the SVG element, can I do
something like..

svgObj.setProperty("width",value);
svgObj.style.width = value;

etc

Or is resizing an SVG element near impossible? Does it require some
kind of communication with the Flash object?

I'd really appreciate any help on this, thankyou very very much for
any response!
Reply all
Reply to author
Forward
0 new messages