Help me make Flash listen.
January 4, 2006 5:45 AM
Subscribe
Is there any way to make Flash respect a 'base target="_top"' directive?
I have a flash application which is living in an iFrame, and it has some links in it. I need the links to target the "_top" metaframe so the links load in the whole window rather than in the particular iframe. The flash is not aware of/respecting the html tag in the page header. This is not surprising. Is there something like a
thing I can do to make this work? Or is the only solution to go into the flash source?
posted by TonyRobots to computers & internet (3 comments total)
"...Is there something like a <param name="target" value="_top"> thing I can do..."
posted by TonyRobots at 7:33 AM on January 4, 2006