I have one site, written in php and inside of the .php site there are a lot of swf (flash)
files, I want to load my php site inside of my iPad application,just read the address of php site and load it on safari, I can load my php site inside of my UIWebView, but I cann”t see the flash part,
Would you please give me some hints to fixed my problem?
Thanks in advance!
I am going to disappoint you: iOS doesn’t have capabilities to play Flash.
For jailbroken devices, there’s Frash – you can get some ideas from it.