Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

print button question

Status
Not open for further replies.

darkangel83

Technical User
May 12, 2006
2
GB
Hi,

I have created a print button in my project but it won't respond to any behaviours or anything i write in the script.

Can anyone help?
 
Hi Frank,

I'm not even sure if this is the correct command but that is the one i tried. I have created a childrens activity cd-rom and i have a join the dots page, i couldn't figure out how to have it so the child can interactively join the dots so have to settle for a print button.

This is what i have: -

on mouseUp me
spriteObjRef.printAsBitmap({targetName, #printingBounds})

end

(i know i need to specify which picture but not sure how to edit the command to do that)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top