On Jan 18, 2010, at 3:30 PM, anderson oliveira wrote: > Hi people > I'm starting a project now and I'd like to load a flash file (.swf) > inside cocoa. > > I know I can use WebKit (load a html file that loads a swf), but is > there any other way?
There have been a number of threads about this on the Cocoa and Carbon lists over the years. I'd suggest checking the archives. Suffice it to say it's non-trivial to roll this yourself. Dave
