Thread: how to add target="_blank" to link in Flash Menu?

title left
User Details
message
title right
Dave

post date:
2008-05-11 22:07:11
I think its pretty sad that we are directed to use the Flash Help menu for documentation when there is more comprehensive documentation available on this site: http://www.extendstudio.com/Docs/Creative%20FL%20Drop%20Down%20Menu/211_How_to_define_menu_structure.html

My Flash Help is lacking some of this info =(

Anyway, my menu is set up and I am using the geturl command but still dont know how to implement the target="_blank" functionality here:
case "history": geturl("history.php); break;

How do I do this correctly?
Catalin Serban [Extend Studio]

post date:
2008-05-12 10:06:42
<p>Hi, The target it is specified in the getURL call. More about can be found here:</p>
<p> <a href="http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001180.html">http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/ common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001180.html </a></p>
<p>Regards, </p>
<p>Catalin Serban </p>