Dynamic Array Problems

(see this thread first.)

I’ve tried using a LoadVariable command to load the names of picture files from a .txt file.

They are supposed to be loaded into an Array.

When I test the movie, it will trace the array to the output panel, and show me the filenames correctly. BUT, when I go to load the picture (using LoadMovie), in the output panel it says:

***Error opening URL "***[file:///C|/Inetpub/flash/images/***](file:///C|/Inetpub/flash/images/)***"

It shows up like it’s not seeing a filename to load.

Why is this? What can I do to fix it?
:puzzle: :h: :puzzle:

Thanks!