A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: HITS COUNTER

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    473

    Smile

    on one frame how can i make a simple hits counter on my page?

  2. #2
    Senior Member
    Join Date
    Apr 2001
    Posts
    118
    read a text file in from your server with a numerical value starting at "0" add "1" to this in your movie and then write back to the file on your server with the new numerical value.

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    You can't without server side scripting. That counter has to be updated & stored in a file, so that it can be called up and displayed on each visit.
    If you don't want to get into server side scripting, get yourself a free html Flash counter, you can stick in your html.

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Posts
    473
    yeah that ok..... how do it do it

  5. #5
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    What's ok?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center