Luar found a way to load a FlashPaper 2 contents into mobile devices using Flash Lite 2.
What does it means ?
It means that now you can easily convert a printable documents (word, excel, pdf . ... whatever) with FlashPaper 2 and view it on your mobile phones !
See how reading the full FlashPaper 2 for Flash Lite 2 article :
[via Luar Blog] Although mostly the mobile shows "Problem with content: 4" or out of memory error, some simple Flash Paper swf document, the content can be viewed in Flash Lite 2 directly, press up/down key, page scrolling is work, too, just those toolbar and scrollbar occupied too many screen space and most of them are not usable.
So, I decide to take a hack on the Flash Paper 2 swf format. I know Flash Paper convert a document based on a template swf file located at: C:\Program Files\Macromedia\FlashPaper 2\Interface\DefaultViewer2.swf. I use ASV 5.0 to decompile it, study the code, remove all unnecessary class files and class methods.
In order to fit the small screen size in mobile, you have to adjust the MS Word document paper size before convert any document to FlashPaper format. By default, we use A4 size in our Word document, so I choose a custom size: 4.8cm * 5.7cm portrait which just fit the mobile screen size and font size 10 is still readable in the mobile.























Comments