I'm trying to use some html to use images that are at other places on my server space in exhibits and also possibly to include flash video that is already on the server.
Is it possible to use relative file paths to get to them? If so, what is considered the root folder when I'm specifying the file path? There are a few index.php files within the Indexhibit folders and I thought they might be considered the root, but I've tried creating a file path with that assumption and it hasn't worked.
For example I've tried, based on the assumption that it might be navigating from inside the theme folder (called "default") inside of the ndxzsite directory. But the image doesn't show up. I also tried only going up one directory level rather than two. I cant figure out where it's navigating from so I can specify the file path correctly. Help?
Thanks.