For our actual game, we will have to have our game files stored on a hosting server of our choice.
In this example, we will create another custom component, which we will upload to our hosting server.
- Download and unzip the tutorial files folder. In there you will find all the HTML, Flash, JavaScript and PNG files of a sample flash game.
- Upload the entire content onto a dedicated directory on your server.
- Repeat steps 1 – 3 of the previous example.
- This time, choose “Create a new HTML Component with an external URL hosted on your site”.
- Enter the URL that points to “index.html” in the folder you uploaded.
- Set the width to 250, and give a label for your component
- Click the “Save” button
- Now you should be able to see the game inside your toolbar!
The rest of this tutorial will go into the details of the component we just created.