Guest_imported
New member
- Jan 1, 1970
- 0
hello there:
i'm new to Dir8.5 ...
does anybody know why the following lingo pauses on the last frame of the swf intro?
and does not advance the playback head to the main menu (gui).
this lingo is dropped on the swf intro as a script, which is on the score.
on exitFrame
if sprite (1).movieRate = 1 then
go to "menu"
else
go to "frame1swfIntro"
end if
end
many thanks.
i'm new to Dir8.5 ...
does anybody know why the following lingo pauses on the last frame of the swf intro?
and does not advance the playback head to the main menu (gui).
this lingo is dropped on the swf intro as a script, which is on the score.
on exitFrame
if sprite (1).movieRate = 1 then
go to "menu"
else
go to "frame1swfIntro"
end if
end
many thanks.