Topic: play/pause button doesn't hover
In my gallery (on Wordpress site), the play/pause button doesn't dissapear but stays on screen. The gallery can be seen on:
http://www.bartvandermark.nl/portfolio/bruiloften/
And the xml for this gallery is:
galleryWidth="100%"
stageBorder="0"
stageHPadding="0"
useFixedLayout="true"
imageAreaX="5"
imageAreaY="10"
imageAreaWidth="720"
thumbAreaX="120"
thumbAreaY="520"
buttonBarX="360"
imageTransitionType="CROSS_FADE"
imageTransitionTime=".7"
imageVAlign="TOP"
imageHAlign="CENTER"
showOverlay="Hover"
showImageNav="HOVER"
showAutoPlayButton="True"
buttonBarPosition="BOTTOM"
buttonBarHAlign="Center"
buttonBarVAlign="Bottom"
buttonBarY="450"
titlePosition="none"
captionPosition="none"
autoPlayOnLoad="True"
enableLooping="True"
flickrSetId="xxxxxxxxxxxxxxxxxx"
What a i doing wrong here?