Hey people,
I have an issue that I’m wondering if anyone can help me with.
I have a finished swf - a portfolio CD presentation. It was originally designed for low res use (because most of the people that would be likely to view it have low resolutions). It’s got quite a bit of text and several bitmap images (however, they’re all loaded externally).
The problem is, I want to make a larger version. I have got it working to the stage where it will resize in a browser window, however I am wondering if it’s possible to scale the whole SWF itself without relying on the HTML. This is because It should work as a stand alone, rather than embedded in a page.
Any ideas?