0
A step by step walk-through of how to get your application installed.
Step 1: Downloading the files

To setup comments on an external website do the following:

Step 1: Downloading the files

Download and unzip http://developer.mediafactory.fm/downloads/mmc.zip (Right click > Save Link As). This file contains the proxy and report PHP files and all the images you can read more »

Step 3: Backend Setup

Once you have successfully modified the proxy and report files, you'll need to place them on your web server in a web access location. Usually DocumentRoot path of the web server. Make sure this is on the same domain as where the front end comments will be displayed. Otherwise you'll have cross site scripting errors.

read more »
Step 4: Preparing Your Site

Now to add the comments to your site. The following code is example of the default minimal installation code.

read more »
Step 5: Design

As you can tell, the default design of the Multimedia Comments app is very minimal and may not fit the look of you site. If you want to edit the styles, we recommend creating a new CSS document and making your changes / additions in that file. Make sure you include this new CSS file after ours so they overwrite the defaults. Just use the same selectors as we use in our CSS files: read more »