F-IN-BOX notifications

  • FPCN_LOADEXTERNALRESOURCE - Notification sent when a Flash movie loaded from memory requests an external resource (e.g., XML, JPEG) by relative path. Learn more
  • FPCN_PAINT_STAGE - Notification sent when a transparent F-IN-BOX window paints its background or movie stage, allowing custom rendering. Learn more
  • FPCN_PAINT - Notification message sent when F-IN-BOX is about to paint a frame, providing access to the raw pixel buffer. Learn more