1) Script Title: Animated Collapsible DIV

2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...edcollapse.htm

3) Describe problem: Can anyone help me to fix the flickering flash files within the Animated Collapsible DIV. The flickering occurs on rollover.
The top flash file button contains the code:
on(rollover) {getURL("javascript:animatedcollapse.show('dog');");}

and the lower flash file button contains the code:
on(rollover) {getURL("javascript:animatedcollapse.show('cat');");}

The url to view the problem is http://www.locationusa.com/test1/lea...t5052009a.html

Any help is much appreciated