Have you named your iframe? If not, name it with the property tag (ex: "name=myIframe"). Also, name your buttons (ex: myBtn_btn). Think of iframes just as you would a frameset, really! Load pages into the iframe the same way by setting the src property to the url.
Tip: Using suffixes like "_btn," "_mc," or "_txt for instance names in Flash makes coding a lot easier.
Then write an event handler or a listener to respond to the mouse click on the button.
this.mybtn_btn.onRelease() = function {
myIframe.src = [url address here];
}
Was this helpful?
Yes
No
2 people thought this was helpful
Popular Solutions for Macromedia Dreamweaver MX 2004
My dw file was moved to a new folder, it exists as an html file with an images folder and the links...
(More)
My dw file was moved to a new folder, it exists as an html file with an images folder and the links are all correct, yet the file will no longer take changes etc. Please help!
hello, when you finish making the firework... how do you save it so that when you open your image on...
(More)
hello, when you finish making the firework... how do you save it so that when you open your image on example a mobile phone that the image is flashing? Thanks for your help
Where can I get the complete Adobe Dreamweaver for free? Please don't say it's impossible. I'll...
(More)
Where can I get the complete Adobe Dreamweaver for free? Please don't say it's impossible. I'll assume it is if there is no reply.