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
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