[Seaside] Embedding Flash in Pier / Direct link to File

Michael Markowski michael.markowski at gmail.com
Tue May 20 08:08:38 UTC 2008


Lukas,

sorry, I didn't get it yet.
Basically this is what I want: Add a File (e.g. an image or flash) and
get a persistent url for this file.
Right now, an image is rendered like this.
<img alt="Img" src="http://localhost/seaside/pier?_s=DMlOFQSiJzBSgkqh">
This causes problems, because the image has no real filename. If you
e.g. want to open the image into a new window, the file is downloaded.
Is there a way to do that with the File component?

Cheers, Michael



On Tue, May 20, 2008 at 8:49 AM, Lukas Renggli <renggli at gmail.com> wrote:
>> The rendered output looks like this:
>>
>> <param name="movie" value="<h1
>> class="heading">TimelineFlash</h1><a
>> href="http://localhost/seaside/pier?_s=ZCjhBTwrFdESmfmG">TimelineFlash</a>"
>> />
>> How can I get only the url without the <h1> and <a> tags?
>
> Just put the URL there: /environments/flash/swf
>
> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list