A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: Flash-PHP Scoreboard Help

  1. #1
    Junior Member
    Join Date
    Jul 2003
    Posts
    1

    Flash-PHP Scoreboard Help

    Hi,
    I built a Flash-PHP score board using the following Flash kit tutorial:

    http://www.flashkit.com/tutorials/Ga...-657/index.php

    It works great. However, I want the Flash movie to prompt the user to enter their name ONLY if they have received the high score.

    The scoreboard is a movie clip (instance name scoretable) with 10 dynamic text fields inside. They are named
    SCORE1, SCORE2.... SCORE9. Data from a highscores.sco file is pulled into these text fields.

    I figured that I would simply write and if statement to evaluate if the current score is greater than scoretable.SCORE9. If it is, then prompt the user to enter their name. Otherwise, there would be a screen that just says "Game over."

    Try as I might, I cannot get Flash to read the value of scoretable.SCORE9 to make that evaluation. Help!
    Last edited by bgirl76; 07-28-2003 at 05:42 PM.

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