You can try using HTTPService to retrieve the popup and then use the JSON decoder to parse it, but Flex has very limited HTML support, (unless you're using AIR), so you may want to try using this project instead: http://code.google.com/p/flex-iframe/