Options

Request for crossdomain.xml file in root directory

pgrovepgrove Registered Users Posts: 3 Beginner grinner
I am building a Flex application that plays in a Flash player. I would like to access images both through the API, url links, and the smugmug random image script.

Since Flex is security conscious, it needs permission from your web site domain to access the images and access the pixel level information. This allows Flex to perform transformations to the images such as 3d transformations and other cool effects.

The easiest and most universal model for accomplishing this is to place a "crossdomain.xml" file in the root directory stating what Smugmug.com approves.

You can learn more about this at: Examples of this type of permission include: I recommend following the Flickr.com example.

Thank you for your consideration.

Comments

Sign In or Register to comment.