Not signed in (Sign In)

Categories

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

  1.  permalink
    Hello!

    I don't know how disable startup logo calling from another .swf.
    How i can send the showLogo parameter to monoslideshow.swf ?

    My simple actionscript is:

    loadMovieNum ("monoslideshow.swf",0);
    loadMovieNum ("otherswf.swf",1);

    Im trying using
    _global.showLogo = "false";
    before loadMovie, but doesnt work.

    Any ideas?

    Thanks in advance,
    Joan
    •  
      CommentAuthorMonokai
    • CommentTimeDec 13th 2006
     permalink
    Please wait for 1.2 which support better embedding.