Hi, I have customized the Sample Viewer in Flash Builder 4 quite significantly for my needs.
EDIT: I figured out how to center the splash page, my .xml config for it was using HTML lines that were too long so it kept moving it to the left. Just need to incorporate some line breaks to shorten the text lines and it centered right up, using the HTMLPopUp properties.
I have yet to figure out a few things though.
How do I use a sample .mxml, and turn it into a widget, and then add it to my config.xml file and use it in my map?
I have added operational layers and a static legend, and customized an identify tool using the sample in the widgets/InfoTemplates/SimpleInfoWinWidget.swf.
I have yet to figure out how to integrate the API 2.0 samples into the SFV source code though.
I can get the .mxml samples for the API to do what I want, but then I have no headed or splash page or buttons on the page like on the Sample Flex Viewer.
There must be some way to integrate the API samples into the SFV using the config file correct?
Please advise, and thanks in advance for the help!