# SWF Overlapping problems

**URL:** https://forum.kirupa.com/t/swf-overlapping-problems/271301
**Category:** Uncategorized
**Created:** [September 21, 2008, 3:33am UTC](https://forum.kirupa.com/t/swf-overlapping-problems/271301 "2008-09-21T03:33:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Juhanthus](https://avatars.discourse-cdn.com/v4/letter/j/f07891/32.png) [@Juhanthus](https://forum.kirupa.com/u/Juhanthus)
#### Post date: [September 21, 2008, 3:33am UTC](https://forum.kirupa.com/t/swf-overlapping-problems/271301/1 "2008-09-21T03:33:05Z")

</div>

Hi guys, i’m Hi guys I am having a problem regarding SWF that overlap each others.

I have 2 SWF files - \*\*[COLOR=Red]A[/COLOR] \*\*and [COLOR=Blue] **B** [/COLOR]. Both are embeded on the same html page.

[COLOR=Red] **A** [/COLOR] is a button menu that, when rolled over a drop-down menu will appears, and disappears when the user rolled out of the menu.  
**[COLOR=Blue]B[/COLOR]** is just a squarish banner that will animate when user rollover it.

**[COLOR=Red]A[/COLOR]**'s resolution is much larger and it is placed above [COLOR=Blue] **B** [/COLOR] so, when the drop-down menu appears, it will covers [COLOR=Blue] **B** [/COLOR] completely.

The problem i’m facing is, eventhough when the drop-down menu isn’t there, [COLOR=Blue] **B** [/COLOR] will not have the animated effects when being rolleover.  
As if **[COLOR=Red]A[/COLOR]** is blocking [COLOR=Blue] **B** [/COLOR] from being accessed.

The problem only appears on Firefox, while works perfectly in IE (where [COLOR=Blue] **B** [/COLOR] can be accessed when **[COLOR=Red]A[/COLOR]**'s drop-down menu isn’t there).

Is there a way to rectify this problem?  
Many thanks in advance!
