jumpmuz
Member
Posted 4 years ago #
So far I have integrating Slideshow Pro into WordPress. Using the Kimili Flash Embed plugin and this code:
[kml_flashembed movie="http://extremephotography.com.au/slideshowpro/slideshowpro.swf" base="http://extremephotography.com.au/slideshowpro/" height="500" width="500" scale="showall" /]
SSP displays differently in WP then in Lightroom how do I change this, my examples are linked
Good http://extremephotography.com.au/slideshowpro/
Not so good http://extremephotography.com.au/images/
Thanks for your time Muzza!!!
jumpmuz
Member
Posted 4 years ago #
Fixed it I added this bgcolor="#ffffff"
jumpmuz
Member
Posted 3 years ago #
After not using SSP for a while (yes it is sometimes too slow) I have used the updated Kimili Flash Embed plugin V1.4.3 and changed the code a bit.
<div>[kml_flashembed movie="/path/to/your/loader.swf" base="/path/to/your/" height="520" width="828" scale="showall" bgcolor="#ffffff" /]</div>
*note the <div></div> keep SSP centre and bgcolor="#ffffff" is your background colour.