Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Tell Target question
From: George Bezani
Date: Fri, 15 Jan 1999 13:54:47 GMT

I hope someone can help me. I have check out tell target score tutorial on the Flash Bible and it was great and helped loads.
 
I have used the scoring facility to do a small quiz, with the score being incremented for correct answers. basically the action on the correct button release is:-
 
On (release)
    Begin Tell Target                                (this is Score)
        Go To Next Frame
    End Tell Target
Play                                                        (this takes you to the next question)
End On
 
What I want to do is after the "Score" tell target I want to run another tell target which tells the user if he has it correct or not.
 
Ie
On (release)
    Begin Tell Target                                (this is Score)
        Go To Next Frame
    End Tell Target
    Begin Tell Target                                (this is Answer)
        Go To Next Frame
    End Tell Target
Play                                                        (this takes you to the next question)
End On
 
The only problem is when I try to put in the Answer tell target, the Score movie come in the Parameters: Begin Tell Target. I can't seem to get my "Answer" movie in there.
 
Any ideas what I'm doing wrong?
 
Thanks,
George

Replies
  Re: FLASH: Tell Target question, Dorian Nisinson

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]