FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 488 : java coffee cup logo (instead of loading.gif) showing up with all the "learning" examples
Last modified: 2009-10-19 10:00
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
REAS
Attachment
Type
Created
Size
Actions
Description
: Opened: 2007-01-19 10:16
we need to fix the learning examples to use the p5 logo instead of that
awful java loading graphic with the coffee cup and the starburst. blech!
Additional Comment
#1 From fjen 2007-01-19 11:57
a switch from <applet> to <object> actually is a good idea .. both for applets here as well as
for the applet.html templates. have a read here (if you haven't before):
http://bezier.de/processing/xhtml/
there's a block about loading via javascript at the bottom ..
F
Additional Comment
#2 From fry 2007-01-19 12:09
wow, that's some great work, florian. can you open a separate pair of bugs
for that--one for the xhtml issue (has this already been filed elsewhere)
and another separate one to cover the loading/progress issues (i.e. some
sort of preloader or the liveconnect setup you used)?
Additional Comment
#3 From fjen 2007-01-19 15:15
ok. i did, bugs are these:
http://dev.processing.org/bugs/show_bug.cgi?id=490
http://dev.processing.org/bugs/show_bug.cgi?id=491
F