Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

Excerpt

Proof-Of-Concept subproject to investigate the possibility af using Cooliris for browsing archived websites

User guide

Guide line to to view the provide webcontent:

  1. Extract the web content to a folder on the web server which is going to

Generate content

Column
width50%
Html
<object id="o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
      height="100%" width="100%">
    <param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf" />
    <param name="allowFullScreen" value="true" />
    <param name="allowScriptAccess" value="always" />
    <param name="flashvars" value="feed=http://pc300.sb/nyalliance/wall1.xml" />
    <embed type="application/x-shockwave-flash"
      src="http://apps.cooliris.com/embed/cooliris.swf"
      flashvars="feed=http://pc300.sb/sbforge_apps/dr-timeline/wall.xml"
      allowFullScreen="true"
       width="600" height="400"
      allowScriptAccess="always">
    </embed>
    </object>