I have a file that works with a pop up window. I am using the flash component to make an email pop up window. I can get all the users name in it but cannot get the code to work so when you click on the name it will open the users mail and they can email that person. Here is the code.
label1="Email"
content1="Click on persons name<br>
<font color=\"#FF0000\">
<u><mailto
Walton@allstar-autosales.com>Paul Walton</a>
</u></font><br><font color=\"#FF0000\"><u><mailto:RMayfield@allstar-autosales.com window=\"_blank\">Russell Mayfield</a>
</u></font><br><font color=\"#FF0000\"><u><mailto
Bluntzer@allstar-autosales.com window=\"_blank\">Paul Bluntzer</a></u></font><br><font color=\"#FF0000\"><u><mailto:LCrawford@allstar-autosales.com window=\"_blank\">Linda Crawford</a></u></font><br><font color=\"#FF0000\"><u><mailto:RGarza@allstar-autosales.com window=\"_blank\">Rick Garza</a></u></font>"
Hope you get the idea. What am I doing wrong. As you see the names are highlighted and they work as email links posting it here. It does not work in the popwindow.
You can go to and click on the email button to see how it looks right now. Thank you.
The secret in education lies in respecting the student. {Ralph Waldo Emerson}.
label1="Email"
content1="Click on persons name<br>
<font color=\"#FF0000\">
<u><mailto
</u></font><br><font color=\"#FF0000\"><u><mailto:RMayfield@allstar-autosales.com window=\"_blank\">Russell Mayfield</a>
</u></font><br><font color=\"#FF0000\"><u><mailto
Hope you get the idea. What am I doing wrong. As you see the names are highlighted and they work as email links posting it here. It does not work in the popwindow.
You can go to and click on the email button to see how it looks right now. Thank you.
The secret in education lies in respecting the student. {Ralph Waldo Emerson}.