Frame delay

Hi there,

I’m stumped on time delay, I need to know how to delay a frame from playing until a certain time has elapsed.

Let’s take that one step further, say I have a bunch of mp3’s in my library and they all have linkage names, aaaand I attach these clips with frame actions every time the relevant graphic appears, (Question) Is it possible, to set the delay for the frame equal to the length of the soundclip with the linkage name.

How?

Hello,

You can use to function in Actionscript but that is according to what you need.

See:
- setInterval
- updateAfterEvent

Hope i helped