Proxi.
Reinier de Vries   Overijssel, Netherlands
 
 
Een spontane jongen uit het noorden van het land.
ออฟไลน์อยู่ในขณะนี้
I liek games
much games :steamsalty:
กิจกรรมล่าสุด
2,391 ชม. ในบันทึก
เล่นล่าสุด 4 ก.พ.
102 ชม. ในบันทึก
เล่นล่าสุด 4 ธ.ค. 2024
63 ชม. ในบันทึก
เล่นล่าสุด 14 ก.ย. 2024
wilbo 7 ก.ค. 2021 @ 3: 50pm 
Signed by 'GC' wilbo ;)
Rizzo 26 ส.ค. 2020 @ 9: 20am 
signed by rizzy
PogChamp 6 มิ.ย. 2020 @ 4: 15pm 
wrost player evur cant not even hit the bol
wilbo 17 เม.ย. 2020 @ 1: 25pm 
congrats wit ur 10 year bethjje
krampus 12 ส.ค. 2013 @ 6: 07am 
private function init(evt:Event):void
{
// Remove the ADDED_TO_STAGE event
removeEventListener(Event.ADDED_TO_STAGE,init);

// Create the new MovieClip where Flash will draw
clip_mc=new MovieClip();
addChild(clip_mc);
// Create a new BitmapData using the variable bit_data with same dimensions
// of bg_mc ( SWF's background MovieClip )
bit_data=new BitmapData(bg_mc.width,bg_mc.height,true,0xFFFFFFFF);
// Using draw() method of BitmapData Class to create a new BitmapData
// It is a copy of bg_mc ( SWF's background MovieClip )
bit_data.draw(bg_mc);

// Using lineStyle method and passing it ONLY ONE parameter,
// in this cae the value of BRUSH_SISE constant
clip_mc.graphics.lineStyle(BRUSH_SIZE);
// Using lineBitmapStyle method and passing the variable bit_data as parameter
clip_mc.graphics.lineBitmapStyle(bit_data);
// Define the start point where the drawing will start
clip_mc.graphics.moveTo(mouseX,mouseY);

addListeners();
}

krampus 6 ส.ค. 2013 @ 1: 16pm 
╔══════════════ ೋღ☃ღೋ ══════════════╗
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Repost this if ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ ~ ~ ~ you are a beautiful strong black woman ~ ~ ~
~ ~ ~ ~ ~ ~ ~ ~ ~ who don’t need no man ~ ~ ~ ~ ~ ~ ~ ~
╚══════════════ ೋღ☃ღೋ ══════════════╝