Hi Klaus: I may not have seen all your responses, but did you try adding "with messages" to your code or delaying the card advance using "end in"?
wait 5 secs with messages Or: send "goNextCard" to me in 5 seconds command goNextCard go next cd end goNextCard Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 6/14/16, 6:56 AM, "use-livecode on behalf of Klaus major-k" <[email protected] on behalf of [email protected]> wrote: >Hi all, > >i have a stack with a "splash" screen which has an windowshape set. > >I has a script like this: >on opencard > wait 5 secs > go next cd >end opencard > >In a standalone on a Mac, everything works as exspected, on Windows >I see NOTHING for 5 secs and then second card of this stack appear and >the stack HAS the windowshape set!? > >Now if I remove the windowshape (set to 0 again), everything works as >advertised!? >LC 8.01, Windows 7. Works also fine in the IDE! > >Anyone else seen this? > > >Best > >Klaus >-- >Klaus Major >http://www.major-k.de >[email protected] > > >_______________________________________________ >use-livecode mailing list >[email protected] >Please visit this url to subscribe, unsubscribe and manage your >subscription preferences: >http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
