I am not sure if this is a problem in my html or css. I am making a site for a client at http://dagministries.org/ ;Anyways they want a rotating flash banner as you will see in the middle of the page, but after I put it in place my drop down menu goes behind my flash. What could I do to fix this problem? Any help would be much appretiated. Thanks.
__________________
Believe those who are seeking the truth. Doubt those who find it. —André Gide
I'm afraid there is nothing that you can do about that. Flash thinks it is God, it sits on-top of everything, like it owns the page. Since what you are doing is a simple transition, I recommend you do it with JavaScript. Besides the fact that it will be a normal HTML element and thus easy to manipulate, you will also find it much easier to manage, say from a CMS.
I personally use the Ultimate Fade-In Slideshow, from dynamicdrive for that, on the http://www.web-screenshot.com/ web site.
I prefer it, because it's lighter than including jquery just for that, if you don't already use it...