Thanks,
David Moore
web designer
www.atstecks.com
David,
Search for the article titled "DIY Sllide Shows" at
http://www.director-online.com. This article will be a good start for
what you want to do.
Cheers,
Larry Gonzales
Macromedia Technical Support, San Francisco, CA
Director Support Center:http://www.macromedia.com/support/director/
Newsgroup FAQ: http://www.macromedia.com/go/3535/
I am trying this script now, but keep getting a error.
Script Error: Variable used before assigned value
set thisFile = getNthFileNameInFolder(C:\atstecksdirector\landscapepage1, i)
i am using the correct path, what is the cause of this error?
Thanks,
David
David,
Are you declaring "thisFile" earlier in the script? Take a look at
Technote # 14225 "Global variables" it demonstrates the use of variables
in scripts.
Regards,
> In article <3B8AA936...@atstecks.com>,
> David Moore <da...@atstecks.com> wrote:
>
>> Hi, thanks for the link.
>>
>> I am trying this script now, but keep getting a error.
>>
>> Script Error: Variable used before assigned value
>> set thisFile =
>> getNthFileNameInFolder(C:\atstecksdirector\landscapepage1, i)
>>
>> i am using the correct path, what is the cause of this error?
[snip]
> David,
>
> Are you declaring "thisFile" earlier in the script? Take a look at
> Technote # 14225 "Global variables" it demonstrates the use of
> variables in scripts.
>
Also, you'll likely want to use a string for the path (enclose the path in
quotes).
--
Mark A. Boyd
Keep-On-Learnin' :)