
October 16th, 2003, 04:23 PM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
swf path and XML Help
Anyone know this, please?
From XML I load thumbnails (like gallery).
Insted of loading large image from thumbnails I call flash
movie (preview.swf) from directory w0001, w0002, etc (these directories are child to directory gallery).
If I run preview.swf everything works fine,
but problem is when I run gallery.swf. In right panel
preview.swf appears, but it says that cannot find
"C:\Gallery\1.jpg"
but original location of that file are
"C:\Gallery\images\w0001\1.jpg"
It it to easy to write down path to that location, but I need to tell gallery.swf to look for pictures from directory w0001, w0002, etc.
This is important if I deside later to create more directories (w0003, w0004 ,..., w1000), without compiling again.
Sorry if I was n't clear. Just say and I try to write more carefull.
My Eglish is not so good.
Thanks in advance.
|