The Source for Java Technology Collaboration

Home » java.net Forums » OpenJFX » OpenJFX General Discussion

Thread: Usage of javafx in web page

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is not answered. Helpful answers available: 2. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Apr 23, 2008 10:03 PM by: ddmarx Threads: [ Previous | Next ]
pmandali

Posts: 1
Usage of javafx in web page
Posted: Apr 22, 2008 12:05 PM
 
  Click to reply to this thread Reply

Hi All,

I am new to JavaFX and do not know much of its usage. Actually I am looking for some technology in which I can create flash like effects (to some extent, powerpoint slide effects) in web page. From net, I have come to known that JavaFX is replacement for Flash and other animation technologies.

I want to know is it possible to use the javafx in web page. So that I will create javafx script dynamically and that script will run on html webpage in browser.

Please let me know that. If it is possible, can you point me to some demo. I have searched google, but could not find anything useful.

Thanks in advance,
Pankaj

ddmarx

Posts: 6
Re: Usage of javafx in web page
Posted: Apr 23, 2008 10:02 PM   in response to: pmandali
 
  Click to reply to this thread Reply

If you want "Flash-like effects" in the web browser, why not use Flex (http://www.adobe.com/products/flex/) or OpenLaszlo (http://www.openlaszlo.org/)? They both compile into Flash (swf) format and integrate well with JEE back-ends.

Using JavaFX with applets seems to be the currently supported method of using JavaFX in a web browser. See James Weaver's entries on this (http://learnjavafx.typepad.com/weblog/2008/03/creating-compil.html and http://learnjavafx.typepad.com/weblog/2008/03/creating-comp-1.html). There is a closely related thread to your question at http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=60&t=000324.




 XML java.net RSS