Week 1: Multiplayer Games and SmartFoxServer Configuration – iLab
Print This Page
Note: There are two lab assignments due this week.
iLab 1 of 8: Establishing a Connection
iLab 2 of 8: Creating a Login Screen
Remember this!
Connect to the iLab here.
iLab 1 of 8: Establishing a Connection
Submit your assignment to the Dropbox located on the silver tab at the top of this page. For instructions on how to use the Dropbox, read these Step-by-Step Instructions or watch this Dropbox Tutorial.
(See Syllabus/”Due Dates for Assignments & Exams” for due dates.)
i L A B O V E R V I E W
Scenario/Summary
Students will develop a simple module that will establish a connection with a local or remote SmartFoxServer.
Deliverables
Students must deliver a .fla file containing all the source code; source code must be in the correct location specified by the lab steps.
i L A B S T E P S
SETUP
Follow the instructions in Creating Saving and Testing Labs, under Section A: Creating a Flash Actionscript.
STEP 1: Creating a class path to the SmartFoxServer Client API
Create a new Flash project, AS3, and create a class path to the SmartFoxServer Client API.
Hint: You should navigate to the following screen:
STEP 2: Importing the appropriate classes
Open up the Actionscript panel