<HTML dir=ltr><HEAD><TITLE>RE: [Xerte] Generating pop up windows and alert messages from Xerte</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16981" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText57373 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>What you need to do is draw a transparent (or 10% alpha grey)&nbsp;background in the top-most movieclip, maybe the entry frame if it is layered above the pages, and ensure the interactivity is on top of that. That fakes the modal thing - I think you might have to add an event handler to the icon you drew the background into so clicks don't pass through. Good thing for a custom event handler in the entry frame I think.</FONT><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of Patrick Lockley<BR><B>Sent:</B> Tue 09/02/2010 12:25<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> RE: [Xerte] Generating pop up windows and alert messages from Xerte<BR></FONT><BR></DIV></DIV>
<DIV>
<P><FONT size=2>&gt;From looking at the source code, there isn't an alert component compiled<BR>in, so calls to this won't work.<BR><BR>Is there a logic in allowing a root function call to something like<BR>popup(string) and confirm(string)?<BR><BR>-----Original Message-----<BR>From: xerte-bounces@lists.nottingham.ac.uk<BR>[<A href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</A>] On Behalf Of Johnathan<BR>Kemp<BR>Sent: 09 February 2010 12:18<BR>To: Xerte discussion list<BR>Subject: [Xerte] Generating pop up windows and alert messages from Xerte<BR><BR>Is there a simple way in Xerte of opening up a pop up window in which a<BR>graphic or text could be displayed?<BR><BR>I have been looking at the V2 components demo as a possible solution,<BR>but it lacks either an alert or window example. I have tried to get<BR>either working without any success.<BR><BR>Anyone any ideas?<BR><BR>Kind regards<BR><BR>Johnathan<BR><BR><BR>Johnathan Kemp<BR>ICT Development Coordinator<BR>Connexions Staffordshire<BR>www.cxstaffs.co.uk<BR>01785 355714<BR><BR>This email and any files transmitted with it are confidential and are<BR>intended solely for the use of the individual(s) or entity(s) to whom<BR>they are addressed. All messages are monitored for virus, high risk<BR>files and inappropriate content. As a result users should be aware that<BR>this mail maybe accessed, read and the right is reserved to reject,<BR>return, remove attachments or delete if considered to be inappropriate<BR>or unsuitable. Liability cannot be accepted for any loss or damage<BR>arising from this email (or any attachments) or from scripts or any<BR>virus transmitted.<BR><BR><BR><BR>This communication represents the originator's personal views and<BR>opinions, which do not necessarily reflect those of Connexions<BR>Staffordshire. If you are not the original recipient or the person<BR>responsible for delivering the email to the intended recipient, be<BR>advised that you have received this email in error, and that any use,<BR>dissemination, forwarding, printing, or copying of this email is<BR>strictly prohibited. If you received this email in error, please<BR>immediately reply to the sender or notify postmaster@cxstaffs.co.uk<BR><BR><BR><BR><BR><BR>Connexions Staffordshire Limited is registered in England No.4355170<BR><BR>Registered office: Foregate House, 70 Foregate Street, Stafford,<BR>Staffordshire, ST16 2PX<BR><BR>_______________________________________________<BR>Xerte mailing list<BR>Xerte@lists.nottingham.ac.uk<BR><A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>_______________________________________________<BR>Xerte mailing list<BR>Xerte@lists.nottingham.ac.uk<BR><A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR></FONT></P></DIV></BODY></HTML>