A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: last trouble

  1. #1
    Junior Member
    Join Date
    Feb 2001
    Posts
    5
    I want to create an exhaustive list of people
    When I click on a name, I arrive in a presentation of the person (in another page but not a html link)
    How can I do that?
    Thank you very very much

  2. #2
    Senior Member
    Join Date
    Aug 2001
    Posts
    201
    Put all persons presentations in different scenes and
    link to them.

    e.g. put your name in a button and

    on(release){
    gotoAndPlay("1",scene 3)
    }

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