flash - When it says put crossdomain.xml in the root where would that be on IIS? -


would wwwroot, c, root virtual directory assets hosted, or same folder assets in?

meaning if have virtual directory 'virdir' sub directory 'swf', c:\somedir\assets\swf\, crossdomain.xml need go swf app on different server can access swfs?

you need able access http://yoursite.com/crossdomain.xml put that?

as rule of thumb put next index.html site.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -