Click to See Complete Forum and Search --> : iframes with a flash menu..


squeakyjim
11-16-2006, 11:34 AM
ive currently built an html website with a flash menu and would like to use it with iframes so that the menu doesn't have to refresh with page.. unfortunatelly this is my first time working with iframes and i am not sure what code to put into my flash buttons to call the page into the frame. I pretty much understand how to use iframes altogether, just not with flash as well!

you can view the website here: www.exsystems.co.uk (http://www.exsystems.co.uk) (mind the flash embed, im still working on that too!)

if someone would share some knowledge on this i would be very greatful!

geetarista
05-02-2007, 07:10 PM
I am looking for something along the same lines. I have a flash movie that I have for navigation, but I don't want the movie to refresh every time I navigate to another page.

Were you able to find a solution to this? I checked out the website that you provided and it looks like it works now.

Does anybody else know how to do this?

emabrunton
05-05-2007, 05:58 PM
Me too I had a guy design me a flash menu, each flash menu item is a separate flash (swf) file. got it looking and working sweet but as I have a media player on the page I need each swf button to load a different file into the iframe... I've names the iframe "main" and done at the end of the src="biog.html?CLICKURL=http://home.html" and tried all sorts to get the home page to load into the iframe... can someone please help... I've tried simple target="main", I've tried at the end of the url ?TARGET=main!

I can send naked pictures if needed!

I'm desperate!

;) Ema xxx

x

Flash Cus
05-18-2007, 03:15 PM
Ok, i'm not sure quite what you are trying to achieve...If you want to click a button in flash, and content loads in a HTML Iframe, then on a random layer in the main flash movie put the actions in flash as

myButton.onRelease = function() {
getUrl("http://www.mysite.com/home.html", "target name of iframe");
}

Hope this helps, and, if it does, can i have those naked pictures. If this doesnt help, send me the fla and i'll do it. Contact me on cusjohnson@googlemail.com

thatcatdav
05-31-2007, 07:28 PM
hi.

ive tried your suggestion and it works fine in ie(PC) BUT not in firefox(PC).

would you happen to know of any quik fixes for this?

ANY HELP or info would be apprecieated.


thanks again for ALL your help.


dave