Hi,
On main stage there are 4 keyframes. On third mc i am attachin a MC on to stage, And I want that to printed when clicked on print button.
But I dont know why all frames are getting printed.
I have tried using
print(Report, “bframe”)
print(Report, “bmax”)
print(Report, “bmovie”)
but it prints it 4 times … can anyone tell me how to get printed only 3rd frame.
aShIsH