PDA

View Full Version : Dynamic Text Fields


justincredibal
11-26-2006, 02:01 PM
I have several text fields that I change on my website daily. Currently I am changing them in my flash document then republishing it every time I make even the smallest change.

I have tried to make the text fields dynamic but it does not work!!

I have done some research and have read that dynamic text may not work in flash8, is that true and if so what is a work around.

Thanks!

anonymous
11-26-2006, 03:20 PM
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16142

justincredibal
11-29-2006, 10:00 PM
I am not trying to make a scrollable text box, but rather a text box that gets it information from an extranal source, such as a .html file or a notepad document.

I thought that was what dynamic meant, but I could be wrong.

anonymous
11-29-2006, 10:07 PM
If you exclude the scrolling code (which you don't need for now!), the rest of that link would be exactly (using LoadVars() - & the loading of html enabled text that follows...) what you're after...

Just forget about the scrollbar.

anonymous
12-01-2006, 07:17 AM
You might want to check this link...

http://www.oman3d.com/tutorials/flash/loadvars_bc/