I'm currently loading 2 external swfs into a uiloader, and I want them to have the same size as the uiloader. I'm using:
uiloader.scaleContent=true;
But the thing is it only changes the size of one of the external swfs to fit the uiloader, and I want both swfs to fit the loader.
Can anyone please help me?
Thanks in advance!