Anyone else noticed speed up after mouse over?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • longedge
    Indigo Rose Customer
    • Aug 2003
    • 2498

    Anyone else noticed speed up after mouse over?

    Happy New Year all.

    I've just started on an idea for a front end and have come across something that seems odd. I've got a button moving up and down the screen and when you 'mouse over' it, it stops. The odd thing is that after the first 'mouse over' things suddenly speed up. Anyone else seen this happen? it makes timing a bit awkward.
  • rhosk
    Indigo Rose Customer
    • Aug 2003
    • 1698

    #2
    longedge, in your global function showit(), you have the timer set at (100), but for the button OnEnter, the timer is set to (20).
    Regards,

    -Ron

    Music | Video | Pictures

    Comment

    • longedge
      Indigo Rose Customer
      • Aug 2003
      • 2498

      #3
      Thanks Ron :yes (yet again)

      One of these days I'll stop looking for complicated explanations where there are none and start seeing the obvious ones that are under my nose.

      Comment

      • Worm
        Indigo Rose Customer
        • Jul 2002
        • 3971

        #4
        The effect is very cool LE :yes

        Comment

        • longedge
          Indigo Rose Customer
          • Aug 2003
          • 2498

          #5
          Originally posted by Worm
          The effect is very cool LE :yes
          Thanks Worm - I just thought of adding animation to the button text as well which is quite effective i.e. so the text 'builds' as the button is moving.

          Comment

          • longedge
            Indigo Rose Customer
            • Aug 2003
            • 2498

            #6
            Animating the button text.

            The text on the button builds as the button slides into position,

            Comment

            Working...
            X