I am working on an independent application to play flash files on Mac
10.5. I am using flash player 10 pre-release version. I have been
successfully able to play the files in Linux, but on mac for some
reason flash is not drawing to my window. It is not throwing any kind
of error too.
I have been able to negotiate with flash the drawingModel (as Core
graphics) and set the window parameters. I am getting a call for
NPN_InvalidateRect twice and as a response I send an update Event back
to flash. I drew a dummy rectangle to check that my context is
correct. I have flipped the context to make the origin as top left
corner.
Can you give me any idea why is the content not being drawn.
Thanks
Mugdha.
Can someone please help me what is the special undocumented thing that
flash requires .
Mugdha