User login
Username:
*
Password:
*
Create new account
Request new password
Home
Work
About
Resume
Contact Me
Code
Home
Interface for the Controller
Sun, 02/08/2009 - 16:07 — Eric
package {
public interface IController
{
function setView(c:String):void
}
}
Controller
Sample Code
External Image Factory
MVC Template
Interface for the Controller
Interface for the Model
The Controller
The Model
Textfield Factory
The Works