Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

flash -> in html -> JPanel ???Possible???

Options
  • 11-05-2006 8:01am
    #1
    Closed Accounts Posts: 521 ✭✭✭


    I can put a html page in a JPanel but the flash content of the html page shows as two question marks....

    Any one know why?
    OR
    I any one knows of an example, please post a link.

    Thank you :)


Comments

  • Registered Users Posts: 5,112 ✭✭✭Blowfish


    EOA_Mushy wrote:
    I can put a html page in a JPanel but the flash content of the html page shows as two question marks....

    Any one know why?
    OR
    I any one knows of an example, please post a link.

    Thank you :)
    It's simple java only reads basic html stuff, and images. Flash is a third party product, so they don't support it.


  • Closed Accounts Posts: 521 ✭✭✭EOA_Mushy


    Bugger.


  • Closed Accounts Posts: 30 Mr. Magoo


    it is possible to use a third party add on to display flash inside a java app but I don't think i've ever come across a free one.


Advertisement