A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: How to make a ticker that counts up

Hybrid View

  1. #1
    That web bloke Stoke Laurie's Avatar
    Join Date
    Jan 2006
    Location
    England
    Posts
    869
    Using a php like the necro counter is fine, set up a small swf with 3 pages, call the value of the counter on page 1, page 2 add 1 to this value then page 3 gotoAndPlay(2). This will keep the counter running. Now all you need to do is save the value of the counter at some interval or on some action. This could be a mouseover of this or another swf on the same page, or it could be a time interval.

  2. #2
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Thought I had it...there is a hole in my thought so I'll revisit it

  3. #3

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