Maxwell Multilight Image Viewer v1.1
Mittwoch, 18. August 2010Improved in this version:
Enjoy and leave some comments, bug reports, suggestions or just say hello, please
Improved in this version:
Enjoy and leave some comments, bug reports, suggestions or just say hello, please
I decided to code a Multilight-Viewer so you can switch between your multilight images. It’s XML-based, simply put the names for the buttons and the paths to the images into the XML-file. You can choose between three positions of the navigation bar: left, middle or right in the HTML-file. To change the size of the player, alter the width and height values in the HTML-file.
Here is a more in depth explanation:
The ZIP-archive contains the SWF, XML and the HTML-file. With the XML-file you specify the paths to your images and the button labels.
For example:
XML
<pic>
<image>your_image.jpg</image>
<btnName>The button label for this image</btnName>
</pic>
If you have lots of images it may be better to put your images in an extra folder, then the syntax will be:
<pic>
<image>your_folder_name/your_image.jpg</image>
<btnName>The button label for this image</btnName>
</pic>
HTML
If you want to change the size of the SWF (the viewer), open the HTML-file with a simple Text-Editor like NotePad and change the width and height values as well as the margin values in this block:
object, embed {
position: absolute;
left: 50%;
top: 50%;
height: 600px; /* The height of your images */
margin: -300px 0 0 -500px; /* Half size of height and width, so it is centered x and y */
outline: none;
}
The margin values are necessary for centering the player in the browser window. Its values are top, right, bottom, left. If you just want to center it horizontally and vertically, alter the first and the last entry. The values should be half of the image size.
For changing the position of the drop-down-menu, just alter this line to your needs:
<param name="FlashVars" value="navMenu=right"> <!-- Values: left, right or middle -->
Click to download Multilight-Viewer v1.0
Click image for a demo.
If you have any questions or suggestions for improvements, feel free to comment.

I have been testing around with Surface Thickness again, and here is the result and the free .srf File. Fits best to objects of about 2 cm in diameter.
Enjoy (and please leave a comment if you like the surface :o)
Neben dem täglichen Broterwerb habe ich wieder Zeit gefunden, zum Aktzeichnen zu gehen. Etwas eingerostet sind meine Fähigkeiten diesbezüglich offensichtlich noch, aber ein erstes Ergebnis kann ich hier schon zeigen:

Da die Zeiten für die einzelnen Posen nur zwischen 2 und 15 Minuten liegen, bin ich leider nicht fertig geworden… Ich glaube, ich muss schneller werden
Sollte ich meinen Blog um die Rubrik „Zeichnungen“ erweitern?
Neulich konnte ich nicht widerstehen und musste mir diesen recht günstigen 23″-Monitor als Zweit-Monitor kaufen.
Beim Auspacken, bzw. Anschliessen des Steckers an den „normalen“ VGA-Anschluss stellte ich fest: An den VGA-Anschluss des Monitor passte weder das mitgelieferte noch ein anderes VGA-Kabel. Schock! Bin ich natürlich prompt zurück zum Laden und wollte den Monitor tauschen, bzw. überprüfen, ob auch bei einem zweiten Modell der gleichen Baureihe der Stecker nicht passt. Passte nicht! Da ich den Monitor aber gern behalten wollte, nahm ich ihn wieder mit und überlegte mir, wie ich den Stecker bloß in die Buchse bekommen könnte.