I have a html page that has a link, which links to another html page with a flash file on. What i need is when this flash page is accessed i need a new movie to load, which would usually load from the navigation when someone clicks on a button.
Is there anyway to link to a page which then loads a new movie into the main movie. can this be done???
Simply have the first flash file load another within itself one using loadMovie, and then just link to that swf using the html link, or the page in which that swf is placed
The main swf is my navigation and then it loads a product in to it. but on the product swf, it has a back button which loads another swf file.
You can see it here http://www.sold-out.co.uk/soldout/products/products_test.htm
But if i just load the swf i want and u click on the back button it all loads dodgy and looks ugly.
the back button is if u say click on “flight sims”, then “eurofighter typhoon” and then you will see the back button.
What im after is when the main swf file loads, i want the html link not to only open the page with that on, but then to open the eurofighter typhoon information to.