Open DmitryMyadzelets opened 8 years ago
When you open index.html on a local machine, menu links, probably, refer to wrong locations:
index.html
File\New - file:/// File\Export\PNG Image - file:///{local path}/jsflap/index.html
file:///
file:///{local path}/jsflap/index.html
The all file-related menu commands don't work.
When you open
index.html
on a local machine, menu links, probably, refer to wrong locations:File\New -
file:///
File\Export\PNG Image -file:///{local path}/jsflap/index.html
The all file-related menu commands don't work.