A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: AS2 randomlabel and labels inside clip

  1. #1
    Junior Member
    Join Date
    Dec 2010
    Posts
    2

    AS2 randomlabel and labels inside clip

    Hello,
    I've got some symbols (clips) placed in the main scene (all in the same second frame). They are all the same (it only changes the label inside of them). In the first frame of every symbol is a stop. Then, in the second frame is where I have labelled and that´s where I want them to start (after playing all the frames they should activate another random label in another symbol and go to frame 1).
    I want to put in the main movie (frame 1) a randomlabel pointing inside the label of a symbol. The symbols would be at frame2 of the scene. After activating the first label the would activate each other until a timer stops.

    I've tried some codes from other posts but they don't work.
    I need some help...

  2. #2
    Junior Member
    Join Date
    Dec 2010
    Location
    ur mama's house :O
    Posts
    11
    not quite sure wtf ur trying to say, but if ur trying to play something starting on frame 2, try

    goToAndPlay(2);

  3. #3
    Junior Member
    Join Date
    Dec 2010
    Posts
    2
    No, there are several symbols (with motiontweens inside) on scene.
    I want to start one of the motiontweens inside one the symbols (from the main scene).
    All the symbols got one label inside (each different, of course). I want to go randomly to one of them.

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