Re: [Flashcoders] strange textfield behaviour in browser

2008-12-12 Thread laurent
yes luck is an important quality for developpers and goal keepers. :) Hans Wichman a écrit : http://bugs.adobe.com/jira/browse/FP-479 ;) At least I think that was it, lucky guess tbfh, but hey you've got to have luck sometimes now don't we :) On Thu, Dec 11, 2008 at 8:59 PM, laurent

[Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread laurent
Hi list, I made some form in my app and the textfields work fine on local from the flash ide. But when the site is in the browser the texfield don't recognise that the shift key is press. So on a french laptop you can't type numbers or @. This behavior is so strange that i don't know where to

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread Hans Wichman
Hi, does trapallkeys make any difference? greetz JC On Thu, Dec 11, 2008 at 11:05 AM, laurent [EMAIL PROTECTED] wrote: Hi list, I made some form in my app and the textfields work fine on local from the flash ide. But when the site is in the browser the texfield don't recognise that the

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread laurent
Hi JC, Thanks for the reply. Hm no effect. Actually I noticed this bug only on laptop running windows. My team member running all on mac, laptop and boxes did not notice this horrible bug :( L Hans Wichman a écrit : Hi, does trapallkeys make any difference? greetz JC On Thu, Dec 11, 2008

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread allandt bik-elliott (thefieldcomic.com)
windows and mac machines handle fonts differently but it's usually macs that suffer problems as they need to have each weight and variation embedded separately - i didn't think windows suffered this problem? On Thu, Dec 11, 2008 at 11:38 AM, laurent [EMAIL PROTECTED] wrote: Hi JC, Thanks for

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread Hans Wichman
Hi, ok I misunderstood the problem at first, thinking you were trying to detect shift keypress, but the whole textfield breaks... that is weird. Which browser are you testing it in? Does it break in all browsers? But plays fine in the IDE... any difference in player version? Are you using

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread laurent
Hi, The weird thing is that upper case work, the player in browser get the SHIFT is pressed but does not want to apply it's effect on certain keyboard buttons. So fare we have seen the bug on firefox, IE, safari player 9 and 10 windows laptop with wmode = transparent hm I guess people

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread Hans Wichman
Hi, I can enter my email in the bottom textfield, win xp sp2, ie,player10. Ar you using a non english keyboard? And what happens when you turn wmode transparent off? greetz JC On Thu, Dec 11, 2008 at 3:46 PM, laurent [EMAIL PROTECTED] wrote: Hi, The weird thing is that upper case work, the

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread laurent
!!!yes...wmode='normal' fixed it. do you know why ?? it was french keyboard thank you! L Hans Wichman a écrit : Hi, I can enter my email in the bottom textfield, win xp sp2, ie,player10. Ar you using a non english keyboard? And what happens when you turn wmode transparent off? greetz

Re: [Flashcoders] strange textfield behaviour in browser

2008-12-11 Thread Hans Wichman
http://bugs.adobe.com/jira/browse/FP-479 ;) At least I think that was it, lucky guess tbfh, but hey you've got to have luck sometimes now don't we :) On Thu, Dec 11, 2008 at 8:59 PM, laurent laur...@logiquefloue.org wrote: !!!yes...wmode='normal' fixed it. do you know why ?? it was