# Flash Slideshow Maker in flash movie

**URL:** https://forum.kirupa.com/t/flash-slideshow-maker-in-flash-movie/275177
**Category:** flash
**Created:** [November 10, 2008, 9:56pm UTC](https://forum.kirupa.com/t/flash-slideshow-maker-in-flash-movie/275177 "2008-11-10T21:56:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![head\_worx](https://avatars.discourse-cdn.com/v4/letter/h/c2a13f/32.png) [@head\_worx](https://forum.kirupa.com/u/head_worx)
#### Post date: [November 10, 2008, 9:56pm UTC](https://forum.kirupa.com/t/flash-slideshow-maker-in-flash-movie/275177/1 "2008-11-10T21:56:55Z")

</div>

hi guys,

i create my photo gallerys with the soft Flash Slideshow Maker, however when i try to set it on my flash (as2) website, i tried several ways that nothing works.

i have tried with a simple movieclip and input it like:

dont appear nothing

```auto
onClipEvent(load){
    this._lockroot=true;
    this.loadMovie("album.swf");
}

```

any idea?

thx in advance.

ps: i also tried with a loader component and nothing… :S
