I downloaded the slide show from Necromanthus.

I want to add a caption to the images so I made a dynamic text box named cap.

In the action script I added a line of code which is similar to the slide show from Hillary Bridel.
scr.loadMovie("Images/image"+pic+".jpg", "_self");
cap.load("Images/image"+pic+".htm");

The contents of the .htm has
cap=Flash Text

I cannot get it to work though and was hoping someone could shed some light on loading dynamic text using action script.


Thank you very much
Loren