Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

JavaFX MediaBox

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
4,456
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Sep 22, 2009

My rewrite of the JavaFX MediaBox found at http://www.javafx.com/samples/MediaBox/index.html

No, I don't speak like that in real life. I was forcing myself to speak quietly because I was using a low-quality microphone, and I'd done several takes before this video, so I was exhausted.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 1 dislikes

Link to this comment:

Share to:

Uploader Comments (DanielRosenwasser)

  • so then, why'd you choose purple

  • @blongus182 If you go look at the original Java logo from the 90's, it's a scribbled purple coffee cup. I thought it would be a cool idea to stick with that color scheme, since it's built on Java technology.

    I thought wrong. I should've stuck to blue or something more visually pleasing. After all, the new Java and JavaFX logos are void of purple entirely.

  • Daniel: This is awesome!! You deserve the first place prize. Would you be willing to provide the source for the altered media player you designed: RoseWater Media Player?

    Thanks

  • @awtduke0880 Thank you! I think I'll be setting a site up for myself sometime soon to host it, but what I may be able to do is send you the source files. The only warning: the original code is ugly and lacks documentation. Mine is definitely not any better because I was learning JavaFX throughout making the player, figuring out the way that controls worked, and working under time constraints.

    So to spare myself some embarrassment, I may have to rewrite some of the code first. =)

see all

All Comments (11)

Sign In or Sign Up now to post a comment!
  • @DanielRosenwasser yeah, that's what i thought

    SO FUCKING CUTE.

  • @DanielRosenwasser That's fine with with me, just notify me when its ready!!

    Thanks, again

  • @javafxespanol: You know, you're probably right, since I'm a bit of a novice with the platform, but maybe I wouldn't have needed all those binding problems had JavaFX at least supplied be with a GridBag layout manager. That lagged down my app to a crawl when resizing.

  • @abhishekrdesai: Applets are usually slower in the browser, and JavaFX has different behavior depending on where you run it. It's still inconsistent.

    Mine didn't even run in the browser when I hosted it off a server. Probably permission violation issues or something.

  • I've created small app in JavaFX which work excellent as desktop app but performance get ugly when I run as applet, do u know wht could be the problem?

    thnx in advance

  • the performance issues with javafx are basically result of the people using it incorrectly. There are a couple of common mistakes that can make a HUGE difference in the performance i.e. use the cache on surfaces with a gradients (with shadows, etc), another common mistake is not to include the canskip parameter in the animations and transition or to add unnecessary bindings. The java vm is WAY faster than the flash vm.

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more