|
Author |
Topic: applet broken, offline works (Read 369 times) |
|
fjen
|
Re: applet broken, offline works
« Reply #1 on: Feb 24th, 2005, 9:27am » |
|
that's due to java's sandbox (security). basicly your loadStrings is not working because it's not allowed to load things from other servers than the one it's coming from ... read toxi's answer here: http://processing.org/discourse/yabb/board_Syntax_action_displa_y_num_1103112579.html#1 /F [ tom: sandbox should go into your java for processing-users files ]
|
|
|
|
|