riddle me this

Discussion in 'Random Thoughts' started by MaryJBlaze, Apr 17, 2010.

  1. MaryJBlaze

    MaryJBlaze eleven

    Messages:
    7,422
    Likes Received:
    13
    brains, beauty, eastern european style and class....who am i, and where have i gone?


    (only speak in code please)
     
  2. Cherea

    Cherea Senior Member

    Messages:
    12,114
    Likes Received:
    48
    A fanicky bitch?
     
  3. MaryJBlaze

    MaryJBlaze eleven

    Messages:
    7,422
    Likes Received:
    13
    we're not talking about your mom praxy;)
     
  4. Cherea

    Cherea Senior Member

    Messages:
    12,114
    Likes Received:
    48
    Eastern European style and class?? Definitely not.
     
  5. Unknown American

    Unknown American Rogue Capitalist

    Messages:
    4,109
    Likes Received:
    0
    I know what it is. How the hell am I suppose to code the answer?:confused:

    European cabbage But......
     
  6. Sarah_Again

    Sarah_Again Inspires Irrelevancy

    Messages:
    2,342
    Likes Received:
    4
    -- --- .-. ... . / -.-. --- -.. .

    or

    01100010 01101001 01101110 01100001 01110010 01111001 00100000 01100011 01101111 01100100 01100101
     
  7. azucena

    azucena vagina farts

    Messages:
    1,789
    Likes Received:
    3
    suna ym ni
     
  8. rebelfight420

    rebelfight420 Banned

    Messages:
    4,086
    Likes Received:
    5
    /* * BasicPlayer.fx * */package apidemo5;/** * @author Jeff Friesen */import java.lang.System;import javafx.application.Frame;import javafx.application.Stage;import javafx.input.MouseEvent;import javafx.scene.media.Media;import javafx.scene.media.MediaPlayer;import javafx.scene.media.MediaView;import javafx.scene.paint.Color;Frame{ title: "BasicPlayer" width: 400 height: 300 var mediaURI = "https://swinghelper.dev.java.net/bin/blog/sam/jfx/movie.avi"; var skip = false; // skip extra onMouseClicked() invocation when true var mediaPlayerRef: MediaPlayer on replace { if (mediaPlayerRef != null) mediaPlayerRef.paused = true // the initial paused value is false } var stageRef: Stage stage: stageRef = Stage { fill: Color.BLACK var mediaViewRef: MediaView content: mediaViewRef = MediaView { mediaPlayer: mediaPlayerRef = MediaPlayer { media: Media { source: mediaURI } } onMouseClicked: function (me: MouseEvent): Void { if (skip) { skip = false; return } skip = true; if (mediaPlayerRef.paused) mediaPlayerRef.play () else mediaPlayerRef.pause () } translateX: bind (stageRef.width-mediaViewRef.getWidth ())/2 translateY: bind (stageRef.height-mediaViewRef.getHeight ())/2 } } closeAction: function () { mediaPlayerRef.pause (); System.exit (0) } visible: true}

    Listing 1 initializes a
     
  9. I'minmyunderwear

    I'minmyunderwear Newbie

    Messages:
    50
    Likes Received:
    9,181
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Apache/1.3.33 Server at **************** Port 80
     
  10. MaryJBlaze

    MaryJBlaze eleven

    Messages:
    7,422
    Likes Received:
    13
    i love you guys:D
     
  11. Bonkai

    Bonkai Later guys

    Messages:
    4,319
    Likes Received:
    12
  12. rebelfight420

    rebelfight420 Banned

    Messages:
    4,086
    Likes Received:
    5
    I love you to...sweetie:)
     
  13. warmhandedcanadian

    warmhandedcanadian shit storm chaser

    Messages:
    20,419
    Likes Received:
    6
    I know it, and I like it
     
  14. fitzy21

    fitzy21 Worst RT Mod EVAH!!!!

    Messages:
    39,007
    Likes Received:
    16
    fuck you and your unsolvable riddle
     
  15. Monkey Boy

    Monkey Boy Senior Member

    Messages:
    6,908
    Likes Received:
    394
  16. seizedbyanger

    seizedbyanger Banned

    Messages:
    5,638
    Likes Received:
    10
    v qbag trg vg?
     
  17. Gyro Gearloose

    Gyro Gearloose Senior Member

    Messages:
    3,980
    Likes Received:
    244
    Good morning,

    didadah dit dididit didididit dadadah dididah didadidit dadidit dadah dit
    dit dah dadadadididit dadidadadidah didadidadidat

    dadadididit didididadah dadidit dit
    dadadit dadidadah didadit dadadah
     
  18. Gyro Gearloose

    Gyro Gearloose Senior Member

    Messages:
    3,980
    Likes Received:
    244
    Tbbq zbeavat,

    Naq V gubhtu V jnf gur bayl bar ;)

    Ertneqf
    Tleb
     
  19. Dave_techie

    Dave_techie I call Sheniangans

    Messages:
    14,932
    Likes Received:
    3
    Edith is away.
     
  20. Sarah_Again

    Sarah_Again Inspires Irrelevancy

    Messages:
    2,342
    Likes Received:
    4
    dididah didadit
    dadidadit didadit didah dadadidit dadidadah

    dadadadididit dadidadadidah

    Didididadidah
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice