SWF Hit Counter

Added: 03 August, 2006
Downloads: 3209
Required: flash \ php
Ratting: 4.4

This script counts the numbers of visitors of a flash file. A php scripts works in the backend. It uses a flat text file to count the hits. It is very simple and very useful script for complete Flash files. In the new version it also prevent chaching so that the correct hit count is always shown.



Installation:
Upload the files in your server with a ftp manager. Change the CHMOD settings of "counter.txt" file to 777. I.e. give it write permission so that the php script can write down the number of visitors in the text file. And add the swf file's code in your html page. If you own a flash site then copy the frame from the fla file and paste it into your fla file. Hope it that will be enough! :D