Load popup window from external text file
Using Flash 5.
I want to spawn a customised popup window from a external text file but can't get the damn thing to work. Here is the part of my external text file that want to open the popup:
<FONT FACE="Verdana" SIZE="10" COLOR="#FF0000"><B><U><a href="contactform.html" target="sdpop" onClick="javascript:window.open('contactform.html' ,'conpop','width=300,height=300,scrollbars=yes');" >contact form</a></U></B></FONT>
Does Flash 5 support this?
Am I typing it wrong?
Would I be better off using variable?
Why am I such an embicile.
Any help here would be greatly appreciated. I've checked the usual sites for tutes, and scan the search engines in the hope that there was something on this but could not find anything.
One last thing though this is not important. Can I get my external text file to tell Flash to do tellTarget actions?
|