When you create a Flex 3 project (ex. Test1) and then rename the project (ex.
Flickr) the URL settings for the project do NOT change. The stay as the
original. Using the examples provided the are originally:

[url]http://localhost:3000/Test1/flex_bin/FlickrRIA.html[/url]

Even after changing the name of the project the URL settings still default to
the above and not to:

[url]http://localhost:3000/Flickr/flex_bin/FlickrRIA.html[/url]