Is it possible to run Flash projector files (EXEs) on Windows CE?
-
Is it possible to run Flash projector files (EXEs) on Windows CE? I assume it's possible to run Flash files using the Windows CE Active X plugins that are available as part of the http://www.adobe.com/products/flashplayer_sdk/, but that's not a viable option for me. Instead, I would prefer to just take an EXE created with Flash, and run it on a Windows CE device. Has anybody tried this? Any other ideas forrunning a full-screen Flash file on a Windows CE device?
-
Answer:
An EXE file is a native executable, which means it isn't portable from one kind of processor to another. An SWF file is in pcode which is interpreted by a previously installed execution package, which is why SWF files are portable from one kind of processor to another. The EXE files that Flash produces consist of the pcode plus the native executable code for the interpreter, so that they can be run without having the Flash interpreter installed on the machine. But EXE is a Windows format; it means that the code is x86 and it's designed to run on the Windows OS. WinCE is similar (but not identical) to Windows as an OS, but most of the WinCE devices out there run on processors like ARM, and those aren't binary compatible with x86. WinCE also runs on x86; the question would be what processor the specific WinCE device was based on. And then you'd have to ask whether the Flash EXE file tries to use Windows calls which are not present in WinCE, and whether the EXE file format is actually portable between them. That's why I suspect you'd be better off trying to figure out how to get the native Flash interpreter to install on your WinCE device and run SWF files on it.
ciocarlia at Ask.Metafilter.Com Visit the source
Other answers
Abridged version of SCDB: Try it and see. If it doesn't work, try the Flash interpreter.
Aloysius Bear
Related Q & A:
- Is it possible to run a custom ROM on AVD?Best solution by Stack Overflow
- How to run an interactive batch file on windows from a service?Best solution by Stack Overflow
- Is it possible to run Oracle Forms without applet?Best solution by Stack Overflow
- Is there a flash player for Windows Mobile 6.5?Best solution by Yahoo! Answers
- How do I change .3gp video files to other video files, so I can open it up in Windows?Best solution by helpdeskgeek.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.