That might be true, but ScrollPane worked fine for me before and now it has at least 3 related bugs that are notorious and annoying. What did I do to get them? I reexported an application as version 7 in Flash 8!

On Oct 6, 2005, at 4:39 PM, Michael Stuhr wrote:

Isaac Rivera schrieb:


A little further investigation:

the mx.containers package in Flash 8 is not identical to the mx.containers package of Flash MX 2004 Pro. There are a couple of subtle differences in the ScrollPane.as classes for instance. These even include clear AS errors like moving a super() call from the top of the method (where it should be) to the bottom of the method!

In any case these subtle changes impact enough exporting MX2004 applications that use ScrollPane in Flash 8 as version 7 that serious bugs are introduced.

Not being able to use the arrow keys or the scroll buttons to go all the way to the bottom of the component is one.

No scrolling of the contents of the ScrollPane when a single click under the scroll bar is executed is another.

Backing up the ScrollPane.as and copying the one from Flash MX 2004 Pro over is enough to fix these.

Those packages should be identical, if the product claims to be backward compatible.




wow, that is of much help for bugtracking. but if i understood this coorect, MM changes some subtle things, so this might erase some bugs in v2 containers ? have you tested some ?

micha
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to