thank you again ricardo "el gran salvador " your script gives WIN 6,0 on IE the download of flashplayer was not changing anything ( it says succesfull but it is not ) to solve the problem you need to download the DLM DownLoad Manager from adobe firstthere is a lot of post on this problem after my FP version was 10,...
and now my AS3 flash generated by swfc works nice news I hope that information will help
Ricardo Pedroso a écrit :
On Wed, Oct 21, 2009 at 7:59 PM, jean-michel.voicechat_fan <[email protected]> wrote:Matthias Kramm a écrit :On Wed, Oct 21, 2009 at 01:04:43PM +0200, jean-michel.voicechat_fan <[email protected]> wrote:Hello my generated code with swfc or haxe does not work on Internet ExplorerI very much doubt that Haxe doesn't work on Internet Explorer in general, so my guess would be that there's something wrong with your Flash Plugin in your IE. Matthiasi suppose also that a problem with IE and Flash player but i am not able to find it i keep you in touchtry this code in both browsers and check if you have the same flash version: .flash filename="flver.swf" bbox=200x50 version=6 fps=12 background=#666666 .edittext flver width=200 height=20 size=18pt color=black text="" align=left .frame 1 .action: ver = System.Capabilities.version; trace(ver); //trace(eval("$version")); flver.text = ver; .end # end action .put flver x=10 y=10 .end # end frame 1
<<attachment: jeanmichel_gens.vcf>>
