is there some other way to open a webpage from inside blender than to use “load url”?
I want the webpage to open in a new window, not in the same window as the blender file?? please help me
how did you get it to open at all?
i guess you use that actuator?
try typing in something like this instead of the url
javascript:window.open(‘http://your.url’);