Question About The Website
<div class="IPBDescription">The Flash header on the top</div> Hello,
I've been working on trying to figure out how to make a flash header for a few of my websites and I've been successful at learning how to animate things, but what I'm having a problem with is getting the buttons in the header to open a page in the main frame of the webpage instead of opening the new page in the header part of the page. This site has a great header and I was wondering if anyone could give me any clues on how to get this to work. Thanks.
~[JFF]Taz
I've been working on trying to figure out how to make a flash header for a few of my websites and I've been successful at learning how to animate things, but what I'm having a problem with is getting the buttons in the header to open a page in the main frame of the webpage instead of opening the new page in the header part of the page. This site has a great header and I was wondering if anyone could give me any clues on how to get this to work. Thanks.
~[JFF]Taz
Comments
TARGET="new"
or
TARGET="main"
In your <a href= code.
I'm no pro at this website stuff so i'm probably wrong
I think flash even has a special box for the target when u make a clickable link in basic mode.