well.
this is my issue. i have a lot of movies that run one after the other...linked using "load movie". there is a flicker when they link because when flash unloads, it flickers.
SO...i have to use a variable "n"
i tell flash to load always on n+1...on top...then i can delete the movie in the back...and you wont see the flicker.
so...i need to no if the number is infinite. also, do you know if there is a way to take the following 1st statement and substitute n, like in the 2nd statement.
tell target (_level1)
tell target (_level(n+1))