Flash 8 Making text appear in a movie clip
I am having problems getting some dynamic text to show inside a movie clip. if i break the text apart it shows up, but not if it is just in the text field. Can any one point me in the right direction.
Many thanks.
Greg
The sort of text that means they can update their home page with news but without having to use flash as they have no idea. so for example they could wright it in Word or Textedit and upload that file instead and flash would recognise it and display that in the right place. Does that make sense?
thanks
Many, many thanks!
Is there a tutorial here that you know of, that can point me in the right direction for enableing my friend to upload their own text?
Greg
Have a read of the help files on LoadVars and loadVariables. The principle is quite straightforward in that your external text file is made up of Actionscript name and value pairs, e.g.
myNewsHeading=This is the heading for the news item&myNewsBody=This is the body of the news item.
A search on load text variables into Flash should find loads of examples.
#If you have any other info about this subject , Please add it free.# |
