我有问题。我的问题是视觉效果溶解。我使用效果溶解过渡显示/隐藏图像。在设备上它工作正常。但是在桌面上它无法正常工作
这个简单的代码:
lock screen for visual effect
hide img nImg of grp "intro"
show img (nImg+1) of grp "intro"
unlock screen with visual effect dissolve slow
视觉效果消解支持桌面?
答案 0 :(得分:0)
尝试引用效果说明;
lock screen for visual effect
hide img nImg of grp "intro"
show img (nImg+1) of grp "intro"
unlock screen with visual effect "dissolve slow"
(适用于版本6.6.2)