November 15, 200025 yr Newbies I have the script step "Insert Picture []" nested within an If...End If loop (also "Insert QuickTime []", but the same thing happens). Whenever the step is called, it first opens a dialog box "Sound Record" which prompts me to record up to 30 seconds of sound; when i cancel out of it, i am then prompted with a windows explorer to locate the picture i want to import. If the same script step is not in an IF...End If loop, it works fine. BTW, the work around i came up with, and many others probably will, doesn't work: instead of having the script step "Insert Picture []" in the If...End If loop, replace it with "Perform Script ["Insert a Picture"], where the script "Insert a Picture" consists of exactly one step, namely, "Insert Picture []". Any ideas?
Create an account or sign in to comment