I don't use MTASC, so I don't know what possible problems there might be. I think I make use of some nested functions in some places, perhaps that is the issue?? Also, There was a missing class in the download at one point. This has been fixed.
I realize the "data binding" logic is limiting. I don't use remoting either, so I'm not sure what would be the best way to modify the code to make it more flexible and usable in that environment. Any feedback would be appreciated. I can't imagine any shared font issues specific to the implementation. If your fonts can be displayed in a scrollpane, I would think they should also work with this implementation. Sorry I could not be more helpful. If I find more info I will post it to this thread. -Steve ------------------------------------------------------- Marcelo de Moraes Serpa wrote Steve, only now I actually started using your ScrollList implementation. I´ve had problems to compile it with MTASC, but after some modifications in the code I got it to compile, but, it only works (how weird) if I compile the classes with the Flash IDE, then I can use MTASC to modify things later. Another thing is that as I use remoting I changed the IListItem setData(itemData) datatype from XMLNode to object... I also tried to use some shared fonts on the items but didn´t get it to work... Do I need to set them also with ActionScript (I just set them in the IDE)... Any tips? Thanks! On 5/13/06, *Steve Krichten* <[EMAIL PROTECTED] <mailto:%5BEMAIL%20PROTECTED%5D>> wrote: Just FYI, This has moved. You can now find it here... http://www.sleekdigital.com/News/5.aspx _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
