Flash Buttons and FRAMES

Meta tags are not allowed

Ok, I didn’t know that… <img src=http://www.ezboard.com/intl/aenglish/images/emoticons/embarassed.gif ALT=":o">

My question is simple but it’s driving me crazy!. Let’s simplify it: I have a Flash menu in my html page. This page contains 1 big frame in the middle where I want all the info to be loaded. Now, how can I make a Flash menu button to link a frame or iframe to be loaded within a DIV layer?
The only thing I get is the frame to be loaded full-screen but not inside the html layer.

Thank you,

getURL(“htmlpage.html”,“target”);

name your div element or frame, and then replace target with that name.

Hey Manare,
I just created a tutorial on how to use Frames and Flash. The following URL should help you out: www.kirupa.com/developer/…frames.asp

Hey!! It worked guys!!!
Thank you very much everybody!
Kirupa, your tutorial is just perfect!

Manare