Hi,
I have an animated gif playing. I want my movie to hold on the frame until it's ready. This is how my script is looking but I can't get it to work. What am I doing wrong?
on exitFrame
if sprite(2).playing then
go the frame
end if
end
Schoggi
Thankfull for any help
I have an animated gif playing. I want my movie to hold on the frame until it's ready. This is how my script is looking but I can't get it to work. What am I doing wrong?
on exitFrame
if sprite(2).playing then
go the frame
end if
end
Schoggi
Thankfull for any help