in flex when you go fullscreen you see that message “press esc to exit”
can you somehow change the content of that message ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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