Hi,
i somehow managed to mess up one of my stacks ...
(Main stack has a preOpenStack handler, the substacks don't.
But now some substacks perform the preOpenStack handler of the main stack when
opening these substacks.
I don't have a clue how to fix that. :-( )
Is there a way to get all the code from all the objects in all the stacks?
So i can build the whole thing again from scratch.
Something like:
repeat for eack stack my_stack
repeat for each card my_card of stack my_stack
repeat for each object my_object of card my_card of stack my_stack
put my_stack && my_card && my_object && the script of object my_object
of card my_card of stack my_stack after my_scripts
end repeat
end repeat
end repeat
Regards,
Claus.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution