Uhm, are you sure?
I was looking at this and tried some stuff out and came to this (not
sure if this is a proper way to check though):
if
(Stage3DManager.getInstance(stage).getStage3DProxy(0).context3D.driverInfo
== "Software") trace("Rendering in software mode!")
I then removed wmode="direct" in html and saw the trace message. So it
appears to be working.
On 16 apr, 22:17, Dave <[email protected]> wrote:
> Broomstick at the moment doesn't have that functionality, so away3d doesn't
> either. That will be available in the future, however.