Hey guys,
                so in Flex if I do a

upSkin: Embed("MyPng",

scaleGridTop=5,scaleGridBottom=20,scaleGridLeft=23,scaleGridRight=72);

and specify how to scale the image.

Now if I have the same image embeded in a swf file with some linkage id
myImage

upSkin: Embed(source ="MyPngSWF.swf", symbol="myImage");

is it possible to tell flex somehow how to scale this asset ??..


thanks
cheers
firdosh

Reply via email to