A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Record usage of an app

  1. #1
    Senior Member
    Join Date
    Nov 2001
    Posts
    111

    Record usage of an app

    Hi,

    I'm looking at finding a way of recording the amount of times a swf is loaded or a button pressed with the aim of giving a client feedback about how their product is used and was wondering if anyone has any ideas?

    Basically I am creating a touch screen app for a client which will contain a couple of hundred images and the client would like to keep track of which images are loaded in and how many times.

    I looked at Mochibot which seems good however I don't think this app I am building will be connected to the Internet. So that's not a viable option.

    So is it possible to output something locally? Which will get added too every time the app is used. Even if the computer and app are restarted?

    Any ideas would be very welcome!

    Cheers,

    James

  2. #2
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    Since it's for an installation, do it in AIR. And use SQLlite for persistant storage or just keep log files.

  3. #3
    Senior Member
    Join Date
    Nov 2001
    Posts
    111
    Cheers for the swift reply. I've never worked with Air before so will have to take a look and see what it can do.

    Cheers again.

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