PDA

View Full Version : Flash javascript and iframes


ianmatt
08-09-2006, 05:01 PM
I am looking for a fundamental tutorial on how to load different html pages into an iframe via a flash navigation. Iether javascript or with scriptassist or other...?:) :D

dewey
08-14-2006, 05:12 PM
I am looking for a fundamental tutorial on how to load different html pages into an iframe via a flash navigation. Iether javascript or with scriptassist or other...?:) :D


just use getURL and make the target the iframe name

zfoley
08-15-2006, 07:18 PM
Worth noting that Iframe is not widely supported in browsers. Yiou may get better results using AJAX.
Here's some nice cut and paste and way more browser friendly.
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm