Hi all,
I've been trying to get a super-simple GFx movie file running on my iPad 2, and I keep running into a crash as soon as I load the movie file. The crash is "FrameBuffer is not complete, error is 8d56" in the ES2RHIDrawing.cpp(1471).
My swf file is just a blank background with a textfield and 3 buttons. None of the buttons have any listeners right now, it's just there to display. I've added an AS3 class .as file to the SWF, but that was after I found out it was crashing. Works fine in the mobile previewer.
Any ideas?
I've been trying to get a super-simple GFx movie file running on my iPad 2, and I keep running into a crash as soon as I load the movie file. The crash is "FrameBuffer is not complete, error is 8d56" in the ES2RHIDrawing.cpp(1471).
My swf file is just a blank background with a textfield and 3 buttons. None of the buttons have any listeners right now, it's just there to display. I've added an AS3 class .as file to the SWF, but that was after I found out it was crashing. Works fine in the mobile previewer.
Any ideas?
Comment