Our offer for your web-site!     (Deutscher Text >>)

We are presenting a new art-project on the web: SHRINK TO FIT.
10 artists and 10 authors from CH/AU/D/F/USA are participating. The contributions will be uploaded every month, starting from August 2001 up to May 2002.
The access to this project is not through a web-page, but through a small Flash-Interface - you could call it a parasite, which can be lodged on every HTML-page.

And this is what we have to offer you: with a small script-add-on you can take the interface to any page of your choice. As a result of this, you will get an added attraction for your public, and we will be gaining more viewers for our project.
Please write to us if you are going to import the interface. (info@xcult.org).


INSTRUCTION:
You will need to include the following 2 script-elements in the html-code of your page.

Above, between </title> and </head>:


<script language="javaScript"><!--
saW = new Object()
var shrinkpath='http://www.shrink.li/shrink/'

function shrinkWindow(fileURL, lang) {
n = fileURL.lastIndexOf('.')
if ((n > -1) && (lang.length == 1)) {
fileURL = shrinkpath + fileURL.substring(0,n) + '_' + lang + fileURL.substring(n,fileURL.length)
} else {
fileURL = shrinkpath + fileURL
}
saW = window.open(fileURL,'shrink','width=700,height=500,resizable,scrollbars,status')
setTimeout('saW.focus()',500)
}
// -->
</script>



And at the position where you wish to place the SHRINK-Interface in your page:
(Instruction: The file "shrink.swf" in the script below shows white letters and is suited for html-pages with darker background colours. For html-pages with light background colours, replace "......./shrink.swf" by "......./shrink_b.swf" (black letters) in the script. You will need to do this at two places. (marked fat in the script below.) In the script, you also can change the background colour ("bgcolor") and the size ("width" / "height") of the interface to suit your choice (2 times!, marked fat in the script below.)

now the script:
<p><!-- this is the flash object part. You can adjust the movie background (bgcolor param) and size in both the
'object' and 'embed'-tag. Ohter parameters should not be changed. -->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="shrink" width="360" height="75">
<param name="movie" value="http://www.shrink.li/shrink/shrink.swf">
<param name="play" value="true">
<param name="loop" value="false">
<param name="menu" value="false">
<param name="quality" value="best">
<param name="bgcolor" value="#ce4c00">
<embed src="http://www.shrink.li/shrink/shrink.swf" play="true" loop="false" menu="true" quality="best" bgcolor="#ce4c00" width="360" height="75" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</object></p>


How it looks like? This is the version with black letters ("......./shrink_b.swf")


And this is the version with white letters ("......./shrink.swf")

Unser Angebot für ihre Website!

Wir präsentieren im Web ein neues Kunstprojekt: SHRINK TO FIT
Beteiligt sind 10 KünstlerInnen und 10 AutorInnen aus Ch/D/F/Oe/USA. Die Beiträge werden in monatlichem Abstand aufgeschaltet, von August 2001 bis Mai 2002.
Der Zugang zu diesem Projekt führt nicht über eine Web-Seite, sondern über ein kleines Flash-Interface (wir nennen es Parasit oder Insert), das auf jeder HTML-Seite beherbergt werden kann.

Und das bieten wir ihnen an: Mit einem kleinem Script-Zusatz können sie das Interface auf eine Seite ihrer Wahl übernehmen. Sie gewinnen dadurch eine zusätzliche Attraktion für ihr Publikum und wir weitere ZuschauerInnen für unser Projekt.
Bitte schreiben sie uns, wenn sie das Interface übernehmen. (info@xcult.org).


ANLEITUNG:
Folgende 2 Script-Elemente müssen Sie in den html-Code ihrer Seite übernehmen.

Oben, zwischen </title> und </head>:


<script language="javaScript"><!--
saW = new Object()
var shrinkpath='http://www.shrink.li/shrink/'

function shrinkWindow(fileURL, lang) {
n = fileURL.lastIndexOf('.')
if ((n > -1) && (lang.length == 1)) {
fileURL = shrinkpath + fileURL.substring(0,n) + '_' + lang + fileURL.substring(n,fileURL.length)
} else {
fileURL = shrinkpath + fileURL
}
saW = window.open(fileURL,'shrink','width=700,height=500,resizable,scrollbars,status')
setTimeout('saW.focus()',500)
}
// -->
</script>



Und an der Stelle, wo sie das Interface in ihrer Seite platzieren möchten:
(Anleitung: Das Flash-File "shrink.swf" (unten im Script) zeigt weisse Buchstaben und eignet sich für html-Seiten mit dunkleren Hintergungfarben. Für html-Seiten mit hellem Hintergrund ersetzen Sie im Skript "......./shrink.swf" durch "......./shrink_b.swf" (schwarze Buchstaben). Das müssen Sie an 2 Stellen tun. (fett markiert im Script unten.) Im Script können sie auch die Hintergrundfarbe ("bgcolor") und die Grösse ("width" / "height") des Interface ihren Wünschen anpassen. (2mal!, fett markiert im Script.)

Und jetzt das Script:
<p><!-- this is the flash object part. You can adjust the movie background (bgcolor param) and size in both the
'object' and 'embed'-tag. Ohter parameters should not be changed. -->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="shrink" width="360" height="75">
<param name="movie" value="http://www.shrink.li/shrink/shrink.swf">
<param name="play" value="true">
<param name="loop" value="false">
<param name="menu" value="false">
<param name="quality" value="best">
<param name="bgcolor" value="#ce4c00">
<embed src="http://www.shrink.li/shrink/shrink.swf" play="true" loop="false" menu="true" quality="best" bgcolor="#ce4c00" width="360" height="75" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</object></p>

wie es aussieht?

Contact: info@xcult.org