2/16/2011 5:23:53 AM
Title:
SVG image Upload in flex 3
hi everyone,
i have one doubt that how to upload svg image in flex 3.
if any one knows plz help me,
thx in advance.
Insert Code here
Shawn
Points: 680
Posts:0
2/16/2011 5:32:03 AM
make it clear whether you want to upload the svg file to server or want to show the svg file in flex 3
You cannot show the svg file in flex, you need to convert it to some image format like jpg, gif or png and then load in flex.