Community Page
- www.cuppadev.co.uk Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- What I can say is very nice and helpful as well as informative post...really help me very much more!! Thanks.. Cheers, <a href="http://sain-web.com" rel="nofollow">Buat...
- You’re working on a proof of concept for your business and have only rough developments to show investors. This is still “friends & family” territory, but some Angel investors might be willing...
- Insightful read. I have just bookmarked this at stumbleupon. Hope others find it as interesting as I did.
- thank you for this information..
- Nice post there. Raised a few things I hadn't thought about before. Thx.
Jump to original thread »
Soon after bumping into haXe and Doomed Online, they got me thinking. “Would it be possible to run SCUMM games in flash?”. The answer to that of course is yes, as was demonstrated by my SCUMM Interpreter written in haXe. Though as with anything, you really need to spe
... Continue reading »
12 months ago
JSTest.hx:38: Preloading resources
JSByteIO.hx:390: XMLHttpRequest: Loaded 487 bytes
JSByteIO.hx:390: XMLHttpRequest: Loaded 60549 bytes
JSTest.hx:42: Resources loaded
JSTest.hx:46: Engine init
SCUMM.hx:505: boot state
SPUTMResource.hx:312: Loading resource 1 from file 1, room 2 (SCRIPT)
SCUMM.hx:507: Started
SCUMM6.hx:1258: ARRAY = ""
SCUMM6.hx:1258: ARRAY = "ScummC Paused !"
SCUMM6.hx:1258: ARRAY = "Are you sure you want to quit ? (Y/N)Y"
SCUMM6.hx:1258: ARRAY = "Are you sure you want to restart ? (Y/N)Y"
SCUMM6.hx:1258: ARRAY = "Save it"
SCUMM6.hx:1258: ARRAY = "Load it"
SCUMM6.hx:1258: ARRAY = "Continue"
SCUMM6.hx:1258: ARRAY = "Cancel"
SCUMM6.hx:1258: ARRAY = "Quit"
SCUMM6.hx:1258: ARRAY = "Ok"
SCUMM6.hx:1258: ARRAY = "Saveing '%s'"
SCUMM6.hx:1258: ARRAY = "Loading '%s'"
SCUMM6.hx:1258: ARRAY = "ScummC test Menu"
SCUMM6.hx:1258: ARRAY = "Save game"
SCUMM6.hx:1258: ARRAY = "Load game"
SCUMM6.hx:1258: ARRAY = "Game NOT saved"
SCUMM6.hx:1258: ARRAY = "Game NOT loaded"
SCUMM6.hx:1258: ARRAY = "Insert disk %c"
SCUMM6.hx:1258: ARRAY = "You must enter a name"
SCUMM6.hx:1258: ARRAY = "Insert your save disk"
SCUMM6.hx:1258: ARRAY = "Failed to open %s (%c%d)"
SCUMM6.hx:1258: ARRAY = "Read error on disk %c (%c%d)"
SCUMM6.hx:788: 103, 645
SPUTMResource.hx:312: Loading resource 2 from file 1, room 2 (ROOM)
SPUTMRoom.hx:180: RMIM == RMIM
SPUTMImage.hx:122: smap size == 8
SPUTM.hx:1157: Internal exception, aborting! (state=SPUTM_RUNNING)
SPUTM.hx:1158: ReferenceError: console is not defined
12 months ago
I've modified the script so the haXe trace isn't called. This should solve your problem.
Let me know if you encounter any other issues.
3 months ago
3 months ago
I moved it into the closet as i more or less stopped working on it. The reason being, it really liked to break for no apparent reason in a lot of browsers (e.g. FF3). Also, the novelty wore off. Still, could be useful if you want to implement a script interpreter for green threading. :)
See:
http://github.com/jamesu/closet/tree/master/his...
2 months ago
I noticed the links on this page have somewhat expired.
I wonder if javascript could be fast enough?
Otherwise it might be a flash scumm engine instead.
Check this out: http://sarien.net/