Most people map the "fx" prefix to 2009, then map mx to the following:
xmlns:mx="library://ns.adobe.com/flex/mx"
Then, if the mx.swc is in the project's library path, you should be able to use the mx: prefix like you did with 2006 except for places where "fx" is now used.