Hi,

i am using

lock screen FOR visual effect
go card "service"       
unlock screen WITH visual effect "push left very fast"  

in a mouseup handler to go to another card on iOS.

This works as long as i do not use some commands in the opencard handler of the 
target card.

If the opencard handler of the target card contains something like this

    if the environment is "mobile" then set the documents folder to "cache"

then the visual effect is not shown.

If i just have a put statement like

put 3 into a

then the visual effect is shown.

Are there some limitations i am not aware of?

Regards,

Matthias



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to