Results 1 to 3 of 3

Thread: DD Script: Dancing Stars Cursor

  1. #1
    Join Date
    Jul 2005
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question DD Script: Dancing Stars Cursor

    DD Script: Dancing Stars Cursor

    http://www.dynamicdrive.com/dynamicindex13/star.htm

    ----------------------

    Hello,

    While changing the stars’ sizes and colors is self-explanatory, may I ask how to adjust their *speed* a bit so that it looks m-u-c-h less obtrusive for your visitors…?

    As you can see, the stars speed up while forming circles; that is the part that I guess is to be modified (they slow down again when scattering around, which lasts for only a few seconds).

    Any assistance would be appreciated ~

    Thanks!
    SuperGirl

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Code:
    setTimeout("animateLogo()", 15);
    Increase that red number. Anything more than 60 will be too slow, I would think. 45 seemed about right to me.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2005
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    Thanks John, as always - let me know if you find a similar stardust script that doesn't form circles (only sort of moving around randomly).

    supergirl

Bookmarks

Posting Permissions

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