Hi List,
I would like to have some FLEX JSR168 in the Liferay portal. Based on
the Liferay JSP example Portlet I created a simple portlet which
contains the sample dashboard provided by FLEX 2.0. For embedding the
dashboard I used the following piece of code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://
fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
width="800" height="600" id="main" align="middle">
<param name="movie" value="dashboard.swf" />
<embed
src="http://{serverIP}:8080/samples/messageservice/dashboard/dashboard.swf"
width="800" height="600" name="main" align="middle"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
The dashboard is shown in the portlet but the charts are empty, the data
is completely missing.
I created a .jsp file which contains the same object expression. Here
the charts have content.
The dashboard example uses the FLEX 2.0 messageservice. It seems the
communication to the FLEX server in the Liferay portlet is somehow broken.
What's wrong in my approach? Can somebody help me? Any thought is welcome.
Regards,
Christoph
--
****************************************
Christoph Guse
Löhstraße 34
41747 Viersen
Tel. / VoIP 0 21 62 / 50 24 066
Mobil 01 51 / 17 80 74 84
****************************************