jchriscookgmailcom 0 Report post Posted June 7, 2010 Using the following code using Kimili Flash plug-in in StationPro: [kml_flashembed movie="http://jchriscookphotography.com/wp-content/uploads/Landscape/slideshowpro.swf" height="586" width="757" base="." /] But the object shows as a smaller image with white space to the right and below. Seems to like an object height of 441 and width of 542. Is there anything I can do to have it fill up the space more? Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 8, 2010 Can you provide a link or let me know what version of StationPro you're working with? You can adjust with CSS, but without exact specs I can't tell you what code to use. Share this post Link to post Share on other sites
jchriscookgmailcom 0 Report post Posted June 8, 2010 Sure! Right now I'm using SP2, but I have the upgrade for SP3 that I have not yet installed. You can check it out at the following link: http://jchriscookphotography.com/landscape/ I'd also like to center it within the page as well. Thanks for your responsivness. Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted June 9, 2010 Replace your current code with this: ` [kml_flashembed movie="http://jchriscookphotography.com/wp-content/uploads/Landscape/slideshowpro.swf" width="542" height="441" base="." /] ` Thanks, Bryan Share this post Link to post Share on other sites
jchriscookgmailcom 0 Report post Posted June 9, 2010 @bryan - thanks, that code centers it (I'm SUCH a noob) but it does not re-size it. Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 9, 2010 To resize this you're going to have to edit the original flash object that you embedded. Not sure where you got it from but hopefully that's an option. If we try to adjust width/height it will just add white space around the gallery Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted June 11, 2010 Yeah, I second that... I'm guessing you paid a Flash Pro to help, can you get updates from them? Thanks, Bryan Share this post Link to post Share on other sites
jchriscookgmailcom 0 Report post Posted June 11, 2010 Actually, it was a pretty simple fix. It was a setting on the Flash gallery generator in Adobe Lightroom. We're good. Thanks Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted June 12, 2010 Good to hear. Thanks, Bryan Share this post Link to post Share on other sites