Forum

User posts pakirrote
08 January 2016 14:35
Is posible blend4web can tell that does not hide the mouse when you are moving the camera?
I want to click on objects (in canvas caption) without having to give the esc key. Thank you.
07 January 2016 19:41
someone could make a video tutorial? Thank you.
18 May 2015 15:28
Yes, if it happens also in more machines, with different hardware.
18 May 2015 11:41
14 May 2015 19:35
In some computers dont work fine the scene.
And have one warning:
"B4W warning: depth-only issue was found"

Te scene have 12.000 vertex and 4 or 5 jpg textures (not exceeding 1MB each).

Any suggestions?, thanks.
08 May 2015 11:15
For example….

html:
<div id="iconturntable"></div>
<div id="iconfullscreen"></div>

js:

var i_player = require("playericons");

i_player.turntable("#iconturntable");
i_player.fullscreen("#iconfullscreen");

summarizing an implementation easy of simple icons for customs html without webplayer.
06 May 2015 16:48
I do not want to modify the player…. I want to include some features of the player to my custom index.html…
06 May 2015 15:15
Very good. I also did the same tram in the past:
:)
06 May 2015 13:08
They could do functions for each button on the player so it was very easy to include in your html buttons only that interest you… I think it would be interesting. For example only (turnable button) and/or (fullscreen button) in my custom index.html file.

Thank you.
04 May 2015 18:20
"Solved"…..