c# - Layering Image over Flash XAML -


i have flash ui, , image. place image on flash object, can't seem working when using panel.zindex.

here code

      <my1:wpfflashui name="mflashui" margin="0,0,0,6" horizontalalignment="stretch" panel.zindex="2" />         <image name="img2" source="http://www.donkersct.nl/wordpress/wp-content/uploads/2012/07/stackoverflow.png" height="217" width="363" margin="560,199,-45,6" panel.zindex="1" /> 

can see why isn't working, or suggest better way? have tried swapping zvalues around.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -