in flex when you go fullscreen you see that message "press esc to exit"
can you somehow change the content of that message ?
in flex when you go fullscreen you see that message "press esc to exit"
can you somehow change the content of that message ?
No... it's a security thing so you can't spoof a users machine. For example this could be done to try and elicit certain information from a user. Or make the machine look like it's blue screened to make the user power off their computer when there is no need to.
You cannot change that because of the reason said above. But if I were you, I would display another message under it that I can translate.
Tip: How to remove annoying "Press Esc to exit full screen mode" message in Flash Video every time when its going to full screen.
Guide to remove message in Firefox 3 flash player, to remove in Internet Explorer page down
Backup file: C:\Windows\system32\Macromed\Flash\NPSWF32.dll for Vista 64 bit backup file: C:\Windows\SysWOW64\Macromed\Flash\NPSWF32.dll
Download and install HxD Hex Editor.
In HxD Hex Editor open file C:\Windows\system32\Macromed\Flash\NPSWF32.dll
In HxD Hex Editor select Search -> Goto... copy paste 00071B27 and click OK
Confirm that you cursor arrive starting with 0F 84 E9 00 00 00
Replace 0F 84 E9 00 00 00 with E9 EA 00 00 00 90 To replace just type E9 EA 00 00 00 90 in Vista 32bit you may get Access in denied error, just copy NPSWF32.dll file to other location modify file and copy back to C:\Windows\system32\Macromed\Flash\ folder
In HxD Hex Editor select File -> Save
Note: Do not change NPSWF32.dll when flash video is playing.
END.
Guide to remove message in Internet Explorer flash player
Backup file: C:\Windows\system32\Macromed\Flash\Flash10b.ocx for Vista 64bit backup file: C:\Windows\SysWOW64\Macromed\Flash\Flash10b.ocx
Download and install HxD Hex Editor.
Copy C:\Windows\system32\Macromed\Flash\Flash10b.ocx file to Desktop For Vista 64bit copy file from C:\Windows\SysWOW64\Macromed\Flash\Flash10b.ocx
Right click on Flash10b.ocx file that you copy select Properties and disable Read-only
5 Open file Flash10b.ocx In HxD Hex Editor
In HxD Hex Editor select Search -> Goto... copy paste 00071C1C and click OK
Confirm that you cursor arrive starting with 0F 84 E9 00 00 00
Replace 0F 84 E9 00 00 00 with E9 EA 00 00 00 90 To replace just type E9 EA 00 00 00 90 and save file.
Move original Flash10b.ocx file from C:\Windows\system32\Macromed\Flash\ folder move from Desktop modified Flash10b.ocx file to C:\Windows\system32\Macromed\Flash\ folder If original Flash10b.ocx file don't move use Unlocker
For Vista 64bit same thing but for C:\Windows\SysWOW64\Macromed\Flash folder
END.
Credits go to dbosst