FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Discussion
   General Processing Discussion
(Moderators: fry, REAS)
   export to web?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: export to web?  (Read 480 times)
nurm

WWW Email
export to web?
« on: Dec 6th, 2002, 10:03pm »

Hi!
 
This is a new problem 4 me. I didn't have it before!!!
I don't know if it's a bug or something else?
 
I have this problem that when I export my applet 4 web, the index.html file in the default/sketch is working and I can rename it and use it. But when I move the file or the applet directory from the default directory, it stops working
 
Can any one explain it 4 me!
Tanks!
 
fry


WWW
Re: export to web?
« Reply #1 on: Dec 7th, 2002, 12:28am »

are you moving all the necessary files along with it? you'll need the entire contents of the 'applet' directory in order for the program to run on a site.  
 
the index.html file can be renamed, but the others can only be renamed if you update the html in the file directly.
 
nurm

WWW Email
Re: export to web?
« Reply #2 on: Dec 7th, 2002, 12:36am »

Yes I have it all,
but I think I found out what the problem is!
My directory name contains Swedish letter ä an ö, and when I change the name of the directory, then it works again!?!
 
Pages: 1 

« Previous topic | Next topic »