A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Red Flags on Frames in Timeline

Hybrid View

  1. #1
    Junior Member
    Join Date
    Aug 2001
    Posts
    3

    Red Flags on Frames in Timeline

    There usually have notes in them but I can't figure out how to access them.
    DZ

  2. #2
    Modulator Katnap Kaos's Avatar
    Join Date
    Nov 2003
    Location
    A shoebox outside of SM Megamall
    Posts
    149
    Sorry?

    You're talking about the "Frame labels" right?
    They can only be placed on keyframes, and if you can't see the label on the timeline, it's most likely because there's another keyframe right next to it.

    As for accessing them, are you talking about accessing them with actionscript?
    just use:
    Code:
    gotoAndStop("framename");
    
    of
    
    gotoAndPlay("framename");
    As a Gamer, you play by the rules.
    As a Programmer, you play as God.

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