Is it possible to get an Image control to scale using scale 9 without
embedding the source bitmap?

If I embed the source bitmap and set scaleGridTop/scaleGridBottom/etc.
the Image control scales properly.

If I try to set scale9grid,
http://livedocs.adobe.com/flex/2/langref/flash/display/DisplayObject.html#scale9Grid,
 I get errors that seem to indicate that I am passing invalid parameters.

I really need a way to load an image dynamically and have slice nine
work for that image.  Is this possible without writing my own custom code?

Thanks!

Reply via email to