How do I upload and use my own resources (e.g. multimedia files, stylesheets, and scripts) for use in my GME application?

Follow these steps:

  1. Load the source code of the application in the Editor, or save the project if it's a new one.
  2. Click the File button and select Upload Resource File.
  3. Click the Browse button on the subsequent dialog box and select the resource file you want to upload.
  4. Click the Upload button.

The uploaded file should appear under the Files heading in the lower right corner of the Editor window and can be referenced in your code with ./resources/<filename>. For example, if you had uploaded an image file named "gmeimage.jpg", you can include it in your application with <img src="./resources/gmeimage.jpg" />.

Main menu
7237153988131310048
true
Search Help Center
true
true
true
false
false