danielbento
02-16-2007, 11:40 PM
hi,
i have two problems in flash actionscripting:
- first: i have a dynamic textfield formatted in multiline. Each line represents a different item. I need to retrieve each item no an array. How can i do that? Is it possible to do something like: myDynamicText.line[1] for refering to the firs line?
- second: when i push a button, a movieclip opens, just like a window. However, below the movieclip, the scripts keep working. Can i deactivate al the scripts from a certain level? For example, deactivate all movieclips in the root. Is there a way to prevent this?
Can anyone help me in these problems?
i have two problems in flash actionscripting:
- first: i have a dynamic textfield formatted in multiline. Each line represents a different item. I need to retrieve each item no an array. How can i do that? Is it possible to do something like: myDynamicText.line[1] for refering to the firs line?
- second: when i push a button, a movieclip opens, just like a window. However, below the movieclip, the scripts keep working. Can i deactivate al the scripts from a certain level? For example, deactivate all movieclips in the root. Is there a way to prevent this?
Can anyone help me in these problems?