Can't embed a flash content in html air program
everyone please help me:
this is the code in app:/app/m.html:
<object type="application/x-shockwave-flash" width="72" height="22"><param name="movie" value="app:/upload.swf"></param></object>
if the tag <transparent>true</transparent> in the application.xml, the flash content can't show:

but when i remove the tag <transparent>true</transparent>,the flash show:

is this an air runtime bug?
how could i make the flash show?
btw: i need the tag <transparent>true</transparent> in application.xml.
