Maret 17, 2008
|
Flex Keypad is a Flex component designed to display a full keyboard interface while in screen swf mode. This component gives the designer the capability to capure user inputs as text when an swf application is in Fullscreen mode. The newly released Adobe Flash SWF API allows applications to run fullscreen mode but at the same time disables the Keyboard inputs. With this component, users can enter text characters into textfields and other components on the stage even in fullscreen mode by displaying a mini-Mouse based keypad.
|
|
|
| :: Features… |
| |
|
|
| |
Capture Text Inputs: Capture User text inputs using mouse clicks during Fullscreen mode.
Full QWERTY keypad: The component features a full QWERTY key character codes. |
|
|
| :: Samples & Demos… |
| |
|
|
| |
AC_FL_RunContent( ‘codebase’,'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0′,’width’,'400′,’height’,'480′,’src’,'flash/CubedBox’,'quality’,'high’,'pluginspage’,'http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash’,'movie’,'flash/flexkeypad’,'allowFullScreen’, ‘true’ ); //end AC code <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0″ width=”400″ height=”480″> <param name=”movie” value=”flash/flexkeypad.swf”></param> <param name=”quality” value=”high”></param> <param name=”allowFullScreen” value=”true”></param> <embed src=”flash/flexkeypad.swf” quality=”high” pluginspage=”http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash” type=”application/x-shockwave-flash” width=”400″ height=”480″></embed> </object> |
|
|
| :: Pricing & Purchase… |
| |
|
|
| |
The component is free. Log unto the Download pad and grab a copy. |
|
|
| :: Support & Documentation… |
| |
|
|
| |
FlexKeypad ships as a zipped file that contains the Flex SWC, sample and help files. For additional support and extension, do contact us. |
|
|
|
Entry Filed under: Flex. .
1. FlexKeypad | Maret 17, 2008 at 4:35 pm
[...] Scott wrote an interesting post today onHere’s a quick excerptFlex Keypad is a Flex component designed to display a full keyboard interface while in screen swf mode. This component gives the designer the capability to capure user inputs as text when […] [...]
2. website builder » Blog Archive » FlexKeypad | Maret 17, 2008 at 5:34 pm
[...] patrickaltoft wrote an interesting post today onHere’s a quick excerptFlex Keypad is a Flex component designed to display a full keyboard interface while in screen swf mode. This component gives the designer the capability to capure user inputs as text when […] [...]