Not signed in (Sign In)

Categories

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

    • CommentAuthormhaefliger
    • CommentTimeAug 26th 2008
     permalink
    I implemented the following object code because the javacript code didnt work fine with internet explorer 6.

    <div id="text">
    <object type="application/x-shockwave-flash" data="monoslideshow.swf?dataFile=home.xml" width="640" height="360">
    <param name="movie" value="monoslideshow.swf?dataFile=home.xml">
    <param name="quality" value="high">
    <param name="flashvars" value="showLogo=false&showVersionInfo=false" />
    <param name="flashvars" value="datafile=/home.xml" /></object>
    </div>

    Now it works in internet explorer 6 fine. But in Firefox it shows the monoslidesho logo and with right mouse button the version info.

    something wrong with the flashvars showlog and showlogversioninfo????

    best regards

    Martin
    • CommentAuthorcfrosch
    • CommentTimeAug 27th 2008
     permalink
    I have the same problem...