Topic: Flickr Caption Problem
Just made a flash embed flickr gallery. Works grand except the caption title colour is set to #333333 but always shows up as WHITE and this doesnt work too well on a WHITE background. I have the flickr title and flickr description checkboxes ticked. Description works with #333333 but title doesnt. If i change the caption position the svBuilder preview shows it in #333333 not white but when i reload the gallery or my own custom present options it goes back to white. Any ideas what could be causing this?
GALLERY.XML
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewergallery title=""
flickrUserId="44612010@N03"
flickrUserName="brendanflickr"
useFlickr="true"
flickrImageCount="76"
flickrShowPageLink="false"
flickrTitleFontName="GeoSansLight"
flickrTitleFontSize="28"
buttonBarY="333333"
stageBorder="5"
frameWidth="0"
frameColor="CCCCCC"
maxImageWidth="824"
maxImageHeight="600"
imageFrameStyle="ROUNDED"
imageCornerRadius="8"
imageScaleMode="SCALE"
imageDropShadow="false"
imageTransitionTime="1"
flashBrightness="2"
imageBackColor="FFFFFF"
imageBackOpacity="0"
imageSmoothing="true"
imagePreloading="PAGE"
showOverlay="HOVER"
imageNavStyle="CIRCLE"
imageNavBackColor="999999"
showBigPlayButton="true"
thumbPosition="BOTTOM"
thumbColumns="5"
thumbRows="1"
thumbPadding="5"
thumbFrameColor="FFFFFF"
thumbFrameHoverColor="FFFFFF"
backButtonBackColor="333333"
showDownloadButton="true"
showNavButtons="false"
showAutoPlayButton="false"
showAudioButton="false"
showToolTips="true"
floatButtonBar="false"
titleFontName="GeoSansLight, Helvetica, Arial,_sans"
captionFontName="GeoSansLight, Helvetica, Arial,_sans"
captionFontSize="20"
imageNumberFontSize="14"
loopAudio="false"
showBackButton="false"
stageHPadding="15"
stageVPadding="15"
lockTopStack="true"
imageNavBackOpacity="0.5"
overlayFadeTime="0.3"
thumbWidth="102"
thumbHeight="76"
thumbDropShadow="false"
thumbHoverFrameWidth="1"
thumbFrameWidth="0"
thumbCornerRadius="10"
changeCaptionOnHover="false"
changeImageOnHover="false"
thumbNavStyle="NUMERIC"
thumbNavColor="FFFFFF"
thumbNavHoverColor="CCCCCC"
thumbNavBackOpacity="0.5"
thumbNavPadding="10"
thumbNavSlideTime="1"
buttonBarPadding="10"
captionHeight="400"
captionFontColor="333333"
titleFontColor="333333"
thumbNavBackColor="000000"
buttonBarPosition="OVERLAY"
thumbNavPosition="BOTTOM"
captionTextAlignment="LEFT"
captionPosition="LEFT"
captionBackOpacity="0"
flickrShowTitle="true"
flickrShowDescription="true"
watermarkURL=""
>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption><![CDATA[Welcome to <u><a href="http://www.simpleviewer.net/simpleviewer/pro"
target="_blank">SimpleViewer-Pro</a></u>.]]></caption>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption>SimpleViewer-Pro allows you to customize SimpleViewer to your own requirements.</caption>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption>SimpleViewer-Pro has no branding or download link.</caption>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption><![CDATA[No Flash® IDE needed. Customization via XML or by using <u><a href="http://www.simpleviewer.net/simpleviewer/pro/support/svbuilder.html"
target="_blank">svBuilder</a></u>.]]></caption>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption><![CDATA[Over 150 Additional <u><a href="http://www.simpleviewer.net/simpleviewer/pro/support/pro_options.html"
target="_blank">Pro Customization Options</a></u> available.]]></caption>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL="http://www.simpleviewer.net"
linkTarget="_blank">
<caption><![CDATA[For SimpleViewer-Pro support and documentation, view the <u><a href="http://www.simpleviewer.net/simpleviewer/pro/support"
target="_blank">SimpleViewer-Pro Support Page</a></u>.]]></caption>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/wide.jpg"
thumbURL="thumbs/wide.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
<image imageURL="images/tall.jpg"
thumbURL="thumbs/tall.jpg"
linkURL=""
linkTarget="">
<caption/>
</image>
</simpleviewergallery>