see live demo!

Not signed in (Sign In)

Categories

 

buy Monoslideshow

via PayPal / credit card

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

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorstefnyi
    • CommentTimeSep 3rd 2009
     permalink

    I know i read somewhere that this image can be changed or removed when you click to the gallery and it is loading. but i can not find where i read that. Can you tell me how to adjust this?

    Thanks!

    • CommentAuthorJarredja
    • CommentTimeSep 3rd 2009
     permalink

    If you are referring to the progress pie or bar, see pages 29-30 to make changes to your XML file. If you are referring to the monoslideshow logo flashing before your images start, this code will get rid of both the logo and the registration. This must be put in your html.

    var flashvars = {showLogo: "false", showRegistration: "false"};

    If you are referring to something else, please reword your question.

    • CommentAuthorstefnyi
    • CommentTimeSep 6th 2009
     permalink

    Jarredja- can the above code get placed anywhere in the html file?

    • CommentAuthorstefnyi
    • CommentTimeSep 6th 2009
     permalink

    oh nevermind I found it, and it worked. THANKS

    • CommentAuthorxukc15
    • CommentTimeNov 3rd 2009
     permalink

    Can you please tell me exactly where this code needs to go?

    var flashvars = {showLogo: "false", showRegistration: "false"};

    Also are there any other code changes required to disable the logo? So far I haven't been able to get rid of it. Explanations should be aimed at beginner's level ;)

    • CommentAuthorJarredja
    • CommentTimeNov 3rd 2009
     permalink

    In your html.

    I added it to the script for you. This is the original script that is found on the html page in the download package.

    <script type="text/javascript">
    var flashvars = {showLogo: "false", showRegistration: "false"};
    var params = {allowScriptAccess: "sameDomain", allowfullscreen: "true", allowNetworking: "all"};
    var attributes = {id: "monoslideshow", name: "monoslideshow", bgColor: "000000"};
    swfobject.embedSWF("monoslideshow.swf", "flashContent", "480", "360", "9", false, flashvars, params, attributes);
    </script>

monokai logo © 2009 Monokai, all rights reserved. Buy Monoslideshow.