Code M_6_2_02

M_6_2_02
Komplexe Methoden –  M.6 Dynamische Datenstrukturen –  M.6.2 Daten aus dem Internet verwenden –  M_6_2_02

Pages


  • 440 - 441

  • 442 - 443

Comments

  • 2015-08-07 @ 10:22 am   |  Comment by Henk Lamers

    Hi,

     

    When I run this program I get the following message in the console:

    XML not loaded yet 

    When I mouseclick the display window I get  a:


    XML not loaded yet

    [Fatal Error] :1:1: Premature end of file.

    Changed line 95:

     

    query = "http://

    into:

    query = "https://

     

    Greetings,

    Henk Lamers

     

     

Leave a Comment

   (required)

  

Please enable JavaScript to post a comment.

(.zip, max. 1MB)  

Proof that you are human!
Please paste the snippet below in an empty Processing sketch!
What number does the Processing console show?

randomSeed(67078);
println(int(random(100000)));

  (required)