I have developed an application in Obj-C with Cocoa which interfaces with a custom USB device. There is a standalone Flash application (.swf) I would like to embed into my application. Is this possible?
Basically, I would like my Obj-C app to be the interface between the USB device and the Flash application. Is there a Flash object that could be inserted into the application within Interface Builder, similar to how OpenGL is embedded?
Thanks.
Basically, I would like my Obj-C app to be the interface between the USB device and the Flash application. Is there a Flash object that could be inserted into the application within Interface Builder, similar to how OpenGL is embedded?
Thanks.