Bug with IE11


hi

 

i have bug report make

 

var variables:urlvariables = new urlvariables();

variables.gamename = "ruliman";

var scriptrequest:urlrequest = new urlrequest("test.php");

scriptrequest.method = urlrequestmethod.post;

scriptrequest.data = variables;

var loader:urlloader = new urlloader();

loader.dataformat = urlloaderdataformat.variables;

try{

    navigatetourl(scriptrequest,"_self");

}

catch (error:error) {

    trace("unable load url");

}

 

this simple program post variable called gamename url test.php , @ same time go url test.php

 

result :

 

the url called variable isn't posted. parameter "_blank" in navigatetourl instruction, variable posted , url called of course.

 

this happen ie11 last update 11.0.9600.16438

 

regards,

don't know if "got memo", ie microsoft product, , not adobe.

outside of windows 7, ie11's flash player proprietary ie, modified microsoft, embedded microsoft, , maintained microsoft.



More discussions in Using Flash Player


adobe

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues