nik wrote:

> I am part of team putting together a Kiosk (including
> touchscreen) for the postoffice and am wondering how to best
> display html on stage. top and bottom of the stage aill be
> navigation bars done in flash, inbetween web xtra sprite
> dsiplaying styled xml. That seems to work fine on most occasions.
>
> Problem: On some screens use a virtual keyboard done in flash
> that pops up frm th bottom nav bar. this is used to populate
> forms in the html displyed by the web xtra - or so we hope.
> we cannot seem to be able to send events from the flash
> keyboard to the html page with the form fields.
>
> does any one have any ideas or experience with this? i am
> currently exporing some hunches regarding MasterApp?

I don't know why you are architecting this mixing HTML, Flash & Director but
I personally would not do it that way. do the whole thing in Director or at
least Shockwave. if you want to use cute Flash stuff do so, but do all the
keyboard input stuff in Director. forget trying to communicate reliably
between Flash & HTML. once you have the input in the form you built in
Director, this is a piece of cake since the user can just type into fields
on the stage, then collect it all up ans just send it to your CGI script on
your server.

there is an article on DOUG about sending stuff to CGI scripts on the
server. search for CGI.

HTH

Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com

A famous linguist once said:
"There is no language wherein a double
positive can form a negative."

YEAH, RIGHT



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to