Adobe Flash Lite 2.1 for Windows Mobile 5.0 Preview
I have a Treo 700w and have been looking into Flash Players for the Window Mobile 5 OS since I got the phone. The PocketPC Flash Player 7 came out earlier this year and worked well with FLV’s but not Flex (at least with Treo 700w small memory size).
Yesterday Flash Lite 2.1 for Windows Mobile 5.0 was annouced as a preview on Adobe labs site. I went ahead and downloaded the Flash Lite player, copied it over through ActiveSync and installed in on my Treo 700w. You then have to navigate to the Program Files/Adobe/FlashLite folder and click on saplaywm.exe file. This creates a License document that you need to open and read. The License document provides a url and a key to register your Flash Lite player to your phone. All a bunch of steps, it feels weird registering a Flash Player to a device.
Now I need some content to test things out, but I didn’t know how to create it. I first opened my Treo 700w browser to see how it would handle regular Flash Player 7 SWF’s (Note: I still have PocketPC Flash Player 7 on the phone). Well, it seems Flash Lite 2.1 installed over the PocketPC Flash Player 7 because when I went to a site with Flash Player 7 SWF’s it gave me the below text in place of the SWF’s.
“Flash Lite 2.1 for Windows Mobile 5 will support Flash 7 content authored for mobile devices only.”
I went ahead and downloaded the Flash Lite update for Flash Professional 8. I downloaded and install the Flash Professional 8 updater and created a simple animation. I exported as Flash Lite 2.0 (no Flash Lite 2.1) and put it up on my server here. I fired up my Treo 700w and pointed to my test URL and to my disappointment I received the same message as above.
How do I create content for Flash Lite 2.1, that will work on Windows Mobile 5?
I see the Flash Lite 2.1 for BREW conversion kit stuff, but creating mobile content is a little confusing.
UPDATE:
The fix had to do with the HTML, this is what it is suppose to look like (note the different “classid”):
classid="CLSID:EB8B5B8E-EDB9-4180-9E2E-F8F1632DC171"
width="150" height="150">
<param name="movie" value="Flash2_1_test.swf" />
<param name="quality" value="low" />
<param name="bgcolor" value="#110000" />
<param name="loop" value="true" />
</object>
Thanks Vijayan
You can also find the Windows Mobile 5 Flash Lite 2.1 documentation on labs.adobe.com.