Help - Search - Members - Calendar
Full Version: flash and iframes
HTMLHelp Forums > Web Authoring > Graphics, Flash and Multimedia
jeremy boyd
hi everyone. i have been trying to target an iframe from flash and have been having some troubles. i've tried every type of syntax and have gotten dozens of tips from many people but my page still loads up in a seperate window. here is my code as it stands.

<iframe align="top" width="550" src="news.htm" scrolling="no" id="main" onLoad="calcHeight();" frameborder="0" name="main"></iframe>

and the flash:
tour_mc.onPress = function () {
getURL("tour.htm", "main");
};

what am i doing wrong. i have tried it with the iframe's id and name tags being the same and different. any tips would be appreciated.

thanks
jeremy boyd
Frederiek
Maybe this Adobe Knowledgebase search can be of help.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.