[flexcoders] Could not resolve mx:Script to a component implementation. problem

2006-07-18 Thread iamthelf
hi; yesterday suddenly flex builder start to give Could not resolve mx:Script to a component implementation. error and didnt compile my apps. i couldnt find any solution to this. what is the problem. i also uninstall and reinstall the flex builder. here is a simple code:

[flexcoders] item renderer problem in a list

2006-07-18 Thread iamthelf
i have a list and some item renderers for the specific dataproviders. when i scroll down or up, some rows start to disappear and i see a blank row. after repeating a few times the application crashes. is it because i change the dataprovider of the list in the runtime or anything else? oktay

[flexcoders] Re: Could not resolve mx:Script to a component implementation. problem

2006-07-18 Thread iamthelf
ok i find it :] it is because of windows's language for non-Unicode programs. somehow it changed to Turkish. Now it is english and there is no problem. i think it is because of the locale setting of flex compiler. oktay --- In flexcoders@yahoogroups.com, iamthelf [EMAIL PROTECTED] wrote: hi