DemoDemo Flash Tutorials
HomeAbout UsContact Us
 
 
 
Why DemoDemo?Hosting TutorialsCustom TutorialsOther TutorialsSuggest A TutorialForum
Logo Requirements
FAQ
Newsletter
Testimonials
Affiliate Program
Privacy
Checkout









We accept:



PingZine



DemoCenter Installation Instructions
Below you will find instructions on integrating your new DemoCenter into your web site. It only takes a few minutes from start to finish, but please follow the directions carefully to avoid any mistakes. Your instructions will vary slightly depending on whether you are integrating tutorials that you have previously purchased, or whether you are buying tutorials and a DemoCenter for the first time.





INSTRUCTIONS- CUSTOMERS BUYING TUTORIALS & DEMOCENTER FOR THE FIRST TIME

  1. When you receive email notification that your tutorials are ready, login and download your zip file to your hard drive.

  2. Unzip the file to a directory on your hard drive, making certain to maintain the directory structure. You should see, for example, a subfolder for every series that you ordered.

  3. Create a new directory on your server. Name it something like democenter. Upload all the files that you unzipped - again, maintaining the directory structure.

  4. Add a link to your existing web site page(s) to point to the new DemoCenter.
    The link should look something like this :
    <a href="javascript:popUp('http://www.yoursite.com/democenter')">Link text</a>

  5. Add the following Javascript code to the <head> section of your page:
    <SCRIPT LANGUAGE="JavaScript">
    <!-- Begin
    function popUp(URL) {
    day = new Date();
    id = day.getTime();
    eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=790,height=510,left = 1,top = 10');");}
    // End -->
    </script>


  6. You're done! Regardless of whether you've purchased 1 tutorial series or 20, all you need to do is link to the DemoCenter index page and the job is complete!

INSTRUCTIONS- CUSTOMERS BUYING A DEMOCENTER FOR EXISTING TUTORIALS

  1. This set of instructions is for customers who already own DemoDemo tutorials and simply want to integrate them into a DemoCenter.

  2. When you receive email notification that your DemoCenter is ready, login and download your zip file to your hard drive.

  3. Unzip the file to a directory on your hard drive, making certain to maintain the directory structure. You should see, for example, a subfolder for every series that you own.

  4. Create a new directory on your server. Name it something like democenter. Upload all the files that you unzipped - again, maintaining the directory structure.

  5. The DemoCenter folders contain all necessary files - except for all the swf files of your existing tutorials. Simply copy the swf files into their respective subfolders. For example, let's say you already own the CuteFTP tutorial series. You will see a subfolder called CuteFTP in the top level of your DemoCenter directory. Copy all your CuteFTP swf files into the CuteFTP folder, overwriting the "dummy" swf placeholder files in that folder. IMPORTANT: Copy ONLY the swf files. DO NOT copy any htm files into the folder. They already exist, and they have been coded specifically to function properly in the DemoCenter.

  6. Add a link to your existing web site page(s) to point to the new DemoCenter.
    The link should look something like this :
    <a href="javascript:popUp('http://www.yoursite.com/democenter')">Link text</a>

  7. Add the following Javascript code to the <head> section of your page:
    <SCRIPT LANGUAGE="JavaScript">
    <!-- Begin
    function popUp(URL) {
    day = new Date();
    id = day.getTime();
    eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=780,height=500,left = 1,top = 20');");
    }
    // End -->
    </script>


  8. You're done! Regardless of whether you've purchased 1 tutorial series or 20, all you need to do is link to the DemoCenter index page and the job is complete!



If you encounter any difficulties in the installation, please contact us at info@demodemo.com and we will assist you.


Please let us know how we are doing by completing our Customer Satisfaction Survey.






Copyright © 2002-2004 TP Marketing International All Rights Reserved