--- In [email protected], "Tim Hoff" <[EMAIL PROTECTED]> wrote:
>
> 
> Hi Amy,
> 
> Using the example in that you linked, I noticed that only the top 
and
> left sides scaled as expected (quotes used).  Could be a bug in the
> Image class.  However, by using the image as a borderSkin and CSS, 
I was
> able to get it to scale properly.  A possible workaround:
> 
> CSS:
> 
> .test
> {
>            borderSkin: Embed(source="embed9slice.png",
>                 scaleGridTop=25,
>                 scaleGridBottom=110,
>                 scaleGridLeft=25,
>                 scaleGridRight=110
>            );
> }

Thanks :-)

Reply via email to