Today I was trying to make my first application in Flex, but when opening the Flex Builder 2 Beta 2, this gave 3 problems to me:
- It didn't load the "Welcome" window, but this I decided (I had not unistalled the Flex Builder 2 Beta 1).
- It did not find "framework_rb.swc" of FRAMEWORK/locale/pt_br/framework_rb.swc (pt_br because I am Brazilian). But as it did not have a directory called pt_br I copied en_US and changed the name for pt_br. This was not the sufficient, I had that to look for in the importations of the Flex and found where it was calling the archive "framework.swc" and changed the path to archive "framework_rb.swc", therefore I read that one of the changes of Beta 1 for Beta 2 was to modify the name of this archive.
- Now the problem that I am facing is this:
"Could not decides you the a component implementation."
Being that in my application it does not have no error of syntax. Somebody already passed therefore or would know can i solve this problem?
Thanks.
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

