Here is the situation. I want a slideshow on my homepage. I want it to be independent of the other slideshows in the site that have controls and navigation. This slideshow should just flip pictures with no user input.
I know that in order to do this, I need to set up a whole new copy of the gallery folder (with a new name) in the root directory and address that gallery when I call the slideshow to appear. I have set up the new folder, lets call it "gallery-home" and populated it with a folder of images which it successfully uploaded.
Here's the problem. When I go to see the result, by clicking on the Flash link in the upper right of the imagevue editor, all I get is a black screen with a spinning circle of dots (which is, I guess, the "wait-while-I-load" indicator). The same thing happens when I try to see it embedded in a page. All I get is a black box in the middle with a spinning circle of white dots. When I click on the HTML link, all I see is an icon of the folder.
So far, I and my web guy have tried the following:
1. completely re-loaded the folder from the original
2. check all diagnostics
3. set all directories to 777
4. checked the php info for eAccelerator (I don't see it)
We are stuck. Is this a common problem? What are we missing?
Here are the pages in the test URL before they go live to the world...
http://www.jobtasker.com/sites/jobtaske ... #/content/
http://www.jobtasker.com/
Help???