navigateToURL with multiple links


i'm trying make link button opens multiple links in different windows/tabs.
right have click calling function

private function openlistings():void{
var listingdata:array=/*an array of links*/;
var link:string=new string();
for each(link in listingdata){
navigatetourl(new urlrequest(link),'_blank');
}
}

this opens last link in array. there way open more 1 link @ once?

thanks,
chris

this player issue; executes 1 navigatetourl() per frame.
the issue has been logged , being tracked...


More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support