Hi,
I am using the [gigya] shortcode to embed flash, yet I'm getting an unwanted 8 pixel white border to the right and the bottom of the flash.swf.
I've had a look at the source code in IE8 and the Gigya code seems to put an iframe around the .swf which is 8 pixels bigger than I specify.
If I type [gigya src="myflashmovie.swf" width="32" height="32"] etc. the actual iframe it produces is 40x40.
Is there any way to force the Gigya code to create a 32x32 iframe?