Hi Matt,

try to make a clip from each of your frames (ie frame1_mc, frame2_mc, etc.) then test the width of the specific frame/clip (var myWidth:Number = myLoadedClip.frame1_mc._width;)

Gilles




Le 18 avr. 07 à 16:10, matt stuehler a écrit :

All,

I'm working on an application that loads a variety of external SWFs.

Once each SWF loads, if I test it's _height and _width properties, I
get the height and width of the largest frame within that clip.

However, what I'd like to get is the _height and _width of a particular frame.

Is that possible?

Cheers,
Matt Stuehler
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to