function fl_ClickToGoToWebPage(event:MouseEvent):void
{
navigateToURL(new URLRequest("http://www.paperstreet.me.uk/Index.html"), "_blank");
}
Does anyone know the code to get it to appear in a new Tab or the same window ?
I also came across the same problem as Georgeotj My linkhttp://www.webdesignerforum.co.uk/topic/42277-ie8-pop-up-with-flash-a-solution/ If anyone has an answer to either of these questions please let me know.
Your Nick
Help
















