Webiste integration questions, thanks.

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hi all. I have click team standard but am thinking about getting the HTML5 export module if it fits my requirements. I want to know if i can link button clicks (actions) from my standard website to functions and events within the clickteam application. I figure for this to happen the clickteam application would need to be inbedded into my site, is this possible? From what i gather there are two possible ways of web integration the first being to inbed the application into an exisiting website (my question) and the second being a stand alone appplication which runs directly from the server as mentioned in the helpfiles on the extension page. Thanks for your time on this my knowledge is pretty basic.

    IO

  • You sure can, the HTML5 object allows you to read the parameters of the URL (after the '?' mark), for example:
    http://Please login to see this link.?something

    You can set up events so the String Tokenizer (or Right$() expression) splits up the URL and reads the text after the question mark (?) to do a specific action.

    As for the second question - You can run it however you like. There's 3 important pieces of code that make up the runtime (Please login to see this link.), or you can modify the generated index.html file as you please. (Make sure the "Generate index.html" option is unchecked to avoid Fusion overwriting any changes)

    Please login to see this link. - The encyclopaedia written by clickers, for the community.
    Please login to see this link. | Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!