Congratulations, your Album has been created successfully!

Click here to watch the album you have just created.

  • Title of your album : TurboDemo Album
  • Slides quantity.......: 599
  • Album duration.......: 19:58 mins.
  • Album file size.........: 24319 KB



What do I have to do now?

If you wish to place your Album on your Homepage then you have to upload the Album files to your Web-Server. If you wish to put your Album on a CD-ROM or Hard Disk, you have to copy the files into a directory / folder. You will find further information about hosting Albums and posting them on your site below.

Host your Albums on your own server or on a CD-ROM

[Step 1]
You have to upload your Album files manually to your Web Server or copy the files to a directory.

These Files should be copied to your Web Server or to a directory:

  • Anjas Hochzeit.htm
  • Anjas Hochzeit.swf
  • tdemo.js

[Step 2]
After you have uploaded / copied your Album Files, you can post them on a Web page. Now, copy and paste the following link to your HTML-Page:

Use this link in your homepage in order to open your Album:

<a href="javascript:openDemo('Anjas Hochzeit',640,480);">TurboDemo Album</a>

Here is an HTML - Source Code example of how to play a Album

<html>
<head>
<script language="JavaScript" src="tdemo.js"></script></head>

<body>
Play Demo: <a href="javascript:openDemo('Anjas Hochzeit',640,480);">TurboDemo Album</a>

</body>
</html>