A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: A problem with scrpting

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    23

    Angry

    HOw?

    Ok i am makeing a flash gui...now when i send the movie to another section i use a movie showing the opeing then i go to the content. I am haveing a problem with doing this. After the move movie is done playing i want it to go to the content.

    On(release)
    Begin tell target("/move")
    play
    End tell target
    end on

    Now i want it to: Go to and Play (Scene 2,156)after /move is done playing....How do i acomplish this please tell.

    (the tell target works i just can' get it to finsih the movie and then go to the content)
    An i have tried putting the Go to after the tell it just does the go to


  2. #2
    Senior Member
    Join Date
    Mar 2000
    Posts
    103

    Smile

    did you try add a goto and play(scene2,156) action at the end of the move movie ??

    [This message has been edited by yeenhin (edited 19 April 2000).]

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