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
3mcgr...@comcast.net
On Nov 12, 2012, at 10:15 AM, Randy Hengst wrote:
> Hi Tom,
>
> I've continued to mess with this… I've gotten the card-to-car
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
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
3mcg
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,
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
Hi All,
I've just finished updating to LC 5.5.3 and Xcode 4.5.2. I have been made aware
of apps crashing on the new iPad… that's my reason for updating.
I've been using LC 5.5.1 with Xcode 4.4.1 successfully with builds for iOS 6
and 6.0.1
As I've been working to fix the apps for the new iPad