Topic: Flickr Problems, Tiltviewer doesnt show any photos
OK I have read through some of the previously answered posts and I still cant get mine to work, Im using Tiltviewer with Flickr and Tiltviewer is on my site which are both uploaded by DWCS4 here is the site, http://sonspb.com/ under media is where it is suppose to show up. BUT as you can see when you view it, it doesnt display my photos. I have the entire tiltviewer folder up online with the index.html inside it. is that wrong? here is the code that is in the html
//FLICKR GALLERY OPTIONS
// To use images from Flickr, uncomment this block
fo.addVariable("useFlickr", "true");
fo.addVariable("user_id", "29219986@N06");
//fo.addVariable("tags", "jump,smile");
//fo.addVariable("tag_mode", "all");
fo.addVariable("showTakenByText", "true");
//GENERAL OPTIONS
fo.addVariable("useReloadButton", "false");
fo.addVariable("columns", "3");
fo.addVariable("rows", "3");
//fo.addVariable("showFlipButton", "true");
//fo.addVariable("showLinkButton", "true");
//fo.addVariable("linkLabel", "View image info");
//fo.addVariable("frameColor", "0xFF0000");
//fo.addVariable("backColor", "0xDDDDDD");
//fo.addVariable("bkgndInnerColor", "0xFF00FF");
//fo.addVariable("bkgndOuterColor", "0x0000FF");
// END TILTVIEWER CONFIGURATION OPTIONS
I did delete the all the other comments for XML
thanks and have a good week!