Adding a flash header to a drupal site
qualitycrashtests - November 3, 2006 - 04:51
I'm working on integrating my website design into drupal, and things are starting to come along, but I can't get the flash header to show up. Can anyone tell me the correct way to add a flash header to my theme?

=-=
my first assumption (could be wrong) would be that you have to edit and add it in page.tpl.php replacing the default header. you may want to look at the way bluemarine uses page.tpl.php to call a header, if you are creating a theme from the ground up and chose not to base it off a downloaded theme.
From elsewhere in the forums
I'm also looking at using Flash headers in Drupal and have browsed the forums for what have been discussed about this. Haven't found easy-to-follow solutions but this site mentioned in one of the forums might give you an idea how they used a Flash header: Terminus1525.
I'm also looking at how the Flash_Gallery module can be used in other regions of a Drupal page.
elaborate your problem
for flash header just embed a small piece of code in to your page.tpl.php file..that's it...
and for flash_Gallery module...can you please elaborate your problem...so that I can try to help you
can u tell what exactly I
can u tell what exactly I have to change in the page.tpl.php file?
thats impossible without
thats impossible without seeing your page.tpl.php file and some details as to where to place the flash.