Hello and thanks for reading this message.
I have a silly question, but which is not the answer.
When we do a project in Construct 2, we have a gray frame limiter, which limits the movement across the screen.
When we execute the project from Construct 2, the frame limiter appears:
<img src="http://oi44.tinypic.com/huk6ro.jpg" border="0" />
However, if we export the project to HTML5, and run it online, this frame limiter disappears, although the limit of movement across the screen still works:
<img src="http://oi44.tinypic.com/bvgy.jpg" border="0" />
Why disappears the gray bounding box when we run online?.
Thanks and regards.