Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Anders #1
Controlling size of flash movie on print
Hi!
I have a Flash movie that I'm trying to print from a browser. I want
the page printed to be different from the one displayed in the
browser, so I've added
a #p frame to the movie and I use Javascript to call a print function
in my movie:
function doprint() {
print(_root, "bframe");
}
The movie prints fine, the only problem is that it's so small. How
can I make it bigger without increasing the movie size in the browser
?
How do I do this ?
Thanks in advance for any help!
Anders Skar
Anders Guest
-
Controlling Print output size in Acrobat 6
Hello, I am creating an interactive sales training guide and have created a document that is 8x12, but I need to have it print at standard letter... -
controlling Director movie with Flash
I have a Director file that has to react to a Flash file. Specifically, I have a director file that includes a Flash file. When the swf reaches a... -
Controlling movie in web Flash Player from another
I have a movie of a map and a control panel movie both on the same html page. I want to be able to control the right click functionality of the map... -
controlling flash movie audio
I have fallen in LOVE with this forum. I got the answers to my problem so quick and prompt, it saved me alot of research time. Now I am querying... -
Controlling frame of Flash movie
Hello Everyone. I am trying to tell a flash movie to play frame 1 of that movie. I have a seperate button cast member with lingo like this: on...



Reply With Quote

