ive created a site which uses the load movie action to load pages of the site. The problem is that when I click on a link after an initial click the first page becomes visible for a second then the page I requested loads.
is there an unload movie action that would prevent this or any other way I can solve it?
eg.
the site opens with the index.swf loaded, i then click on the enter button and players.swf is loaded(this wrks fine), i then further click on playerprofile.swf and the index.swf flashes for an instant before the playerprofile is finally loaded.!!
any help is appreciated:)