Why don't u want to create an instance? 

--- In flexcoders@yahoogroups.com, "flexaustin" <[EMAIL PROTECTED]> wrote:
>
> Is it possible to resize a Class file? Say you embed a swf or png. Can
> you then resize it by casting is as something else?
> 
> [Bindable]
> [Embed(source="ui/nicePngImage.png")]
> static public var myIcon:Class;
> myIcon.width = 30; // won't work
> 
> TIA
>



Reply via email to