Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

Closed Thread
Results 1 to 4 of 4
  1. #1

    Default making dynamic text and buttons visible after an animation.?

    ok...i'm creating a website using the "one frame on main timeline" technique. I have an animation in one of my movieclips and I want to make the dynamic text and buttons appear visible on my main time line after the movieclip stops animating. Does any body know the code to do this? I'm new to this, any help will be appreciated. just for reference:

    dynamictext & buttons._visible = false

    movieClip.onRelease = function () {
    movieClip.gotoAndPlay("tapeAnimation");
    dynamictext & buttons._visible = true
    }

    The problem with this is that the dynamic text & buttons appear when movieClip commences, I want it to appear when animation stops. Any suggestions? help out a newbie PLEASE.

  2. # ADS
    Join Date
    Always
    Posts
    Many
     
  3. #2
    Join Date
    Aug 2007
    Location
    Germany
    Posts
    390

    Default

    you have to set every single element _visible = false

    the &-notation is not valid AS - Code

    another hint: Press F1 and look for the MovieClip Class
    hardware is the part of a computer which can be kicked

    Things that NTD thaught me:

    {An optimist sees the glass as half full. A pessimest sees the glass as half empty.
    A programmer sees the glass as twice the size it needs to be.}


    Please no questions via private and / or instant message!


  4. #3
    Join Date
    May 2004
    Location
    U.S.A.
    Posts
    2,890

    Default

    Hi,

    Something you can do is initiate the visible code from the last frame of the animation instead of from the button event...


    ... last frame of movieclip animation
    stop()
    buttons._visible = true
    dynamictext._visible = true;
    A mind once stretched by a new idea never regains its original dimensions.
    - Oliver Wendell Holmes

  5. #4

    Default

    Thank You So Much. Ntd. It Worked. You Made My Day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

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
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial