[swfmill] Issues with Flash Player 9

2006-08-02 Thread Joseph Tura
Hi there,

I have received feedback from users on crashes on pages with flash movies that 
have been generated using swfmill and mtasc. The system was Win 98 with IE 5.5, 
but I suspect that these problems do not really depend on the browsers.

Apparently these problems also appear with files that have been produced with 
Swish. There is a thread on these problems over at: 
http://swishzone.de/swishmax-einsteiger/loesung-flashplayer-9-problem-seite-mehr-angezeigt-25974.html

They say the problems have to do with the use of dynamic text fields, they also 
seem to have come up with a solution.

Here the crash message:

EXPLORER führte eine ungültige Anweisung in
Modul FLASH9.OCX bei 015f:300501ba aus.
Register:
EAX=04d6291c CS=015f EIP=300501ba EFLGS=00010246
EBX= SS=0167 ESP=0564934c EBP=0564937c
ECX=04e2a97c DS=0167 ESI=0507b2f8 FS=3ebf
EDX= ES=0167 EDI=0005 GS=
Bytes bei CS:EIP:
0f 77 8b 46 38 db 80 88 00 00 00 51 db 40 64 51
Stapelwerte:
0507b2f8 056498c0 04ddebf4 41a0 
 0001 0564944c 30071607 056498f4
04e2a984 0004 0564944c 30071af5 0507b2f8
056498c0

Has anybody experienced similar problems and/or has come up with a solution? Do 
the prereleases maybe already solve this problem?

Your help is greatly appreciated.

Kind regards
jt.
-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
Feel free mit GMX DSL: http://www.gmx.net/de/go/dsl

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


[swfmill] [ANN] prerelease 0.2.11.16 (sound and svg)

2006-08-02 Thread daniel fischer

yet another prerelease:
  http://swfmill.org/pre/swfmill-0.2.11.16.tar.gz
  http://swfmill.org/pre/swfmill-0.2.11.16-win32.zip
  http://swfmill.org/pre/swfmill-0.2.11.16-macosx.zip

contains:
 * JJ's patch for importing MP3s (slightly modified). This should work:
sound id=walkThisWay_snd import=Walk This Way.mp3/
   (sound is just an alias for clip - you can use them
interchangably, but i like sound for semantic association :)

var walk:Sound = new Sound();
walk.attachSound(walkThisWay_snd);
walk.start();

   - testing this would be very appreciated- i never got my flash (7/linux) 
player to make a beep (with any SWF) - a short import test worked seemingly 
fine, though.

 * Gerrit's (pretty extensive) SVG changes- see his post at
   http://osflash.org/pipermail/swfmill_osflash.org/2006-July/000868.html

Thanks to JJ and Gerrit for their work!

Others, please test- i've reviewed the patches and obviously they look fine to 
me, but i have no extensive testcases around to assure they cause no 
sideeffects (well- if you use the SVG import already and rely on the generated 
structure, some things might break- but Gerrit's changes all seem to be for the 
better :).

-dan

-- 
http://0xDF.com/
http://iterative.org/

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org