Contents
Articles
Behaviors
Books
Director News
Director Web Sites
FAQ
Games
Mailing Lists
News Groups
Project Examples
Reviews
Software
Tools
Useful Web Sites
Utilities
Xtras

Don't miss these
Multi Cropper
Go to NetMovie
Photo Caster
123 Flash Menu
Read a File
GetInfoFromAIFF
Open Help File
vList Utility
Border Xtra
Pause Button
 

 

 

Behavior Print Any Frame from Projector

Added on 5/4/2005

 

Compatibilities:
D8_5 D9

This item has not yet been rated

Author: tushonline (website)

This Allows you to print any single frame from projector. Printing from marker allows or prints all the frames available in those many multiple pages. So from this u can print any specific frame/page from where you execute this command.

on getBehaviorDescription me
  return
    "PRINT ANY FRAME FROM PROJECTOR" & RETURN & RETURN &
    "www.tushar.tk | tushonline@hotmail.com | 02-05-2005" & RETURN & RETURN &
  "This Allows you to print any single frame from projector. Printing from marker allows or prints all the frames available in those many multiple pages. So from this u can print any specific frame/page from where you execute this command."
end getBehaviorDescription


property pframe


on mouseup me
  
  pframe = the frame
  printFrom (pframe)
  
end  

 


Contact

MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA

Send e-mail