• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

How to fix 404 Error in Flex

New Here ,
Sep 09, 2013 Sep 09, 2013

Copy link to clipboard

Copied

When i click the button it should be open the popup So i defined the javascript as below

function open_manifestInfo(url, target, type) { window.open(url, target, type); }

At first time click the button, popup is working normally But next time click the button, 404 error is displayed So i have refreshed the popup it's same If i copy the url at new open the browser then it is working normally

Therefore i want to open new browser and then execute popup How can i do that??? Thanks

TOPICS
Developers

Views

747

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines