Visual Effect Problem in LC5.5.3
Thomas McGrath III
mcgrath3 at mac.com
Mon Nov 12 15:32:54 EST 2012
Thanks for sharing Randy. I am hoping more people will notice these issues and gain some attention.
-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgrath at comcast.net
On Nov 12, 2012, at 10:15 AM, Randy Hengst <iowahengst at mac.com> wrote:
> Hi Tom,
>
> I've continued to mess with this… I've gotten the card-to-card transitions to work by adding a wait statement just before they are executed…. wait 20 ticks is what I needed… I haven't not tried to figure out why I needed to do that in some apps and not others… I assume it's the amount of or specific types of code being process before the visual effect is called… anyway, thought I'd share.
>
> be well,
> randy
> ------
> On Nov 11, 2012, at 7:42 AM, Thomas McGrath III wrote:
>
>> In my published apps I am experiencing this same problem with visual effects
>>
>> and also the Play command is no longer asynchronous so my move commands no longer execute until the sound is done playing (I'm not using "wait until sound is done")
>>
>>
>> -- Tom McGrath III
>> http://lazyriver.on-rev.com
>> 3mcgrath at comcast.net
>>
>> On Nov 10, 2012, at 6:09 PM, Randy Hengst <iowahengst at mac.com> wrote:
>>
>>> Jacque, I forgot to mention that I had tried that…and within rect…
>>>
>>> But, I explored some more using only go next card rather than go to card "card name"… next card worked, so I'm now looking for problems with my card script.
>>>
>>> Thanks for the push.
>>>
>>> be well,
>>> randy
>>> -----
>>> On Nov 10, 2012, at 4:09 PM, J. Landman Gay wrote:
>>>
>>>> On 11/10/12 3:02 PM, Randy Hengst wrote:
>>>>
>>>>> I can open an app in 5.5.1 and test it… the effects work just fine in
>>>>> the simulator. I open the same app in 5.5.3 and the visual effects do
>>>>> not work… in the simulator or on an iPad 3.
>>>>
>>>> The syntax changed a bit, try the newer one:
>>>>
>>>> lock screen for visual effect
>>>> go next card
>>>> unlock screen with visual effect "flip left"
>>>>
>>>>
>>>> --
>>>> Jacqueline Landman Gay | jacque at hyperactivesw.com
>>>> HyperActive Software | http://www.hyperactivesw.com
>>>>
>>>>
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode at lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>>
>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list