Hello there, In a new app I am working on I am experiencing slow opening of cards in the .exe file on Windows 7 (on Mac OSX the app works fine and smootly). It seems that all of the cards are send to memory at once because after the first mouseclick and about 10 sec wait it all works fine.
In the button there is just a single line of code: on mouseup go cd "xxx" end mouseup I use a 'on preopencard' script on each card but I just hide some buttons in there. Nothing to difficult either. Is there a way to speed things up or a way to improve performance? Thanks! Greetings, William _______________________________________________ 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
