Hey! I was wondering if it was possible to load data from websites on the internet into a .SWF file.
For example, on our Newgrounds userpages we have stats such as Experience, Saves & Blams. For each user, we have our own unique stats on our page.
Would I be able to use Flash to load these amounts depending on what username they searched for?
Im guessing id have a dynamic textbox where the user can input a username, and then Flash would load the URL but change the username at the end depending on what the user put into the dynamic textbox, and then with this page it would pull the stats data from the page and load it into the .SWF. I'm betting if possible it's a lot more complicated than that though.
So I would type Jawdyn, and the .SWF will load the value of my stats on my page.
I know this kind of thing can be done with Java, I don't know what the limitations of Flash are. I'd be looking to do something similar to loading these stats much like nglogs does.
Can this be done?
If so, links to any tutorials on getting started with this or anything that can be of use would be helpful!
Thank you for any help.