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.
    • CommentAuthorDarto Aja
    • CommentTimeMar 1st 2009
     permalink

    Hi :-)

    I'm trying to put monoslideshow inside a swf.

    From the monoslideshow manual, I putted this actionscript inside the parent swf:

    <code>
    function loadingFinished(target:MovieClip):Void {
    var monoslideshow:Object = new Monoslideshow(target, "monoslideshow.xml");
    monoslideshow.start(Stage.width, Stage.height, true);
    }
    var listener:Object = new Object();
    var movieClipLoader:MovieClipLoader = new MovieClipLoader();
    listener.onLoadInit = loadingFinished;
    movieClipLoader.addListener(listener);
    this.createEmptyMovieClip("holder", this.getNextHighestDepth());
    movieClipLoader.loadClip("monoslideshow.swf", this.holder);

    monoslideshow.start("500", "200", false);
    </code>

    But monoslideshow doesn't show in the parent swf.

    How do i do this?

    Thanks for reading :-)

    • CommentAuthorDarto Aja
    • CommentTimeMar 1st 2009
     permalink

    Nevermind, got it to work.

    • CommentAuthordumbsim
    • CommentTimeMar 4th 2009 edited
     permalink

    Hi guys,

    I try to load monoslideshow inside an swf pasting the code that is in the manual, but flash tell me:

    line 2: '{' expected
    line5:Unexpected '}' encountered

    Seem that flash don't read the { } in the code

    Anyone know why?

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