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_
   Topics & Contributions
   Responsive Form, Games
(Moderator: REAS)
   Loading time too long ?!
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Loading time too long ?!  (Read 1720 times)
Porkchop


Loading time too long ?!
« on: Apr 6th, 2005, 5:36pm »

Hi, I recently finished programming a game for my programming class at Concordia University, I used processing and a lot of bitmaps and some sounds that I play using the sonia library.
 
When I run it local from processing, it loads instantly, but when I put it on a network, it takes forever to load, why such a huge difference in loading time ?
 
The applet is there :
 
(takes anywhere from 2 to 4 minutes to load)
 
http://dfar_253.hybrid.concordia.ca/db/db_6.0/a/Bergeron,Maxime/index.ht ml
 
Feel free to look at the source and leave some comments here !
 
Porkchop


Re: Loading time too long ?!
« Reply #1 on: Apr 11th, 2005, 11:28pm »

Okay found my own answer tru the forum it al work now, when loadImage runs the java machine redownlaods the jar, so I externalized the links to absolute urls.
 
Pages: 1 

« Previous topic | Next topic »