Printing actionScript
Printing actionScript
- Started
- Last post
- 3 Responses
- ********
What the simplest way of doing, I have a load of code that I want to print out and go through as a hard copy, but it is on different key frames etc..
Anyone know a decent way of doing this?
- elee0
Check out Window > Movie Explorer. Right-click in the window and make sure "Show Movie Elements," "Show symbol definiteions" and "show all scenes" are selected.
- ********0
cheers, will give it a go
- van_rijn0
on (release) {
print ("PosterOne", "bframe");
}