On 05/17/2012 08:53 AM, Scott Rossi wrote:
This seems to get pretty close, (but I ran into some intermittent [what seem
to be] card caching issues):

command flashThisCard
    put the effectRate into ER
    set the effectRate to 750
    if version() < 5 then
       lock screen
    else do "lock screen for visual effect"
    unlock screen with visual effect dissolve very fast to inverse
    go this cd
    set the effectRate to ER
end flashThisCard

FWIW.


Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design




Well, that certainly doesn't seem to work on Linux.

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

Reply via email to