Link to home
Start Free TrialLog in
Avatar of petertizz
petertizz

asked on

Printing single frames from a movie

Hi

I have a problem printing frames from a flash movie I am making.

There are several frames along the timeline of each scene that are labelled #p to enable printing from a button that has the following action attached

on (release) {
    printAsBitmapNum(0, "bframe");
}

What we require is that only the frame that is currently visible is printed and not all frames marked #p along the timeline.

Is there a way to tell flash to print only the current frame? Or a parameter to pass in the frame number.

any help appreciated

thanks in advance.

hopefully not to hard to answer, but a bit urgent this end though.
ASKER CERTIFIED SOLUTION
Avatar of nishasrilankan
nishasrilankan
Flag of Sri Lanka image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of petertizz
petertizz

ASKER

thanks for the link and that would probably work.

However I didn't mention  Iam using MX Studio 2003.
thanks for the points. That did help me to have expert previleges. by the way..did you tell MX 2003?..I or is it 2004?