A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Frame Lable and Variable

Hybrid View

  1. #1
    Junior Member
    Join Date
    Nov 2000
    Posts
    15
    tellTarget ("_root.questions") {
    gotoAndStop (QuestionNumber);
    }


    QuestionNumber is a variable
    but it doesn't seem to work

  2. #2
    9th Grade WC
    Join Date
    Sep 2000
    Posts
    1,192
    does question number have a value
    if so
    try _root.gotoAndStop(_root.QuestionNumber)

  3. #3
    Junior Member
    Join Date
    Nov 2000
    Posts
    15
    Erm, can you explain more? I can't seem to get it.
    [Edited by VooDoom on 05-31-2001 at 05:04 AM]

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