I have failed to embed SWF with php script into Xerte Learning object. SWF works fine but it doesn't interact with it's php script. I just can't figure out why... So I am trying to open the html page containing this SWF guestbook in the nice pop-up window with no menu bars and toolbars. How can I do that? I created a button in xerte putting a script to it - getURL("javascript:openPopup('<span class="a">mypage.com</span>);");<br /><br />and in the index.html containing my swf I added - <SCRIPT LANGUAGE="JavaScript"><br /><!--<br />function openPopup(url)<br />{<br />    window.open(url,"popup","width=300, height=300,left=10,top=10, status=no,location=no,menubar=no");<br />}<br />//--><br /></SCRIPT><br /><br />But it doesn't seem to be working. Are there any advices how to open a controlled pop-up from Xerte. <br /><br /><br />Thank you.  <div id="sig_lower"> </div>
<!--                                                                                                                                                                                                                                                                                                                      -->