Web Popups

Yeah, that is how I’m having to do it for a new app that uses local resources in a map overlay. The problem is on Android when you try to io copy files over on some devices the system doesn’t work consistently enough to be called “stable”. Thanks for the input :slight_smile:

Richard
[import]uid: 9046 topic_id: 24287 reply_id: 142746[/import]

I’ve not tried it with Android, I’m afraid. I don’t have much faith in it. [import]uid: 8271 topic_id: 24287 reply_id: 142754[/import]

http://www.coronalabs.com/blog/2013/02/13/faq-wednesday-sub-folder-and-file-access/ [import]uid: 8271 topic_id: 24287 reply_id: 142755[/import]

Has anyone ever got loading local assets such as .css, image files, or other “externally” called files to work in a LOCAL html page that is pulled from a webpopup?
[import]uid: 9046 topic_id: 24287 reply_id: 142696[/import]

Yes, but they need to be in the same directory as the HTML file you’ve rendered to the webview. So if you ever want to do anything dynamic, you’ll need to write the HTML file to the temp directory, for example. Local files are referenced by just naming the file without a preceding pathname. [import]uid: 8271 topic_id: 24287 reply_id: 142708[/import]

Yeah, that is how I’m having to do it for a new app that uses local resources in a map overlay. The problem is on Android when you try to io copy files over on some devices the system doesn’t work consistently enough to be called “stable”. Thanks for the input :slight_smile:

Richard
[import]uid: 9046 topic_id: 24287 reply_id: 142746[/import]

I’ve not tried it with Android, I’m afraid. I don’t have much faith in it. [import]uid: 8271 topic_id: 24287 reply_id: 142754[/import]

http://www.coronalabs.com/blog/2013/02/13/faq-wednesday-sub-folder-and-file-access/ [import]uid: 8271 topic_id: 24287 reply_id: 142755[/import]

I have webpopup to show youtube links
made two builds for Android and iOS, webpopup works fine for ios and i can see the video
but when i use it on my Samsung Note II it gives me some missing plugin symbol when i try to play the video in webpopup what can i do about this any plugin is required? [import]uid: 110317 topic_id: 24287 reply_id: 145440[/import]

I guess android removed support of flash palyer for jelly bean, i updated the flash player but web popup is still not working
[import]uid: 110317 topic_id: 24287 reply_id: 145534[/import]

I have webpopup to show youtube links
made two builds for Android and iOS, webpopup works fine for ios and i can see the video
but when i use it on my Samsung Note II it gives me some missing plugin symbol when i try to play the video in webpopup what can i do about this any plugin is required? [import]uid: 110317 topic_id: 24287 reply_id: 145440[/import]

I guess android removed support of flash palyer for jelly bean, i updated the flash player but web popup is still not working
[import]uid: 110317 topic_id: 24287 reply_id: 145534[/import]