Delayed loading of large graphics

I building a Flash site that has a main page and a portfolio page. I want the main page (which is simple) to load first and be visible and interactive to the user right aways. After the main page is available to the user, then I want flash to load in the large graphics (which takes some time) into the portfolio page.

What is the best way to do this?