Problem loading slideshow

Hi Guys,

I load dynamic text in my flash project successfully. This dynamic text is a list of a link that will load any flash movie into targeted movie clip in the main movie.

With the help of claudio, I managed to put this prototype in the main movie in order to call the function through the dynamic text that I loaded as I explained above. This has been working successfully.

However, I have a slideshow with dynamic jpg files and xml data that I want them to be called through as well. Obviously, I just have to put this code in the dynamic text field.

<a href='asfunction:load_my_movies,movie01.swf'>Movie1</a>

Yes, the flash movie is loaded, but fail to call the jpg files.

As an independent slideshow, the movie01.swf works very well. So, there’s no problem in the movie01.swf.

Anyone can help me?

Cheers