thanks for your quick response.
I added :
var cooper;
function preload()
{
cooper = loadFont('CooperHewitt-Bold');
}
and deleted the createFront part.
unfortunately there’s still nothing being displayed.
thanks for your quick response.
I added :
var cooper;
function preload()
{
cooper = loadFont('CooperHewitt-Bold');
}
and deleted the createFront part.
unfortunately there’s still nothing being displayed.