Trust me the MM engineers are definitely interested in fixing crash bugs.
If you can provide files where they see this happen it'll help a lot.

So far I've seen images wrongly positioned, but not crashing the player, so you may have something specific going on there which will be hard to reproduce with just that description.


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

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

Reply via email to