PDA

View Full Version : dynamic menu questions????


loaded
03-27-2003, 08:07 PM
Hello there if got a few thing I cant seem to figure out.
Im making a menu from xml in a for loop:

for(i=0;i<xml.length;i++){
//attach mc's
//setcolor(); for each item
//init movement
//mouseactions
}

this works quit good so far.

however I've got the following problems:
- how do I reset al the item colors?
- how do I check if the menu items have finished there initial movement? then goToAndStop(1); ???
- why does init movement stop on rollover of a button??
- how do I interval the initial movement of the buttons.
-interval init movement of the pointer????

I think this is to difficult to understand.
Please see the .fla
hope someone can help, so I can finish my menu!!!
furthermore I think it's getting pretty cool!

Thanx

NRudd
03-31-2003, 06:57 AM
Do'h, I think you forgot to attach the file.

loaded
03-31-2003, 08:40 AM
No I removed it, because I've allready go most of the problems solved!.

However I think it's not possible to "close" a thread on this forum???