Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorkohpeiss
    • CommentTimeMay 7th 2008 edited
     permalink
    Hello,

    I am trying to load a dynamic XML file into monoslideshow but get the error "No images found in .XML-file."

    [...]
    so.addVariable("dataFile", "index.php?eID=something¶m1=12¶m2=1");
    [...]

    When I call the URL directly, the XML output looks ok.

    We have tried the so.addParam("base","...") stuff, put the dataFile-param directly to the swf file like var so = new SWFObject("...monoslideshow.swf?dataFile=..."); but without success
    Putting the XML output of the script into a file and use it directly also works fine.

    Any ideas?

    T.
    •  
      CommentAuthorMonokai
    • CommentTimeMay 12th 2008
     permalink
    Do you have a link?