See a fix for this here:
http://forums.arcgis.com/threads/36513-2.4-PopUp-scrollbar-bug
Ned,
In the Flex Viewer project right click on src folder in the Package Explorer and choose New > Package and for the name field put com.esri.ags.skins and then paste the PopUpRendererSkin.mxml into that Package/folder and run the Flex Viewer project again.
<components:AutoFontLabel id="bannerTitle" maxWidth="300" styleName="BannerTitle"/> <components:AutoFontLabel id="bannerSubtitle" maxWidth="300" styleName="BannerSubtitle" updateComplete="onSubTitleUpdateComplete(event)"/>
Ned,
In the Flex Viewer project right click on src folder in the Package Explorer and choose New > Package and for the name field put com.esri.ags.skins and then paste the PopUpRendererSkin.mxml into that Package/folder and run the Flex Viewer project again.
Is it possible for the users still to have the access to the help and examples for 2.3.X?
<initialview>text</initialview> <!-- valid values are text and graphical -->