Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Director 8 photo gallery

0 views
Skip to first unread message

David Moore

unread,
Aug 27, 2001, 10:12:24 AM8/27/01
to
Hello,
does anybody have a template or a easy way to create a photo gallery
in dir8?
I want to create the same photo gallery that i used on our web site
using the photoshop 6 web gallery. I want to include at least 300+
photos.
Any 3rd party programs to auotmate the process?

Thanks,

David Moore
web designer
www.atstecks.com

Larry - Macromedia Technical Support

unread,
Aug 27, 2001, 12:17:04 PM8/27/01
to
In article <3B8A5548...@atstecks.com>,
David Moore <da...@atstecks.com> wrote:

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/

David Moore

unread,
Aug 27, 2001, 4:10:30 PM8/27/01
to
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?

Thanks,
David

Larry - Macromedia Technical Support

unread,
Aug 28, 2001, 5:56:21 PM8/28/01
to
In article <3B8AA936...@atstecks.com>,
David Moore <da...@atstecks.com> wrote:

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,

Mark A. Boyd

unread,
Aug 28, 2001, 11:38:55 PM8/28/01
to
Larry - Macromedia Technical Support wrote:

> 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' :)

0 new messages