[screenweaver] Flash 8 support [WAS] Hello World

Muzak p.ginneberge at telenet.be
Fri Sep 16 17:02:05 PDT 2005


Having similar results with F8 compiled swf's. No dice...
And the swf's get corrupted (they won't open in Flash player anymore).

No idea about the screen capture plugin, as I haven't tried using it yet, so can't comment on that.

regards,
Muzak


----- Original Message ----- 
From: "Michael Stuhr" <michael.stuhr at gmail.com>
To: <screenweaver at osflash.org>
Sent: Friday, September 16, 2005 9:29 PM
Subject: Re: [screenweaver] Hello World


> Edwin van Rijkom schrieb:
>
>>The list-server ate it :( Uploaded it here:
>>
> While playing a little with F8 i tried to combine feautures of F8 with SWOS, but was unlucky with F8 swfs (not compressed), only 
> v6 swfs are eaten ;-) ... maybe i didn't get it, but wasn't you saying anywhere, that we could use 7 and 8 as well ? any way, i 
> then tried the Screen Capture DLL, but again with no luck. no pic taken, no callback called, ugh! shouldn't they work as well ?
>
> I i would help out if i could, but unfortunaltely i'm two lefthanded ;-), only some php and as1 1/2, well it might be the docs 
> that are wrong, here's my code:
>
> path = swApplication.getPlayerPath();
> file = path + "foo.jpg";
> dll = path + "Screenweaver Screen Capture.dll"; // who decided THAT long name ? :-)
> args = {x:10, y:10, w:100, h:100, OutputFilePath:file};
> //
> callback = function (s) {
>    swDebug.trace('#'); // test mic test 1-2-3, colored USER lines would be nice in the debugger ...
>    swDebug.trace(s);
> }
> swInterface.callDllMethod(dll, "CaptureDesktopFragment", args, callback, this);
>
>
> any help ?
>
> micha





More information about the screenweaver mailing list