7/7/2011 1:10:23 PM
Title:
textbox disable in fullscreen flash
hi
I am new in flash i install flash cs5.5
before that i have cs5
i set myproject to be fullscreen the problem is flash players dont let to write in textbox in fullscreen mode(some flash player let) and textboxes is disable . It s the role of adobe but is there any way to solve my problem like get by javascript and pass to flash ////////???????
I have movieclip that it has 4 textbox to write user
bestRegard
nasim
7/10/2011 10:10:47 AM
flash player does not permit to write text in the fullscreen mode, Also it wont be possible using JavaScript because when focus is with flash the keyboard events are not available in JavaScript. So JavaScript can't detect the keypress and forward it to flash,