A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Can't see variables in debug session

  1. #1
    Junior Member
    Join Date
    Jan 2017
    Posts
    2

    Can't see variables in debug session

    Dear Gurus!
    I'm new with flash. Can't anybody say why I don't see any variables in debug session?
    I have _global variable in the first and last frames of car layer to try .
    The task is to limit somehow the number of the machine laps in learning task
    Attached Images Attached Images

  2. #2
    Junior Member
    Join Date
    Jan 2017
    Posts
    2
    Problem solved. There was compilation error in line
    Code:
    _global._cnt:Number = 0;
    I removed the ":Number" and the problem has been resolved

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