A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: tricky one

  1. #1
    Member
    Join Date
    Dec 2000
    Posts
    55

    tricky one

    Hi all,

    I havr a movie clip with three frames with different labels and stop action in each frame. On stage with a button iam calling this clip
    like on rollOut goto second frame, and click goto third frame.
    My problem comes here when you click it goes third frame bur when moves after click it will goes to frame2. here how can I stick to frame 3.

    thanks for replay

  2. #2
    Registered User nunomira's Avatar
    Join Date
    May 2002
    Location
    portugal
    Posts
    7,003
    I don't think you need all those stop() actions, (just the first frame), and you should use gotoAndStop()... although you don't say you're using gotoAndPlay()... just mention goto...

  3. #3
    Member
    Join Date
    Mar 2000
    Location
    Madrid, Spain
    Posts
    51
    ... and obviously, remeber to empty the button rollover actions on frame 3, so it doesn't trigger again when gone to that frame ..

    maybe that helps!
    ..|..|..|..|..|..|..|..|..|..|..|..|..|
    TiMuN .. reasonably crazy spaniard jack-of-all-trades

  4. #4
    Member
    Join Date
    Dec 2000
    Posts
    55
    Hi...

    where exactly I need to place action to remove rollOut effect,is this is in movieclip or button.

    thanks

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