All,
I am trying to dissolve form one card to another. Then pause on the Card 2. When user clicks button on Card 2 I want the Card 3 to dissolve in.

Background: I am using start kit version and the cards are overlayed with graphics that fill the card 655 px X549 px.

Her is my code.

card 1 script:

on openCard
go next marked card
vissual effect dissolve
end openCard
________________________

Card 2
card script: N/A
button script:

on mouseDown
go next marked card
vissual effect dissolve
end mouseDown
__________________________


Thanks in advance for the help

[EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to