Forum

User posts ToothpasteBruva
16 February 2017 18:20
Hi,
I have set up page redirects in the logic editor of a project and have embedded it into an iframe on a html page. However, when links are clicked in the iframe they are not redirecting the entire page (only redirecting in the iframe). Normally it sounds like you can fix this with
<a target="_top" href="http://example.org">Click me!</a>
or in JS
window.top.location = "http://example.com";

But, In this case I'm not sure how to go about this as there's nowhere to input this. Any suggestions?
Thanks in advance!
03 February 2017 15:30
Hey, bravo!
That's fixed it, thanks a lot. I was in the process of starting from scratch.
Cheers
02 February 2017 05:04
I have a rigged character that is disappearing when looked at from certain angles. However, if I remove the armature modifier from the mesh it looks fine and the same if I remove all the vertex groups. Creating a new camera didn't fix anything either. I've also unparented the mesh from the armature as well. Hope that all makes sense.

Cheers,
Tim