Skip to main content
July 13, 2011
Question

making external swf 'fluid'

  • July 13, 2011
  • 1 reply
  • 280 views

Hi There,

I have an external swf which is a new 'page' in my website.  It loads on a click into a loader.  The original swf file that it loads into is scaleable on browser resize.  Any way I can do this for the movie clip that loads the external swf too?  Right now, it just sits stationary.  Does the code have to happen in the actionscript of the external swf or in the index/original swf in which the external is being loaded?

Rachel

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
July 13, 2011

you're loading an external swf using the loader class into your main swf, correct?  you're then resizing your main swf and there's a problem, correct?

if yes and yes, what's the problem?