Bin Chen
Bin Chen

Reputation: 63289

Flex 4 <mx:Component> could not resolve

I am using flash builder 4 to run sample application from "Getting Started with FLEX 3", but the code can't run because there is one place that FB4 can't resolve, I guess this is because the library has been obsolete but after a tons of search I can't find the solution.

Thanks. Bin

Upvotes: 2

Views: 4606

Answers (1)

99miles
99miles

Reputation: 11212

With Flex4 you'll want fx:Component instead

Upvotes: 6

Related Questions