A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: scenes and stuff

  1. #1
    Junior Member
    Join Date
    Dec 2004
    Location
    x
    Posts
    9

    scenes and stuff

    hey im pretty new to flash, im using flash mx 2004 pro


    what i want to know is, iv made an animation with 2 scenes...
    so when scene 1 reaches last frame, it goes to scene 2...after scene 2 finishes, i want it to go back to scene 1 but start of from frame 30

    how can i do this, advice will be appriciated, thanks
    Chiefster

  2. #2
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    switch out where I have "scene1" with whatever you named your scene 1

    _root.gotoAndPlay("scene1",30);
    Last edited by jAQUAN; 02-12-2006 at 12:32 AM.

  3. #3
    Junior Member
    Join Date
    Dec 2004
    Location
    x
    Posts
    9
    help me understand

    what is meant by root

    thanks
    Chiefster

  4. #4
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    when you get more familiar with flash you'll be talking to different movieclips at different depths. _root tells flash you are talking to the main timeline that holds everything.

  5. #5
    Junior Member
    Join Date
    Dec 2004
    Location
    x
    Posts
    9
    you wouldnt happen to have msn would u? i would appriciate it alot if i could use ur help sometimes when making a movie?
    Chiefster

  6. #6
    Junior Member
    Join Date
    Dec 2004
    Location
    x
    Posts
    9
    its not working

    anyone help me please
    Chiefster

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