If you want to publish only one program you wrote for imeight, then go to page [Publishing]. This page is about creating an online development enviroment that can not only run programs but also has the tutorial, designer util etc.
Download the release from https://sourceforge.net/projects/imeight/files/
It should contain:
the built-in background music set, plus sound effects
beepbox-song.mp3
sfx.wav
space_blues.mp3
the built-in design gif set of 25 (48 by 48 pixels each)
ball10.gif
ball24.gif
ball4.gif
bomb.gif
car.gif
death.gif
door.gif
dragon.gif
dust.gif
gem.gif
hammer.gif
heart.gif
key.gif
ladder.gif
man.gif
medikit.gif
padhorz.gif
padvert.gif
plane.gif
robot.gif
rocket.gif
switchlt.gif
switchrt.gif
ufo.gif
wall.gif
runner scripts
imeight_pl.js
imeight_runner.js
video.js
a prepared lightweight runner environment package for downloading
im8runner.zip (includes the 3 background music/sfx, 25 built-in design gif, and 3 runner script files)
development environment scripts
imeight_dev.js
imeight_parser.js
spr-editor.js
script_runner.js
development environment web design elements
index.html
imeight_pl_tutorial.html
imeight_dev.css
spr-editor.css
mute.png
tab-designer-act.gif
tab-designer-ina.gif
tab-list-act.gif
tab-list-ina.gif
tab-misc-act.gif
tab-misc-ina.gif
tab-runner-act.gif
tab-runner-ina.gif
TUTOR.png
FXMatrix105PropPicaItalic.woff
Westminster.ttf.woff
No dynamic hosting service necessary (no php, jsp, asp or such.) Just upload the above files to the web server.
The same package of files also works without a web server. Copy them to your local drive and open index.html in the browser.
All files but the im8runner.zip are available from Subversion (see Code tab.) But the files to zip in im8runner.zip are there.
Anonymous