Jump to content

SlideShowPro for Lightroom experience?


Recommended Posts

I'm looking for people who have used SlideShowPro's Lightroom module to create

Flash galleries for the web. I'm specifically interested in the ease of creating

the slideshow in Lightroom, then publishing it within an existing html document.

In other words I want to drop the SWF file into a table cell on my web site so I

can maintain my existing banner and navigation bars created in Dreamweaver.

Link to comment
Share on other sites

  • 1 month later...

I haven't played with this feature of lightroom yet, but when you export the gallery there should be an html file included that will have a procedure that looks similar to this.

 

Just take that information from the html file and put it into the document you want it to display in.

 

1.

<object type="application/x-shockwave-flash" width="400" height="220"

 

2.

wmode="transparent data="flvplayer.swf?file=movies/holiday.flv">

 

3.

<param name="movie" value="flvplayer.swf?file=movies/holiday.flv" />

 

4.

<param name="wmode" value="transparent" />

 

5.

</object>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...