Quote:
Originally Posted by team2830prgrmr
The main reason is because those are "wait" functions, so instead of running the code for 10 seconds, its running it once, then moving on...
|
There's absolutely nothing wrong with the flat sequence structure being used this way. The use of wait functions in sequential frames of a flat sequence isn't likely to be "the main reason" for the problem. Given the -44007 error, it probably is a spelling mismatch in the refnum names, as Mark suggests.