Topic: My Images aren't showing up?
Hi,
I have been trying to get this to work for the past few days now, but still it won't work. Basically, when I edit the HTML page and then preview it, it works no problem, it's my images & the settings I want, but when I preview it in my "portfolio.html" it's the default photos and settings... this is also the same case when it's uploaded to the web. See here: www spiderdesignsuk co uk (domain will be changing soon)
It seems to me that the SWF and the index.html(settings for the SWF) don't seem to "see" each other.. if that makes sense.. anyone able to help me out?
//fo.addVariable('useFlickr','true');
fo.addVariable('columns', '4');
fo.addVariable('rows', '4');
//fo.addVariable('linkLabel', 'This is the Link text');
//fo.addVariable('showLinkButton', 'true');
//fo.addVariable('zoomedInDistance', '1400');
//fo.addVariable('zoomedOutDistance', '7500');
//fo.addVariable('fontName', 'Arial');
//fo.addVariable('titleFontSize', '90');
//fo.addVariable('descriptionFontSize', '32');
//fo.addVariable('linkFontSize', '41');
//fo.addVariable('textColor', '0xFF0000');
//fo.addVariable('linkTextColor', '0x00FF00');
//fo.addVariable('linkBkgndColor', '0x0000FF');
//fo.addVariable('frameColor', '0xFF0000');
//fo.addVariable('backColor', 'transparent');
//fo.addVariable('bkgndInnerColor', 'transparent);
//fo.addVariable('bkgndOuterColor', 'transparent');
//
// FLICKR GALLERY OPTIONS
fo.addVariable('user_id', '34101234@N05');
fo.addVariable('tags', 'showcase');
//fo.addVariable('tag_mode', 'all');
//fo.addVariable('showTakenByText', 'true');
//
// XML GALLERY OPTIONS
//fo.addVariable('xmlURL', 'gallery.xml');
//fo.addVariable('maxJPGSize', '640');
// END TILTVIEWER-PRO CONFIGURATION OPTIONS
Cheers,
Matt