Looks like Pier is trying to do some stuff without contacting
Magritte. I fixed that with the following commit:
Name: Pier-Seaside-lr.335
Author: lr
Time: 8 February 2009, 7:15:15 pm
UUID: 3ec9e938-41c2-498a-ab6d-8b91d77d5439
Ancestors: Pier-Seaside-lr.334
- let magritte do more when inlining files
Furthermore I fixed Magritte so that you don't need to patch it when
adding flash support.
Name: Magritte-Seaside-lr.284
Author: lr
Time: 8 February 2009, 7:14:43 pm
UUID: b4427b22-de09-406c-b014-819abec12965
Ancestors: Magritte-Seaside-pmm.283
- made MAFileModel extensible
HTH,
Lukas
On Sun, Feb 8, 2009 at 6:37 PM, Udo Schneider
<Udo.Schneider(a)homeaddress.de> wrote:
Esteban,
the first thing that comes to my mind is that the JSON encoding somehow
scrambles the URL.
Could you send me the url which /should/ be shown and the one from the
loadScript at the end of the page source?
CU,
Udo
Esteban Lorenzano schrieb:
Hi,
I'm trying to render some uploaded files as flash movies... but without
success by now... I thought it was easy, just putting this method in
MAFileModel (and of course, changing #renderOn:) :
renderFlashOn: html
html swfObject
url: (self urlOn: html);
with: 'Loading...'.
But nothing happens (it shows "Movie not loaded...")
If I put an "example" url, the example movie is loaded ok... :(
renderFlashOn: html
html swfObject
url: 'http://www.mariaclaudiacortes.com/colors/Colors.swf';
with: 'Loading...'.
So I think there is something in the URL generated by #urlOn: that is not
good for swfObject (writing the html code directly drives to the same
answer)...
Any idea?
Thanks,
Esteban
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
Lukas Renggli
http://www.lukas-renggli.ch