Game Development Community

How to display a flash module on a Torque 3D web appliaction

by Gregory · in Torque 3D Professional · 09/05/2011 (1:39 am) · 0 replies

Hi,

i want to use Flash or Silverlight as UI on my Torque 3D application.

My idea is to start my application in a web browser and display the flash (or silverlight) elements on top of the activex of Torque 3D.

i tried to do that using z-index but it doesn't work very well. The flash element is displayed behind the activex.

Has anyone tried that before ?

Thanks.