A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: A simple button problem that I can't figure out

  1. #1
    Member
    Join Date
    May 2000
    Posts
    34

    A simple button problem that I can't figure out

    When I press on a button a want to have text load in the scene through a movie clip.

    I can't seem to get it to work. I have attached the button if someone can help me out I would greatly appreciate it.

    Thanks

    Deb
    Attached Files Attached Files

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    Here yu go. There were a couple of mistakes. Also don't use tell target. It's depriciated.
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    It's deprecated... (Even for a French-Canadian!) And can still be used, although it is!

    Dot syntax as components, is not allways the only and magical solution to everything!

  4. #4
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    Disregarding your comment, soon the whole AS1 will be depreciated and replaced by AS2.
    - The right of the People to create Flash movies shall not be infringed. -

  5. #5
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    It will still be deprecated and not depreciated... And a tellTarget action used in a movie today, will not mysteriously stop working in the future, although it might not be available in AS2!
    I'll disregard your comment!

    Anyways, my point is I'd accept a suggestion to use dot syntax, but will condemn any strict do's or don't's...
    "...Also don't use tell target..."

  6. #6
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    I am German. English is still a foreign language for me but I do my Best. I am deprecating your comments. Spelled correctly?
    - The right of the People to create Flash movies shall not be infringed. -

  7. #7
    Junior Member
    Join Date
    Aug 2003
    Posts
    4
    I think you could use the term depreciated.

    Deprecate means "to express disapproval of" while depreciate means "to lower in estimated value".

    So you should deprecate the use of the tellTarget command because it will depreciate in future versions.

  8. #8
    Member
    Join Date
    May 2000
    Posts
    34

    One last question

    Thanks for all your help. This worked great. The last question I have is once I click on another button the message should go away correct? Or do I need to code something else to make sure the text disappears.

    Once again. thanks for all your help.

    Deb

  9. #9
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    You have to code. Put a framename in the movieclip with the textfield in frame 1 something like stop. Then make a button like the other one and enter the same code as for your previous button except goToAndPlay ("stop");

    Hi John,
    I appreciate (apprecate) your comment
    - The right of the People to create Flash movies shall not be infringed. -

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