publisher event handling

S

Steve Whitnear

Is it possible to handle events such as mouseup in publisher. I would like
to detect when an image is moved across a page. The full problem is to come
up with a school pupil teaching game so that if there is an item costing 12
cents and there is a bag of money containing 100 cents then once the pupil
has moved 12 cents inside a box they get a message box popup.
 
E

Ed Bennett

Steve Whitnear said:
Is it possible to handle events such as mouseup in publisher. I would
like to detect when an image is moved across a page. The full problem
is to come up with a school pupil teaching game so that if there is
an item costing 12 cents and there is a bag of money containing 100
cents then once the pupil has moved 12 cents inside a box they get a
message box popup.

No, this is not possible. Coding interactive applications is NOT best done
in Publisher. You should look into either using a real programming language
for this, or perhaps Flash, or you're really desperate you might be able to
use a UserForm.
 
S

Steve Whitnear

Thank you Ed for the feedback. It appears Publisher is the odd one out in
the Office apps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top