AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 294
In the context of CloudFront RTMP Distribution, the Adobe Flash Media Server _________ file specifies which domains can access media files in a particular domain.
Answer options
- A. accessdomain.JSON
- B. crossdomain.xml
- C. accessdomain.xml
- D. crossdomain.JSON
Correct answer: B
Explanation
The crossdomain.xml file is the standard policy file used by Adobe Flash Media Server to grant Flash clients permission to access media assets across different domains. Other files like accessdomain.xml, accessdomain.JSON, or crossdomain.JSON are not recognized formats for defining these cross-domain access permissions in Adobe Flash.