Search:

Type: Posts; User: daggg

Search: Search took 0.09 seconds.

  1. Replies
    14
    Views
    733

    Re: Scale and text at the end of the animation

    U R absolutely right. I'm gonna do that.
  2. Replies
    14
    Views
    733

    Re: Scale and text at the end of the animation

    Thank you very much for reading this+help, but I can't do this...

    I'm trying, but it just won't even start the animation...

    If someone else can do this, make modifications, it would be great.
    ...
  3. Replies
    14
    Views
    733

    Re: Scale and text at the end of the animation

    I'm trying all day long, but no luck so far...

    Can you please help me with that, you don't have to deal with scaling issue...

    Thank you very much
  4. Replies
    14
    Views
    733

    Re: Scale and text at the end of the animation

    Here is the code for the text animation... It should be called at the end of the animation.



    package simpletextanimation;

    import java.awt.Color;
    import java.awt.Font;
    import static...
  5. Replies
    14
    Views
    733

    Re: Scale and text at the end of the animation

    package polygon;



    import java.io.*;
    import java.awt.*;
    import java.awt.geom.*;
    import java.awt.event.*;
    import javax.swing.*;
  6. Replies
    14
    Views
    733

    Re: Scale and text at the end of the animation

    So, code above is working fine, but I'm having problems when I try to do following:
    1. add scale effect to the sun
    2. add THE END at the end of the animation.

    Hope it's much more clear now.
    ...
  7. Replies
    14
    Views
    733

    Re: Scale and text at the end of the animation

    I'm in a hurry... My bad...Sorry...



    package polygon;



    import java.io.*;
    import java.awt.*;
  8. Replies
    14
    Views
    733

    Scale and text at the end of the animation

    I need sun to have beside rotation effect, scaling also, and simple text THE END at the end of the animation...
    This is what I have so far, hope that you can help me.

    Thanks.

    package polygon;...
Results 1 to 8 of 8