flash q
flash q
Out of context: Reply #1
- Started
- Last post
- 4 Responses
- CyBrainX0
Well, the first part is easy. Use the following to control your scaled movie.
fscommand("allowscale", "true");
which would toggle to
fscommand("allowscale", "false");You know, I thought I would know how to do this, but no, I don't.
Sorry. I hope someone else gets it. I'll check back later to see.