FM_MarksScoreBoard

Client

Mark's Work Warehouse

Purpose

This module was developed for the Marks Score Board, to provide an API for a flash game to record and show high scores.

Features

scores.xml.php

  • Requires a “Score” parameter, and creates a record for the currently logged on user with that score

submit.php

  • Displays the top 100 scores, with no filters
  • Takes an optional “ScoreId” parameter that will tack on the supplied score entry as the last row.

Usage

Users must be signed into FiLMS, and launch the game from the same domain.