loadMovie frame length

Is there a way to read the frame length of a clip? I’m attempting to make an image gallery(somewhat) that switches between various animations rather than static images. What I’d like to do is wait for each to finish playing before moving on to the next one…

From the flash help menu:

Haven’t tested it, but I’m positive that’s exactly what I was looking for… Did quite a bit of searching, came up empty every time. Thanks much good sir

I’m not a sir, but you are welcome anyway :wink:

Sometimes its hard to search. I usually end up going through the Actions panel and looking at the built in classes/functions. In this case I found it under:
Built-in Classes --> Movie --> MovieClip --> Properties. A bit of a dig but there is lots of good stuff in there. :smiley: