I am trying to play a swf file in javafx .The file is compatible to open with flash player . the file is embedded in html and i tried to open that html file in webview control in javafx but that is not supporting that and not displaying anything.
Can you tell me the another way so that i could display the html file embedding the flash player file in it.