[phpBB Debug] PHP Notice: in file /includes/session.php on line 290: session_start(): open(/var/lib/php/session/sess_6g6eu9drdqjpn6a3mrlj6795s6, O_RDWR) failed: No space left on device (28) Play Free War Battle Games Online, Multiplayer Games, Strategy Games, Top MMORPG
1.) No trolling. If you cant have fun without being a jerk to others, find some other forum to QQ 2.) No inappropriate/vulgar/sexually explicit posting. Staff reserves the right to deem anything they see fit as inappropriate. 3.) Have fun and don't post anything not geared at having fun! 4.) Please respect staff members and their decisions at all times. If you cannot accept a staff or moderator decision, please appeal to admin Seth.
Joined: Sat Dec 19, 2009 7:48 pm Posts: 2693 Gender: male
Alright I am trying to make a simple game where you click on a ball, the ball bounces and you try to bounce it as many times as you can without it touching the ground. It is currently unfinished. I am getting a message at the bottom saying "Fonts should be embedded for any text that may be edited at runtime, other than text with the "Use Device Fonts" setting. Use the Text > Font Embedding command to embed fonts." Please someone help me out
{ public const BOUNCE_FACTOR:Number = 0.8; public const GRAVITY:Number = 2; public var _bounces:TextField ; public var _highscore:TextField; public var _ball:Ball;
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
[phpBB Debug] PHP Notice: in file Unknown on line 0: Unknown: open(/var/lib/php/session/sess_6g6eu9drdqjpn6a3mrlj6795s6, O_RDWR) failed: No space left on device (28) [phpBB Debug] PHP Notice: in file Unknown on line 0: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session)