NetClient Solution


NetClient Movie Web Deployment

Follow the instructions below to deploy the NetClient movie to your website.

WebBuilder Users:

  • Unzip the downloaded file onto your computer's desktop
  • Log into your site at www.WebBuilderSolution.com
  • Click "Upload Files"
  • Click "Browse" and navigate to the "netclient_demo" folder on your computer's desktop
  • Select the NetClient_Accnt.swf file and upload it
  • Select the MusicLoop.swf file and upload it
  • Click the "Go Back" Button
  • Click "Site Editor," mark the "Using NetClient Flash movie" checkbox(located beneath the Email Address text box), and click the "Generate Site" button.
  • Click "Page Editor" and click the "Edit" button for the page on which you'd like to place the Flash movie.
  • Click the "View HTML Source" button (<>) on the menu of the desired text box.
  • Paste the following HTML into the text box:
  • Replace "Link Text" with the text that you would like your visitors to click on(For example, you can use "Click here to learn more about NetClient.").
  • Click the Submit button



Custom web sites:

  • Unzip the downloaded file onto your computer's desktop
  • Edit the CompanyName.txt file in the netclient_demo folder, placing your firm name after the "companyname=" variable.
    NOTE: Since the "&" character has special meaning to Flash, use %26 to represent a "&" in the companyname.txt file.
  • Save the CompanyName.txt file.
  • Place the CompanyName.txt, NetClient_Accnt.swf, MusicLoop.swf files in the same directory as the web page which will be referencing the movie.
  • Open the web page in which you want to link to the NetClient Flash movie.
  • Paste the following HTML into the web page :
  • Replace "Link Text" with the text that you would like your visitors to click on(For example, you can use "Click here to learn more about NetClient.").
  • Save your updated web page.