We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexSuggestions & BugsWebsite,  Documentation,  Book Bugs › broken links learning->array
Page Index Toggle Pages: 1
broken links learning->array (Read 1086 times)
broken links learning->array
Apr 29th, 2005, 1:37am
 
applet not working ... not found?
http://processing.org/learning/examples/array.html

and an ahhhhhh:
http://processing.org/learning/examples/array_2d.html

F
Re: broken link reference->array
Reply #1 - Apr 29th, 2005, 1:51am
 
some more not working (red X) applets:

http://processing.org/learning/examples/modulo.html
http://processing.org/learning/examples/sine.html
http://processing.org/learning/examples/brightness.html
http://processing.org/learning/examples/creating.html
http://processing.org/learning/examples/hue.html
http://processing.org/learning/examples/reading.html
http://processing.org/learning/examples/relativity.html
http://processing.org/learning/examples/saturation.html
http://processing.org/learning/examples/iteration.html
http://processing.org/learning/examples/variables.html
http://processing.org/learning/examples/pattern.html
http://processing.org/learning/examples/vertices.html
http://processing.org/learning/examples/button.html
http://processing.org/learning/examples/buttons.html
http://processing.org/learning/examples/handles.html
http://processing.org/learning/examples/rollover.html
http://processing.org/learning/examples/scrollbar.html
http://processing.org/learning/examples/alphamask.html
http://processing.org/learning/examples/blur.html
http://processing.org/learning/examples/histogram.html
http://processing.org/learning/examples/sequential.html
http://processing.org/learning/examples/sprite.html
http://processing.org/learning/examples/transparency.html
http://processing.org/learning/examples/click.html
http://processing.org/learning/examples/constrain.html
http://processing.org/learning/examples/interpolate.html
http://processing.org/learning/examples/keyboard.html
http://processing.org/learning/examples/milliseconds.html
http://processing.org/learning/examples/bounce.html
http://processing.org/learning/examples/collision.html
....
i stopped there ... think there might be more ...
my console-log:
Code:

java.lang.ClassNotFoundException: Modulo
java.lang.ClassNotFoundException: Sine
java.lang.ClassNotFoundException: Brightness
java.lang.ClassNotFoundException: Creating
java.lang.ClassNotFoundException: Hue
java.lang.ClassNotFoundException: Reading
java.lang.ClassNotFoundException: Relativity
java.lang.ClassNotFoundException: Saturation
java.lang.ClassNotFoundException: Iteration
java.lang.ClassNotFoundException: Array
java.lang.ClassNotFoundException: Variables
java.lang.ClassNotFoundException: Pattern
java.lang.ClassNotFoundException: Vertices
java.lang.ClassNotFoundException: Button
java.lang.ClassNotFoundException: Buttons
java.lang.ClassNotFoundException: Handles
java.lang.ClassNotFoundException: Rollover
java.lang.ClassNotFoundException: Scrollbar
java.lang.ClassNotFoundException: Alphamask
java.lang.ClassNotFoundException: Blur
java.lang.ClassNotFoundException: Displaying
java.lang.ClassNotFoundException: Histogram
java.lang.ClassNotFoundException: Histogram
java.lang.ClassNotFoundException: Sequential
java.lang.ClassNotFoundException: Sprite
java.lang.ClassNotFoundException: Sequential
java.lang.ClassNotFoundException: Sprite
java.lang.ClassNotFoundException: Transparency
java.lang.ClassNotFoundException: Click
java.lang.ClassNotFoundException: Constrain
java.lang.ClassNotFoundException: Click
java.lang.ClassNotFoundException: Click
java.lang.ClassNotFoundException: Constrain
java.lang.ClassNotFoundException: Interpolate
java.lang.ClassNotFoundException: Keyboard
java.lang.ClassNotFoundException: Milliseconds
java.lang.ClassNotFoundException: Bounce
java.lang.ClassNotFoundException: Collision
Re: broken links learning->array
Reply #2 - Apr 29th, 2005, 2:09am
 
it's a really major problem. broke today with some CVS foolishness. i'm working on it right now. thanks for bringing it to my attention.

ok. we're back in business. thanks again for the catch.
Page Index Toggle Pages: 1