Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Help with CopperCube
"Open/go to Website" Action

ahmoody79
Registered User
Quote
2019-05-14 14:43:52

Hi There,
I am developing a game and publishing it as <.exe> . When ever I try to use the "Open/go to website" action with any node, it does not work. Is there a way that I can use this action with an <.exe> game? I know that this action works with <WebGL>, but I wonder if it works also with <.exe>?


srfstudio
Registered User
Quote
2019-05-14 17:22:06

Sure, just use 'When Clicked on this do something' > 'Execute JavaScript' and than use this:
system('START https://www.ambiera.com');

...it can also be used for anything else you want, for instance I use it for opening PDF files:
system('START gamecredits.pdf');


ahmoody79
Registered User
Quote
2019-05-14 19:40:38

You are the best! It works well. Thanks a million!


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internation?l" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact