navigateToURL not working on Mac Projector with Firefox as Default Browser


i'm making cd both pc (exe) , mac (app) projector file on it.  have button navigates user our client's website following code:

 

var webbtnurl:string = "http://www.clientswebsiteurl.com";


web_btn.addeventlistener(mouseevent.click, gotowebsite);


function gotowebsite(e:mouseevent):void
{
     navigatetourl(new urlrequest(webbtnurl), "_blank");

}

 

this works on pc projector file, either firefox or ie default browser.  however, i've found if firefox default browser on mac side, opens firefox , navigates blank page.  if safari default browser works fine.  mac testing on powerpc instead of intel mac, don't know if makes difference or not, had latest version of firefox on it.

 

any appreciated.

 

thanks.

you're going have problems because of security sandbox issue.  should consider using adobe air if plan have other people use it.



More discussions in Adobe Animate CC - General


adobe

Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support