View previous topic :: View next topic |
Author |
Message |
ws Write and Show support
Joined: 27 May 2007 Posts: 140
|
Posted: Wed Aug 15, 2007 8:04 pm Post subject: How to do a slide show - using photobucket |
|
How to show Photobucket slideshows in your gallery
1. You will to display in Gallery ( which is meant for wider photos). Access the gallery in your author ediiting panel and click to create a new page.
2. On the photobucket site they have several options for creating slide shows. Follow their instructions. You have several choices, but the default (explodes out), mosaic and the strip seem to be the best.
3. After you create your photobucket slide show and save it - to the right you will have 4 options of coding for copying and pasting. To use for Write and Show, copy the option that says HTML Tag for Websites & Blogs.
4. After copying their suggested code for webpages, paste that in your Write and Show author editing panel. ,
5. Next, you will need to remove some of their code This is because t are a lot of extraneous bits of code which Photobucket provides that really don't work in Write and Show, and they aren't reall y needed for people to see your slides.
6. There are two simple steps that will make it work fine:
a. Copy out the<embed></embed> tags and the code in between them. Discard everything else.
b. . Surround the newly pasted code, which now consists only of the embed tags (and the code in between) with <div></div>, using your <div> button.
Here is example code (after you have clip it out of what they provide):
Quote: | <div><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w148.photobucket.com/pbwidget.swf?pbwurl=http://w148.photobucket.com/albums/s21/samredman/c1bd48ed.pbw" height="360" width="480"></embed></div> |
Example slideshow:
We will show an example a slide show.
Someone with a Pro Account can use this set of directions.
1. After you create your photobucket slide show and save it, you will see 4 options of coding to use for Write and Show. Copy the option that says HTML Tag for Websites & Blogs.
2. You can paste this in directly to your Write and Show author's editing window without having to remove any code. It will appear as follows:
Quote: | <embed type="application/x-shockwave-flash" wmode="transparent" src="http://w177.photobucket.com/pbwidget.swf?pbwurl=http://w177.photobucket.com/albums/w209/medleyrelay_2007/47dbdbe1.pbw" height="360" width="480"></embed> |
3. Hightlight the pasted in code and using the <div> button surround it wht the <div></div> codes.
4. Save your page and you will have created your slideshow for Write and show. [
You might experiment with their different looks: |
|
Back to top |
|
 |
|
|
|