[iOS] visual effect are not shown when using opencard
Matthias Rebbe
matthias_livecode_150811 at m-r-d.de
Wed May 23 05:14:04 EDT 2012
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
More information about the use-livecode
mailing list