How can I remove picture from the stage whene I click on the stop. I know to this with text but with picture i dont know.I do something like this:
on stopMovie()
member(66).text =""
member(67).picture=""
end
Member 66 is field and I want to this with field 67 .
Thank you
on stopMovie()
member(66).text =""
member(67).picture=""
end
Member 66 is field and I want to this with field 67 .
Thank you