ActiveDen

3 Different Type Writer Effects

3 Different Type Writer Effects - ActiveDen Item for Sale

Upgrade on 25.09.2009:

  • All bugs are fixed,
  • less memory spending


  • Instruction 1:
    1- Drag typeWriter mc on your main scene from library, change its instance name “typeWriter”;

    2-Use the effects;

  • first effect;

    effect1 has 3 parameters;
    syntax: typeWriter.effect1(speed, textField, string);
    speed -> Set typing speed with an integer number.
    textField -> write your dynamic text instance name.
    string -> write your text between"". if you getting text data from database or dynamically, your data type must be STRING !


  • second effect;

    You need 2 dynamic text to use this effect.
    effect2 has 4 parameters;
    syntax: typeWriter.effect2(speed, first_textField, second_textField, string);
    speed -> Set typing speed with an integer number.
    first_textField>-> write first dynamic text instance name.
    second_textField -> write second dynamic text instance name.
    string -> write your text between "" if you getting text data from database or dynamically, your data type must be STRING !


  • third effect;

    effect3 has 3 parameters;
    syntax:typeWriter.effect3(speed, textField, string);
    speed -> Set typing speed with an integer number.
    textField -> write your dynamic text instance name.
    string -> write your text with"" if you getting text data from database or dynamically, your data type must be STRING ! if you want to change starting point moving on the Y axis. you must add “var startingPoint:Number” into the first frame action.startingPoint is the point which the text field starts moving on the Y axis.
    if you don’t select any value it is accepted as “0” as default.
    If you want to change the starting point you must change this value.
  • Good Luck using the file in your projects!

    text, string, text effect, writer, type, type writer
    by
    by
    by
    by
    by