If you're playing sound clips, then you'll need to do one of the following: 1. Use a JDK that has JavaFX 2. Install CEF (per the blog post) 3. Copy the JMF JAR file ( https://github.com/codenameone/cn1-binaries/blob/master/javase/jmf-2.1.1e.jar) into your ~/.codenameone directory.
Ultimately the default will be CEF, and it will be seamless (you won't have to do anything special). This will be a short transition period. On Fri, Jul 17, 2020 at 9:51 AM Dave Dyer <[email protected]> wrote: > > It's not completely clear from recent messages regarding javafx, but it > appears > that if my app only uses javafx to play sound clips, I won't be affected > by the > transition. Is that correct? > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/999e9513-b53b-476e-a768-7810c9117d87o%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/999e9513-b53b-476e-a768-7810c9117d87o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKV7Lr4M0x8MPV4UL2jUtCUWkwuTh1LugZB4jXVhd-N85Q%40mail.gmail.com.
