Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview Image requires security permissions as data #24

Open
arthur-debert opened this issue Aug 3, 2010 · 2 comments
Open

Preview Image requires security permissions as data #24

arthur-debert opened this issue Aug 3, 2010 · 2 comments

Comments

@arthur-debert
Copy link
Contributor

When loading the preview image on domains you do not control, currently the player requires that the crossdomain allows for usage as data. This is not the case all the time.

The current fix tries to use addChild(loader.content) and if the error is thrown, it fallsback to addChild(loader), which has the drawback of not allowing the image to be smoothed when scale, but al least it will show up.

Best regards

@arthur-debert
Copy link
Contributor Author

Oops, this issue tracker does not allow for patches. I've put mine on a gist here:
http://gist.github.com/507282

[]s

@FlashJunior
Copy link
Owner

please make a fork and a pull request. THX!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants