I thought the answer would be along those lines. IT leads to two short questions:
[list=1][*]Does the generic _sans font have a square dingbat? How can I get a look at the available dingbats?[*]Can anyone tell me more about
asfunction ?[/list=1]
Quote:
|
if i understood correctly that the button needs to scroll up and down with the text? (and needs to be hidden when the corresponding textline scrolls out the textfield
|
Yes, that's right. I think with your proposed solution I can:
[list=1][*]Load up variables from a text file[*]Have actionscript parse the reading text variable for special dingbat chars and format them as hyperlinks that are addressed to the flash movie itself[*]Actionscript then inserts the "question text" after the special dingbat character... actionscript can look for some valuessuch as String.indexOf() that are passed as part of the post/get[/list=1]
Does all that make sense?
And what is is asfunction?
Thanks to all!