I have created a web gallery in Adobe Bridge for my Dreamweaver site. I cannot figure how to let the slide show go automatically. When my home page opens with slide show you need to click the play button to start. I could not find in the slide show options in Bridge to set it up to run by itself.
Can someone help me?
Pat
I looked in the index.html code that was generated from the bridge web gallery and where the play is set it is always set to true. I am attaching the code.
Hi
It is possible to create a slideshow that starts automatically with fireworks, see - http://www.adobe.com/devnet/fireworks/articles/fw_album_creator.html.
Also there are a number of extensions available for various adobe programs, see - http://www.adobe.com/cfusion/exchange/. and do a search for slideshow in your chosen program.
PZ
I already tried that yesterday and after following the instructions closely, I could not get it to work. I have Fireworks CS4. After adding all the slides and defining the properties I got an error that said "File not found", "Firefox can't find the file at /C|/Users/Owner/Desktop/LOCAL WEB SITES/FRANK'S WEB SITE/Rock Hard Homes/Images/index.html."
I was not sure where to put the file so I chose an images folder on my website. Can you tell me what I did wrong?
Thanks
I also downloaded the phatfusion:slideshow into Dreamweaver, but there are no instructions on how to use it. Could you tell me what to do? I tried inserting it into a div, but then did not know what to do from there. I keep going around in circles. Is there no easy way to do a slideshow in Dreamweaver?????
Hi
I have my own custom slideshow/lightbox that I coded myself, as the general offerings where not what I required. However if it is a straightforward slideshow then I tend to use slideshop pro for flash (http://slideshowpro.net/), this does require that you have the flash program or lightroom though.
The one thing that most people get wrong when creating a slideshow is the linking to the images as this is done via an xml file, or list of files in a javascript array (this is normally done automatically so most people never see this). This means that the images and the folder/html files must be in the position they will actually be in (in the file structure), when you upload them to the server, otherwise the xml/javascript will be unable to find them.
What I would suggest is that you have all the images you require in the correct place before you start to create your slideshow with fireworks, then create the slideshow in fireworks. Save the resulting slideshow to the position in the file structure that your html page will be.
Here is a list of 9 jQuery slideshows that you may wish to try and most of them have acompanying tutotials (some have video tutorials), - http://bradblogging.com/jquery/9-jquery-slideshow-applications-you-can not-miss/.
PZ
Hi
It is available as an extension from the slideshow pro website. There is also a free trial version available, so you can check out the product to see if it is to you requirements first.
See - http://slideshowpro.net/products/slideshowpro/#sspff-trial.
PZ
Hi
The only way unless you are o/k coding javascript, is to use the fireworks slideshow creator, it does work, but as I said the location of the images etc. is important.
To install an extension - start the extension manager program, select the program that the extension is for from the drop down menu, select install, navigate to the extension, select o/k.
PZ
I did everything like you said. After downloading slideshow to Fireworks, I clicked on Create a Slideshow and the window opens where you can add the images to the folder. I then filled in properties and when I click on "create", a processing window opens up and there is a checkbox for launch in browser, I click that and the error window pops up that says "Firefox can't find the file at /C|/Users/Owner/Desktop/LOCAL WEB SITES/FRANK'S WEB SITE/Rock Hard Homes/Images/index.html." I can't believe I am the first person this has ever happened to.
Please help me.
P
Hi
O/k, lets walk through the slideshow creation in fireworks.
As you are getting the error message, you are doing almost everything correctly, so build your slide show but do not select create, then post again when you are ready to create the slideshow, (I will be on line for approximately another 1hr).
I will need to know if you are using wwwroot or htdocs as your web root folder or if you are using some other name.
PZ
The place where you create your web sites (your local server), is where you will find if you are using htdoc or wwwroot, if you are not using a web server then I would recommend you install one (but not now).
In the create slideshow panel under 'albumbook properties' ensure you have the 'auto start slideshow' option selected and give it the title of myslideshow. Next click on the 'Export Options' panel. Ensure all check boxes are selected in this panel, and that in the drop down list labeled 'xml format' create slideshow is selected.
Now the important part, In the export path selection, select the browse option (the one with the ....), and navigate to where you wish the slideshow to be created. Select Create.
In your browser select - file - open file, navigate to the folder called myslideshow and select the file named index.
Let me know how it goes.
PZ
Hi
When you did this item -
Now the important part, In the export path selection, select the browse option (the one with the ....), and navigate to where you wish the slideshow to be created. Select Create.
Where did you select the slideshow to be created? As this is where you have to navigate too in your browser to open the index file.
PZ
I selected the slideshow to be created in my images folder of my website and when I navigate to this folder from Dreamweaver it is not there.
I know this is true as I still have the files that were created by Adobe Bridge and the have index.html page that goes with that gallery of slides within its folder. I am sorry I am taking up so much of your time, but i would like it to work.
P
Hi
For a simple test create a simple slide show (3-4 images), and follow the instructions I gave you, but when you select where you wish the slideshow to be created, create a new folder on your desktop with the name myslideshow and select this folder as your destination for the slideshow.
Again my 1hr rule before log-off applies, I say this as many people do not repost until the following day, and I am away until the middle of next week from tomorow.
PZ
Hi
See, perseverance works. Before we go further the slideshow pro program works in a similar fashion, but with many more options.
I think the main problem is with your file structure, and that slideshows should be created first, before you create anything else at least until you have more experience. What you must do is create your site definition in dreamweaver first (but for the default image folder option use siteimages or something similar, but NOT images), see - http://www.adobe.com/devnet/dreamweaver/articles/first_cs4_website_pt1 .html. Then where you navigated to create the folder on your desktop you would instead navigate to the folder that you created in your site definition.
IMPORTANT - if you look at the file structure that the fireworks slideshow created (this is a standard structure for a slideshow), this structure must be maintained in all cases, otherwise your slideshow will not work. This means you cannot move any of the files or folders from their default position (you can once you know how, but not yet), as for the code in the index file copy/paste this code (complete with all javascript links etc) into a new html document and adjust the height and width settings (2 of both), in the code to what you require, but do not go below the ones set in the export options dialog that was set in the fireworks program. Then save your new index file in the same position as the fireworks created index file.
PZ
I could not get it to work in Dreamweaver. I took the index.html and changed the width and height in 3 places for each and copied it to another file. Then I renamed the new file index.html. I then tried to insert the swf file. I know I am close, but I need to know how to proceed from here.
Pat
Hi Pat
Just about to log-off, so lets hope this works, (will stay on-line for 10 mins after posting).
Copy the entire slideshow folder (from the desktop, yes create it there), and copy it into your folder that you created for dreamweaver to use.
Now in the index.html file that fireworks/slideshow pro created, change the following items (in red), to those required (remembering the restrictions).
but do not go below the ones set in the export options dialog that was set in the fireworks program.
The items to change (would recommend changing to 33% initially) -
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=9,0,28,0','width','100%','height','100%','src','slideshow','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=S hockwaveFlash','movie','slideshow' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=9,0,28,0" width="100%" height="100%">
Create you content around the code created by fireworks, if you are uncertain follow the complete tutorial that I pointed you to, http://www.adobe.com/devnet/dreamweaver/articles/first_cs4_website_pt1 .html.
PZ
Sorry, by the time I got back you were gone. I'm not sure what I am supposed to do from here. I thought it would be a simple insert of a file into the div I created. I went through the tutorial, but honestly there is too much going on in there.
I thought I had enough knowledge to be able to create the slide show and add it to my Dreamweaver page. I guess I need more help.
P
North America
Europe, Middle East and Africa
Asia Pacific
Copyright © 2012 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).