iBaker
11-22-2006, 08:16 AM
I have had a Flash header developed and would like to know the best way to incorporate it into my website and Forum.
I have found that if I place the code in the header template the flash header starts playing again with each click navigating around the forum.
If I place it in a frame then the Flash Header takes up screen real estate when the user is scrolling down the forums - i.e. the header always remain across the top and doesn't scroll with the page.
I have tried using an iFrame but not only do I not know if this will even help my situation but I get just the header and no forums. The following iFrame code was placed at the top of the Header Template:
<IFRAME SRC="../header.htm" TITLE="Flash Banner" width="100%" height="151" scrolling="no" name="headerflash" border="0" frameborder="0">
I am presuming that if the header is 150k in size and I just placed it in the forum header template that each time the user clicks in the forum and the header replays that it will be taking up 150k of bandwidth each time as well plus for those on dialup going from page to page will be a very slow experience - is this correct or does it stay in cache?
I am getting desperate to work out what is the best way to incorporate a Flash Header without compomising the user experience - any help you can give IS greatly appreciated.
I have found that if I place the code in the header template the flash header starts playing again with each click navigating around the forum.
If I place it in a frame then the Flash Header takes up screen real estate when the user is scrolling down the forums - i.e. the header always remain across the top and doesn't scroll with the page.
I have tried using an iFrame but not only do I not know if this will even help my situation but I get just the header and no forums. The following iFrame code was placed at the top of the Header Template:
<IFRAME SRC="../header.htm" TITLE="Flash Banner" width="100%" height="151" scrolling="no" name="headerflash" border="0" frameborder="0">
I am presuming that if the header is 150k in size and I just placed it in the forum header template that each time the user clicks in the forum and the header replays that it will be taking up 150k of bandwidth each time as well plus for those on dialup going from page to page will be a very slow experience - is this correct or does it stay in cache?
I am getting desperate to work out what is the best way to incorporate a Flash Header without compomising the user experience - any help you can give IS greatly appreciated.