Question
Targeting iframe with AS3
How do I do this so that it works properly?
I want to use navigation (buttons) built in flash to target the iframe that will be on the same page as the flash swf.
the user clicks the button ie. photos and the iframe is loaded with the html page that has been called. Then the next button is clicked and that iframe is loaded with different html content again or a movie or what ever.
There is a lot of junk code out there in web land. What is the correct way to do this without browser issues? ( yes I mean Internet Explorer) Do I need Java too?
I want to use navigation (buttons) built in flash to target the iframe that will be on the same page as the flash swf.
the user clicks the button ie. photos and the iframe is loaded with the html page that has been called. Then the next button is clicked and that iframe is loaded with different html content again or a movie or what ever.
There is a lot of junk code out there in web land. What is the correct way to do this without browser issues? ( yes I mean Internet Explorer) Do I need Java too?