|
printing just a frame from my flash project
by nunucha
on
Mar 14, 2007 at 5:02:47 pm |
hello:
I need to print a specific frame from my flash project. This have to work in an aplication archive, because I've already try with the next script, and it's actually working in my SWF.
on (release) {
print("nombre del mc","bframe");
}
(I've already set #b y #p)
How can I do?
thanks
Respond to this post • Return to posts index
| |