I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script
Answer / Pradeep Kumar Bhati
To load images from Flickr, you will need to include a crossdomain.xml file in your Adobe Flex application that grants access to the Flickr domain. On the other hand, if Flickr has already added your domain to their allowed list, then you won't need to create a custom crossdomain.xml file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the differences between 4.6/4.5/4.0 and flex 3.0?
What is polymorphism in term of oop (flash actionscript)?
How do you use a repeater in actionscript? : adobe flex action script
What is stoppropagation() and stopimmediatepropagation()?
How do you implement push with flex data services? : adobe flex action script
Explain about blaze ds and blaze ds services?
What is the use of disableautoupdate method?
What is the difference between states and viewstack in flex? : adobe flex action script
Sometimes, if I do not move the mouse, "click" and "mousedown" do not work. Why is that? : adobe flex action script
What are the Benefits of flex?
What are the similarities between java and flex?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script