I figured out how to do this!
The WMODE parameters need to be added to the code used to embed the object.
Add the following parameter to the <OBJECT> tag:
<param name="wmode" value="transparent">
Add the following parameter to the <EMBED> tag:
wmode="transparent"
Hope this helps someone out!!




