all groups > flash (macromedia) > september 2007 >
You're in the

flash (macromedia)

group:

Flash Button - Go To Web Page Issue


Flash Button - Go To Web Page Issue Love2design
9/21/2007 8:02:13 PM
flash (macromedia): I am trying to get a button to open a document in a blank window. It works
fine with Firefox, however, IE has issues.

Within IE, I was able to get the doc to open in self (thanks to Topic: Flash
Hyperlink Button/Problems getting button working in IE7), however, when I
change it to open in blank, it still gives an error and will not open the doc.
Is there any way to get a doc to open in a new window from a Flash button while
using IE?

Re: Flash Button - Go To Web Page Issue Love2design
10/1/2007 6:04:01 PM
any advice?

The following does not work when using IE (but it works in Firefox, and it
works in IE when set to _self).

on (release) {

//Goto Webpage Behavior
getURL("docContract.doc","_blank");
//End Behavior

AddThis Social Bookmark Button