Stan Vassilev schrieb:
Can you please post a sample that does this? If you found a way to crash the OSX player a reproducible sample can be given to the engineers to fix it. It's not as if the Windows version is perfect and Macromedia doesn't care for OSX or Linux, but bugs happen, and then are fixed.

You can also post about it in the forums of Macromedia Labs if you want.



I did this in summer this year. Nobody was really interested. have no example at hand right now but summary is:

i have an app that shows different states like tabs. each time you choose a new tab, a html is loaded via xml.load() into a textarea (v2). this html sometimes contains <img> tags, and the fonts are embedded as i said earlier. on Linux and OSX it crashes (to be more precise: on linux it freezes until it at last crashes :-) ) every browser, reproducable. I have then tried un-embedded fonts (sans) but the results were the same. i than read somehwere in the coders archives (sorray no link here) that others had this problems too (since v6 ?), and it had to do with the images, so i deleted all <img> tags and woosh! no crashes anymore. It's that simple. i wonder why nobody else has seen this before.

greets

micha

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to