Skip to main content
Participant
April 30, 2019
Answered

HTML5 Canvas: index.html

  • April 30, 2019
  • 2 replies
  • 365 views

When you export a game, is there anyway to get the index.html?

All I have is the html file and a javascript one.

This topic has been closed for replies.
Correct answer avid_body16B8

When you set your publishing, just save your js file as index.js and the html will be named index.html no matter what your fla name is.

2 replies

Legend
April 30, 2019

Right-click your HTML file, then select Rename. Type in "index.html". Voila, you now has got the index.html.

avid_body16B8
avid_body16B8Correct answer
Legend
April 30, 2019

When you set your publishing, just save your js file as index.js and the html will be named index.html no matter what your fla name is.