| The player receives the parameters on the query string, tags is the most easily used parameter, however, if all parameters are left blank, viewr will search for the best photos of the day.
Tags must be delimitated by commas
User ids need to be in the form:
43483465@N00
Photoset ids need to be in the form:
72057594116106645
Some examples of how to load the photos:
LINK:
http://geekkid.net/viewr.swf
http://geekkid.net/viewr.swf?nocontrol=1&tags=dogs&user_id=43483465@N00
EMBED:
<object type="application/x-shockwave-flash" width="400" height="170" data="http://geekkid.net/viewr.swf?nocontrol=1&tags=dogs"> <param name="movie" value="http://geekkid.net/viewr.swf?nocontrol=1&tags=dogs" /> </object> |