Ask a Question related to Macromedia Director Lingo, Design and Development.
-
ravi23 webforumsuser@macromedia.com #1
Dynamic Text in a Projector
Hi, I'm developing a way to put general education courses on an interactive cd. Some of the courses have content that would need to be changed yearly or bi-yearly. I'm trying to figure out the best way to "link" an external text file to a projector. I thought about taking the XML route but I've heard some negative things about it on some forums. The reason I want to do this is because I want the teachers to be able to update their content without having to go back into director and changing content. Hope this makes some sense. Any help is appreciated.
..nathan
ravi23 webforumsuser@macromedia.com Guest
-
load external text to dynamic text field in levels
Dear Sir I found the Tech Noe Index #16238 is useful in creating dynamically loaded text from external text file. However, the method mentioned... -
Dynamic text box within dynamic movie clip
I'm having a similar problem. On mine I noticed that although the text doesn't show and the border doesn't show, the cursor changes appropriately... -
How to center text in dynamic HTML text field ???
In Flash MX 2004 I suddenly find myself comletely helpless trying to align all text to the center in my dynamic text field. I dont recall running... -
Dynamic text fields. Continuing text over columns
Hi I'm doing a mock up news paper article over 4 columns in flash mx and the text loads in dynamically. I have 4 dynamic text boxes sitting side... -
Dynamic text in smooth scrolling text field - help
here's links to the files. http://www.anicespot.com/test/ http://www.anicespot.com/test/easing_textScroller-01.html... -
rick_utd webforumsuser@macromedia.com #2
Re:Dynamic Text in a Projector
largely depends on where your text will reside - if it's to be picked up over the web then you could use getnettext() or an ASP. If it's within a local file on the user's PC then you can easily import text on runtime providing the text is always in a specific directory. If you're going this route then simply use something like FileIO to import te file, parse it and display it as required. Hope this is of some help.
rick_utd webforumsuser@macromedia.com Guest
-
ravi23 webforumsuser@macromedia.com #3
Re:Dynamic Text in a Projector
is it possible to do this with XML? There is a lot of content therefor I would need to break it up into sections and only display certain sections for each "slide." The professor may just edit one slide at a time but the file would reside on the CD and we would just burn new cds for that semester.
Also, I'm pretty novice when it comes to Lingo so any tutorials or books to help with with the XML connectivity would be great.
..nathan
ravi23 webforumsuser@macromedia.com Guest



Reply With Quote

