Click to See Complete Forum and Search --> : flash frame


lilphil0514
08-20-2006, 11:48 PM
ok, i have an iframe for my main page, and usually i would just have the link target the iframe, but, is it possible for a link in a flash button to target an iframe

i.e. - i have a flash menu bar and i want it to target the iframe

please help me lol

meinsla
08-21-2006, 12:38 AM
I thought you could target a frame with flash, maybe I'm wrong. Anyway, try this. Put:

<base target="Iframe">

somewhere between your <HEAD> tags and see if that works.