[Seaside] embed a video with seaside

Andreas Petermann PetePetermann at gmx.de
Fri Oct 27 10:42:31 UTC 2006


Hi all,

I'm trying to embed a video in my web application but without any success. So I hope you can help me. I try'd the following:

video := self tag: 'embed'.
video attributeAt: 'src' put: (self context urlForDocument: videoFileName).

When I open my application in a webbrowser (firefox 2.0) I can see the Q of the quicktime plugin within a ?.

Has anyone an idea what I can do to solve this problem? 

Thanks a lot
Pete



-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the Seaside mailing list