Skip to main content
Participant
June 23, 2011
Question

navigateToURL in Flash built iOS app?

  • June 23, 2011
  • 1 reply
  • 779 views

So I attempted to bind a PDF to my app, and added code to link to a PDf to no avail.

Is there a way to launch a PDF from a Flash built iPhone app?

A seconday question is a shell that load in external SWFs, is there a way to bind those in the app so that they work on the device?

Thanks!

This topic has been closed for replies.

1 reply

relaxatraja
Inspiring
June 24, 2011

Try with stagewebview class to load the pdf.

Participant
June 25, 2011

Got it working thanks for the help.