PDA

View Full Version : Flash Lite brew extendion header files


jaya.c
06-19-2007, 06:00 AM
Hi All,

can anyone telle me,

how to get access to the Flash Lite BREW extension binary header files?

where are the Header files available?

is it possible to initialize a flash player, using any of the available APIs?

Skavenger
06-19-2007, 06:59 AM
From what I can see its a filetype handler. If you download a flash file to the device it gets auto invoked. There is no reason to expose it to other applications.

ruben
06-19-2007, 08:10 AM
For regular flash content development, you just use flash authoring tool and publish your content (you need to download flash lite BREW authoring add on from Adobe's website).

If you need to integrate this to your C/C++ applicaiton, then you need to contact Adobe for header file, please check adobe's website for that.