Internet Application Help (.ccn)
Hi guys! Long time no see!
I need a little bit of help. Recently, with the Norton false-positive bug, I've had to work around making games without being an ".exe".
So far, I believe that .ccn and .jar are good build options to stop the bug.
The game I'm making at the moment uses file saving so .jar isn't an option. But .ccn can be used with files, so here is my question....
What is the coding to make the .ccn run in a webpage?
I remeber reading it somewhere....
Thanks in advance,
BA;
Re: Internet Application Help (.ccn)
Here
PS: Vitalize! doesn't support file saving either, only the INI object saves files to a shared INI file in a CCN app.
Re: Internet Application Help (.ccn)
Thanks Yves. :)
I'll swap to a INI file maybe.