Author Topic: Flare3D trial version scene not appearing in browser at all!  (Read 124 times)

J B   «   on: July 16, 2012, 09:25:49 AM »
Hi,

Have a very basic scene that loads a F3D file. Works fine when running the SWF in and out of flash but when doing a 'publish' and publishing to HTML the scene doesn't show up at all even when using various browsers?

Is this something to do with a limitation of the trial version?

Sincere thanks in advance.

Ivan Vodopiviz   «   Reply #1 on: July 16, 2012, 11:27:24 AM »
Hi,

The trial version doesn't have any kind of limitation, it will only display a watermark. Feature-wise, it's exactly the same as the commercial version, even though it doesn't include Flare Studio.

Make sure the HTML is setting "wmode" to "direct" in the HTML. It usually isn't the default. If you're using CS6 it should support it natively and you should be able to change the HTML template from the project properties. If your using CS 5.5 or older, please check this tutorial.

Hope this helps,

J B   «   Reply #2 on: July 16, 2012, 11:59:08 AM »
Many thanks.