Bundling the OpenNETCF SDF 1.1 and Macromedia Flash player in my app

  • Thread starter Razvan Dragomirescu
  • Start date
R

Razvan Dragomirescu

Hello everyone,

Could anyone tell me what would be the easiest way to bundle the OpenNETCF
SDF 1.1 and maybe the Macromedia Flash Player 6 plugin for Pocket IE with my
..NET CF application? Is that possible (both tehnically and in terms of
licensing)? My application depends on both, so I would like to make sure
people have them installed or install them myself. Any clues on how that can
be done?

Thanks,
Razvan
 
C

Chris Tacke, eMVP

The SDF is simple - just add the appropriate DLLs to your INF for the CAB
build. There is no licensing issue there if you follow the EULA that came
with it.
 
Y

Yechezkal Gutfreund

BTW,

Razvan, what are you currently using for Flash <-> .NET CF communication?

We have something we call FlashTalk which is using unparsed text (.readData)
over xml sockets.

It is pretty efficient.

But we create a stand-alone projector for Flash and bundle that with our
..net CF application.
 
R

Razvan Dragomirescu

For this project, I just need the Flash plugin because the NET CF
application triggers a Pocket IE window to display Flash content. The Flash
content is static, it doesn't need to talk to the NET CF app. See my recent
message about Pocket Rendezvous, that's the application I'm talking about.

Razvan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top