Click to See Complete Forum and Search --> : reading an html page into flash


derv15h
10-17-2006, 06:26 AM
Hi

Can anyone help:

What I'd like to do is read the text contents of any website into a Flash application so that I can then process that text.

So, I want to send a variable (eg sitetoProcess=www.asite.com) and have the text contents of that site returned as a string.

How would you do this? Would have thought a server side script could handle this but it's not something I've tried.

Any help greatly appreciated.

D