o Determine which sdk FB is using by looking through the compiler in properties
o Go to the root of the sdk
o Note: if you have dataviz, you’d need to copy fbpro from older rev to new rev
o Go into fbpro/projects you’ll see three folders, copy all three
• Copy them to sdk/frameworks/projects
o Go into the datavisualization folder you just dropped
• /bundles/en_US and create a folder called src
• copy the three .properties files from /bundles/en_US into src to source folder you just created
o Then run copylocale
-resource-bundle-list=resources.txt
bundles = containers core effects skins styles
mxmlc -locale=fr_FR,en_US -source-path=locale/{locale} -include-resource-bundles=containers,core,effects,skins,styles,charts,datamanagement -output fr_FR_ResourcMod.swf