Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
®SuicidalSanta® webforumsuser@macromedia.com #1
Make a button load text into a scrolling text field?
Hello
I've got a problem here and I hope some friendly soul out there would spare a minute to help me out...
I'm creating a rather simple site and just for the fun of it I would like to do it in flash...
The problem is as following.
I've got a couple of buttons which schould only load text into a scrolling text field, how do I make them do that? I've figured out how to create the scrolling text field and the buttons, but now I'm stuck, I assume that you will need Action Scripting to make them load the text.. but since i'm new to flash I've got no idea how to link a button to do this, if someone could just give me an example on how this is done I'm sure I can figure it out.
Thank you for your time...
Best regards, SuicidalSanta
®SuicidalSanta® webforumsuser@macromedia.com Guest
-
Help: Text Field Color & Scrolling
Is it possible to change the color of the text for certain lines in a field cast member (not editable)? I can do this with a text cast member, but... -
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... -
Automatically highlight text in a text field using a button?
Is there anyway of automatically highlighting (select) all the text in a particular text field, say when pressing a button? If anyone can help? -
Load external text into scrolling text field
Hello I've got a button with the instance name "btn1" and a scrolling text field with the instance name of "scrolling_txt" and a variable name of... -
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... -
MINGUITO webforumsuser@macromedia.com #2
Re: Make a button load text into a scrolling text field?
Hi,
loadVariablesNumb("scrollText.txt",0);
scrollText=the variable name u assigned to the variable section of the Dynamic Text Box........
Take care and God Bless....
[url]www.ymisitio.com[/url]
MINGUITO webforumsuser@macromedia.com Guest
-
®SuicidalSanta® webforumsuser@macromedia.com #3
Re: Make a button load text into a scrolling text field?
Hi,
Maybe I schould tell you that I'm using Flash MX 2004 Professional
I can see in my help text here besides me that there is a difference (TechNote: 16142) or use this link to view it [url]http://www.macromedia.com/support/flash/ts/documents/scrolling_text_mx.htm[/url]
I qote "In Macromedia Flash 5 and earlier, data from an external text source was loaded using the loadVariables command. The dynamic text field is given a variable name and the text file contains text that sets that variable name. for example, if the text field variable name is myText, the text file may look like this (spaces have been URL incoded):"
myText=this%20is%20a%201lenghty%20variable.
"Loading text into a dynamic text field in Flash MX is done differently. Text is an action script object, so a text field can have both a variable name and an instance name blah blah blah..."
I guess you are wondering why I even asked if I already had the answer from above mentioned TechNote, But you see, that TechNote dosen't match with MX 2004 Professional it only matches for Flash MX (Not that I know what the difference is since I'm just a newb) if I follow it step by step it dosen't work either... maybe I schould just aquire an older version of flash...
Best regards, SuicidalSanta (Denmark*)
*funny looking country up north the size of a football field >;)
®SuicidalSanta® webforumsuser@macromedia.com Guest



Reply With Quote

