You can't load SVG images at runtime, you need to embed them. http://livedocs.adobe.com/flex/201/langref/mx/controls/Image.html
/Max On 9/15/07, arpan srivastava <[EMAIL PROTECTED]> wrote: > > > Hi All, > > I am making an application which will run on server and loads image > files. My application supports png,jpg,gif but I am not able to load svg > format. I am using SWFLoader to load the file? > > Thanks > Arpan

