Guys, tell me what's wrong in my code ?
public var screenManager:ScreenManager;
arguing on these lines, that says that the font cannot be registered.
I took the 4.1 client, decompiled it and compiled back then.
In the end, I got it working the client by 50% without text.
[Only registered and activated users can see links. Click Here To Register...]
PHP Code:
public static var helpLink:String;
//as 3
{
Font.registerFont(fontEurostileFl);
Font.registerFont(fontEurostileHeaFl);
}
arguing on these lines, that says that the font cannot be registered.
I took the 4.1 client, decompiled it and compiled back then.
In the end, I got it working the client by 50% without text.
[Only registered and activated users can see links. Click Here To Register...]