CharacterFormat and ParagraphFormat classes Missing.
Following classes are missing from TextLayout Library. I am using Flash Builder 4 Beta using SDK 4 linked with textlayout.swc
import flashx.textLayout.formats.CharacterFormat;
import flashx.textLayout.formats.ParagraphFormat;
along with several other classes like
import flashx.textLayout.container.DisplayObjectContainerController;
import flashx.textLayout.container.IContainerController;
All above errors are from several downloaded examples.
Please advise
