i have an OGre3D+Hikari application, and i'd like to use a flash animation in a loop in its background.
I've tried to tweak some parameters in createFlashOverlay (specifically the zorder and the tier), but nothing changed: my overlay is still on top of my 3d ogre mesh and i want it to be always in the background. What could i do?
Thanks!