If you go to this site and click any of the buttons, the corresponding html page is loaded without interrupting the running swf at the top. When you look at the html code, you dont see any use of iframes or frames. Could someone tell me how this is being done?
The site uses standard frames:
<frameset rows="" cols=",650," framespacing=“0” frameborder=“no” border=“0”>
<frame src="l.htm" name=“left” frameborder=“no” scrolling=“no” id=“left”>
<frame src=“e*.htm” name=“main” frameborder=“no” scrolling=“no” id=“main”>
<frame src=“r*.htm” name=“right” frameborder=“no” scrolling=“no” id=“right”></frameset>
ooooooooh boy! I feel like such an idot now…lol. I was looking at the wrong html code. Sorry for the post all. :puzzle:
don’t worry