Copying the swf in the jetspeed root directory works fine, the other solution throws a message in Tomcat saying that the directory is forbidden.
Thanx for the tip anyway! Ced __________________________________ C�dric BARDE Disneyland Paris - Information Services B�timent Robin Hood - BP 100 77777 Marne-La-Vall�e T�l : 01 64 74 65 49 Fax : 01 64 74 65 65 Email : [EMAIL PROTECTED] > -----Original Message----- > From: Aurelien Pernoud [SMTP:[EMAIL PROTECTED]] > Sent: Monday, October 21, 2002 3:00 PM > To: 'Jetspeed Users List' > Subject: RE: Jetspeed & Macromedia Flash > > > 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> -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
