You're browser tries to get the swf from /jetspeed/apps.swf Yu must have something like <embed src="apps.swf" quality=high ... </embed> in your html portlet
change it to src="/thewaytoyourswf", it should work, or just copy the swf in the jetspeed root directory. > -----Message d'origine----- > De : BARDE, CEDRIC [mailto:CEDRIC.BARDE@;disney.com] > > Hi all, > > I have created a Web page containing a Flash object > (apps.swf). When I open > the page alone, it works. > I have then created a HTML portlet instance and called it > from my default > page but it does not work. The browser seems to load the page > forever. I > took a look at the Tomcat console and it says: > > Ctx(/jetspeed) : Statut code:404 request:R(/jetspeed + > apps.swf + null) > msg:null > > Can Jetspeed work with Flash objects? > > Thanx in advance! > Ced -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
