I want develop an application on windows mobile. In this app, i need to show some Flash games to the end user.
How should I do?
- embed an
Flash ActiveX Control
(in Windows mobile Form application) ? - embed an
IE control
?
- embed an
BTW (because i do not have a windows mobile device now) Can I views flash in IE of the windows mobile device?
Thanks in advance.
EDIT1: This link talks about how to Hosting ActiveX Controls in the .NET Compact Framework 2.0 This article helped me.
for play flash, Macromedia Flash Player 7 for Pocket PC should be installed on your windows mobile emulator.
EDIT2: after practice i found following package should be installed before your windows mobile programming:
- Vista SP2
- Visual Studio 2008 SP1
- Windows Mobile Device Center
EDIT3: and I found the this helpful link talks about Interaction Between a Flash Movie and the Database through the Hosting C# Application
EDIT4: and this link for Enable Network Connection Windows Mobile 6 Emulator