An unsigned PhotoFlockr JavaFX app shows several security dialog for accessing content from farm3.static.flickr.com even though that site has a crossdomain file allowing any domain access: http://farm3.static.flickr.com/crossdomain.xml This should work without a security dialog since we added support for cross domain in 6u10. The PhotoFlockr sample on javafx.com is currently signed. We are in the process of unsigning some of them in order to give a better user experience. See comments for more info on how to reproduce this.
|