5/4/2010 9:55:36 AM
Title:
pdf
Actually i want to open the pdf file in flex. My target is to open the pdf in new window it works well in Internet explorer but not works in Mozilla it opens as new tab but i want to be open in new window pls send code for that.
5/4/2010 10:33:20 AM
its a setting in firefox which is default set to opening new tab when _blank window is requested. So its in user's hand to whether allow flash or htm l to open a new window or just a tab. There is no other way.
Davis
Points: 780
Posts:0
5/4/2010 9:02:16 PM
In firefox preference about opening new window is in user settings that can be changed by user manually only and there is no way to over ride these settings. I know its annoying but its like that only with firefox. The only thing that you can do in flex is gave target to URL as _blank. But it will work according to browser settings.