Using Flash 8.
I am creating a new file new.fla. And trying to embed highqual.swf in it using
This works but when I publish new.fla and get new.swf the new.swf does not contain highqual.swf.Code:myclip.loadMovie("highqual.swf");
So - how to get highqual.swf to stay inside new.swf.
Any ideas? Thank you.
