PDA

View Full Version : A flash area to display text in a page


bananaki
07-28-2007, 09:26 PM
I need a flash area which will display all the text available in a sepcific page

So, if i have a page http://www.somepage.com?ID=50

and this page contains: Hi, my name is mark, iam a good boy, etc...

i want the flash area to display all the text which is on this page

is this hard to do?

what script should i put on my first frame

kool-Aid
07-30-2007, 03:16 PM
Do you need the area to pull the txt from the page (so if they update it it will pull auto)? If you don't need it to do that you can copy the txt save it .txt (plain text format), make a dynamic text field and it will load the text. Is that what you want to do? I have the code.