[Mono-osx] Mono App on OSX the Embeds Flash
Marc Slater
marcslater at marcslater.com
Sat Sep 10 20:41:29 EDT 2011
Hi,
We currently have an application written in .NET that we want to port to Mac
OSX using Mono.
The application uses embedded flash (swf) files for a great deal of the
functionality. It also needs to communicate with the swf using a similar
interface to that provided by the flash COM component in windows.
Question: is it possible to host flash in Mono on OSX? Is it also possible
to communicate with the flash content via function calls and events (i.e.
like you can in the COM component on windows)??
If not, is it possible to host a native cocoa wrapper around something like
this: http://mac.eltima.com/cocoa-framework.html
Finally, platform independence is not a core requirement. But if we could
make a Mono app that could run on mac, windows (and even better linux as
well) we could potentially ditch the windows .net version completely.
Thanks for your help!
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110911/45ffced7/attachment.html
More information about the Mono-osx
mailing list