Question
Load text file from different web site?
I want to load some text data from a third party web site (I
guess I need to use URLLoader) but everything I'm reading says the
Flash player security will prevent this because it's coming from a
different domain. Isn't there any way around this? How else could a
Flash RSS reader work - you can't possibly get all web site sources
to include a cross-domain policy file. I would have to believe
there must be some way to load text from an arbitrary URL.
I am an Actionscript newbie - is this is possible, any pointers to examples on doing this (allowing arbitrary URLs) would be appreciated.
I am an Actionscript newbie - is this is possible, any pointers to examples on doing this (allowing arbitrary URLs) would be appreciated.