theories of mind

Tagged with:
 

59 Responses to “theories of mind”

  1. skejonte says:

    very nice gallery. CC-by licence here too ? i wanna import this code in joomla too.

  2. Gust says:

    Is it possible, people can give a comment on the pictures?

    • ge1doot says:

      Sure you can, but pictures are not mine indeed. My contribution is just to chose them (most of the time from flickr) and assemble them together so that combination of individual pieces – script, images, text, music, emotions – form a whole…

  3. Gust says:

    the computer give an error on rule 203: responseXML.getElementsByTagName(…).item(…)’ is empty or no object

    Rule 203 =
    var bank = AJAX(xmlfile).responseXML.getElementsByTagName(“bank”).item(0).getElementsByTagName(“img”);

    What does it mean?

  4. Gust says:

    Ok, I copied http://www.dhteumeuleu.com/dht...-flow.html exactly to http://www.modderaars.be/glijder3.php and I see the error. I downt no what’s happening

  5. Shloren says:

    Bonsoir,Hello,Les images n’apparaissent pas. J’ai pourtant mis les url de mes images dans le fichier xml. Quel en devrait être le nom d’ailleurs ?Merci pour votre boulot.
    Shloren
    Should I translate?

  6. John says:

    Hello,

    I have the same problem : my pictures don’t appear.
    - I changed the name of the pictures in the xml file
    - I changed the name of the xml filename in the line 511 :
    imf.create(“imageFlow”, ‘test.xml’, 0.75, 0.15, 1.8, 10, 8, 4);
    - I have the html file, the xml file and a folder with my pictures in the same folder

    But when I open the html in Mozilla it is just written :

    Loading
    Please wait…

    So what I have to do ?

    • ge1doot says:

      Hi,

      Are you testing on-line or locally? Ajax will not work locally unless you’re using a local http web server (like wos, xampp, etc…)

  7. John says:

    Hi,

    I have tested on-line with EasyPHP and a local http Apache server.
    But it doesn’t work… I have tested the Inline version too but it is just already written
    “Loading
    Please wait…”

    I don’t understand why…

  8. Shloren says:

    Ça y est, j’ai trouvé pourquoi ça ne marchait pas !!
    C’est à cause du double en-tête du doc xml. Il faut choisir entre

    et

    mais surtout ne pas mettre les deux. CQFD.

    Hello ev’rybody. If it doesn’t work, delete one the head (see above) of the xml file.
    I hope it may help you.

    Shloren

  9. Adam says:

    First, nice plugin. I also appreciate the fact that you included all the code in one file. I’ll probably break it up to serve my routine directory structure, but it’s a nice thought.

    Are there parameters that can be turned off, like the reflection? Also, can the images themselves take an anchor tag that opens a new page?

    Thanks for your effort. Nice job.

    • Nelu says:

      Hello, about the reflection..it could be turned off on the parameter: flx.style.opacity = “0″; Also an anchor tag that opens a new page it is on the last picture.

      Nelu

Leave a Reply

Feed updates subscription

Enter your email address:

Delivered by FeedBurner

Donate

Want to give me some extra encouragement ?

License

Creative Commons License

Except where otherwise noted, all Javascript code on this site is licensed under a Creative Commons License.