Hi Christian,
the VideoStreamController may interfere with the XML socket used to
exchange the test data between SWF and Ant.
Simon
Christian Giordano wrote:
>I tried the latest version of the library, I also tried recompiled
>>from my machine, but when running it still doesn't behave correctly.
>On other machines, including Macs and PCs a simple function like this:
>
>
>function testFailure():Void{
>
>trace("Fail");
>
>video_stream_controller = new VideoStreamController();
>
>fail();
>
>}
>
>
>yelds the failure and the player to close.
>
>On my machine, it traces the progress in the console, but no failures.
>
>Funny thing, if my function is only:
>
>
>function testFailure():Void{
>
>trace("Fail");
>
>fail();
>
>}
>
>
>the failure works :S
>
>
>No idea really where could be the issue, as I said on other PC is
>working. My machine is WinXP with JDK 1.6.0 (but tried with JRE
>1.5.0_06 earlier).
>
>Does anyone has clue about what could be the issue?
>
>
>Thanks, chr
>
>
>
--
Simon Wacker
www.simonwacker.com
www.as2lib.org
www.flik-flak.de
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org