difficult flash problem
difficult flash problem
Out of context: Reply #5
- Started
- Last post
- 7 Responses
- lnu0
yeah sure, within the html within the xml :)
Anyway, I solved it, I accidentaly used the same instance of the movieclip over and over.
But now I have a new problem: a function creates a movieclip from a library item which I want to keep until the same function creates another movieclip (from the same item). Can I somehow remove the "old" movieclip in the beginning of the function which creates the "new" movieclip?
thanks again.