stegs_1
07-31-2007, 03:16 PM
Hello, novice here
Right the basic problem is this:
I have one Main.swf file and I’m importing symbols from a seperate.swf using the import for runtime sharing options. What I have in the Main.swf is a container symbol and in the separate.swf file I have a symbol containing a bmp that needs to scale up at runtime when it is imported by the Main.swf to fit the size of the container symbol. Do you know if this is this possible?
I have the importing/exporting part working fine, it is just the scaling that I can’t get to work. Any ideas
Right the basic problem is this:
I have one Main.swf file and I’m importing symbols from a seperate.swf using the import for runtime sharing options. What I have in the Main.swf is a container symbol and in the separate.swf file I have a symbol containing a bmp that needs to scale up at runtime when it is imported by the Main.swf to fit the size of the container symbol. Do you know if this is this possible?
I have the importing/exporting part working fine, it is just the scaling that I can’t get to work. Any ideas