Slide Presentation (navigation issue)

I’m currently working on a slide presentation in Flash 8. I want to be able to jump to any slide I choose at that time. Example of the current hierarchy is as follows:
Presentation
Slide1
Slide2
Slide3
Slide4
Slide5
The back and forth isn’t the issue. It’s if I wanted to jump from 1 to 4 then to 3 or 5. I’ve looked up the Slide.gotoSlide() method but cannot seem to get it to work as I’ve described above.

Any help/solution would be GREAT!