U3 - better web player integration?

Hello all

Is the html generated by U3 beta any different from 2.6? It would be great to know this in advance because I’m putting a lot of effort in finetuning the current html javascript!

I read an interview that hinted at this, but is it in U3 already or is it planed for a more distant future?

What do you mean with finetune aside of optiming it for your specific purposes?

The general one, as long as you want it to work on all platforms supported, does only leave some aspects to be touched, otherwise it will cease to work, especially on osx machines

I mean the solution for this

http://forum.unity3d.com/viewtopic.php?t=58642

for example. I had to hard code an exception. Also, the fallback for those without the plugin and without javascript enabled was not suitable for my proposes, since it wont align the getunity button vertically.

Besides that I put a lot of code mixed in because I’m using some external apis.

So my html and javascript look a bit like spaghetti right now, and I would prefer to not return there again, but that interview hints there will be additional functionality that I may need to account for

I just received my U3 beta. Building for the web is disabled in the betas, so I guess I have to wait to find out