fozog

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by fozog

  1. My application offers both a web and a swing interface. I have used Mozilla engine Java component to render FusionCharts within Swing Panel. But this implies delivering a quite heavy component (Mozzila engine is rouhgly 60MB).... I also got it running with BRComponent but is is an AWT component that complicates drawing. I consider using JFlashPlayer (http://www.jpackages.com/jflashplayer/) but I can't find a way to pass data to the swf. Do you have any idea on how I could embed FusionCharts in Swing in a light maner? If you could have a look brief a JFlashPlayer (I know it is not your product) and give me a hint if what I want to do SEEM possible or not. Thank you for your help