|
|
 |
FN-FORUM: Once again, pleee for help , anyone with actionscript knowledge
date posted 23rd January 2006 23:50
Hello all
Help required please. I am creating my online portfolio at the moment =
using
3ds max, flash n photoshop, anyway I am no web developer, coder or =
anything
similar. Basically I have a scene that is 45 frames long. I have a =
printer
icon etc ready and have been trying to code it to print the page however
each time it reads all the frames ...ie ..will print 45 pages, how do I =
make
it print the frame that its on at that moment ? or specify a frame that =
it
should print on ?? Any help would be sooo gratefully welcomed before =
that
last strand of hair is pulled from my head ...the actionscript is below.
on (release) {
printNum (0, "bframe");
}
TIA
Gavin
|
 |
|