Streaming Conscience

To copy this banner unit onto your website, copy the code sample below and paste it into your HTML file.

For an other sample click here.

You can also change the banner unit to any size you want. Here is how to do it:

  • In any of the code samples provided simply change the width and height parameters highlighted below.:
    <applet code='net.netomat.memory.StreamerApplet' 
            codebase="http://204.14.210.248/demo/amnesty/"
            archive='fluidapplet.jar' 
            width='120'
            height='240'>
        <param name='config' value='config.properties'>
        <param name='description' value='Streaming Conscience, netomat, Amnesty International'> 
    </applet>
    

Here is a simple suggestion how to add a banner unit to your webpage:

  • Open your webpage editor. If you are using a graphical editor such as FrontPage or Dreamweaver, select the code above with your cursor, copy the code above, switch back to your editor, and paste it, you can place this anywhere on the page that you like.
    If you are using a text-based editor, like HomeSite, Notepad or BBEdit, copy the text above and paste it anywhere between the two <body> tags.