Hi guys/girls...
Here is my problem:
http://home.chello.no/~taagaard/DisappearAndGoto.html
Thanx for helpin me out... :)
Tor
Printable View
Hi guys/girls...
Here is my problem:
http://home.chello.no/~taagaard/DisappearAndGoto.html
Thanx for helpin me out... :)
Tor
Set a variable called AllRoll to 0 in first frame
then in each of the rollovers actions add
If Rollflag1 = 0
set variable: "Rollflag1" = 1
set variable: "AllRoll" = AllRoll + 1
endif
If AllRoll = 5 then
Go to ...
endif
for each button Rollflag1 should be changed to flag2, 3 ...
this is to ensuer it doesn't count multiple rollovers of the same button. (If you're rollover button is disabled after rolling over once then you would not need the rollflag, just use the AllRoll.
Hope this helps.
Hi Chameleon...
Thanx for ur time and reply :)
I have also resived a .fla from another guy.
So i'm saved now... :)
Thanx again for ur time and answer.
Tor