Where are you finding these examples? The do keyword was removed from the language over 18 months ago. The best samples are at www.javafx.com/samples since they are always kept up to date.
The up to date language spec is here: http://openjfx.java.sun.com/current-build/doc/reference/JavaFXReference.html - Josh On Sep 12, 2009, at 3:29 AM, SpikyOrange wrote: > > Hi all, > > Thanks for all the feedback in my last post on JavaFX, I've now posted > some of your feedback in a blog update. > > I would appreciate some thoughts as to why some of the examples are > not working for me, is it because the language has been revised - or > am I perhaps using a version of the plug-ins that are too old? > > For example, the async threading solution using the 'do' keyword fails > to work for me, plus many others. > > If you wouldn't mind taking a peek, it would be appreciated. > Hopefully soon I'll have some short videos to post, so anything you > can add will be appreciated. > > I'm really keen to find an up-to-date PDF on the full language spec > for the train - everything I tend to find at the moment is either web- > page based or not the full spec (i.e. JavaFX for Java programmers). > > http://spikyorange.blogspot.com/ > > Cheers, > Rob. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
