rex_filechooser_media
Plugin, ACE table, Discussion thread
Dependence: Official file chooser
Dependence: Official file chooser
Introduction
Accept media(camera/microphone/camcorder) input.
Accept media(camera/microphone/camcorder) input.
Usage
Samepl capx
Samepl capx
Put this behavior under official file chooser. Set the media type in properties table.
Option "Take picture" might be shown while this application running at iOS' safari or android's chrome.
Get image URL from exprssion:FileURLAt(0) of official file chooser object. It could be used to load image from URL in official sprite object.
Option "Take picture" might be shown while this application running at iOS' safari or android's chrome.
Get image URL from exprssion:FileURLAt(0) of official file chooser object. It could be used to load image from URL in official sprite object.
Compare official user media plugin
Official user media plugin could not get camera on iOS' safari.
Official user media plugin could not get camera on iOS' safari.