PDA

View Full Version : Making a movieclip visible using XML



crapitoutjim
May 24th, 2007, 12:24 PM
Hi There,

Is it possible to turn a movieclip on or off using xml. I have 4 mc's and I want to turn one or more on or off using XML, has any one any idea if I can do this and if so how?

Many thanks in advance

eirche
May 24th, 2007, 12:54 PM
i am not giving you anything specific. learn actionscript first, learn how to parse xml in actionscript. xml doesn't make movieclip on or off. xml is just a data format. actionscript does it.

this thread should be on actionscript section.