Discussion Forums  >  Config Data, JSON, App Refresh

Replies: 10    Views: 87

XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
07/14/12 04:52 PM (11 years ago)

Error when imputing HTML code

I am trying to add this HTML code to my app: <iframe src="http://www.freeworldgroup.com/games9/gameindex/superfiremanembed.htm" width="600" height="500" scrolling="no" frameborder="0"></iframe> When I run it on my app, i get this error in simulator: http://gyazo.com/16a92d0181950e944ce0cc2f33d4b34b Is this because the simulator doesn't connect to internet? I tried it on a device, and still get the error pop up. any help would be appreciated, Thanks Raoul FreeAppMonster.com
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
07/14/12 05:26 PM (11 years ago)
Well, it appears that you're trying to import a Flash page, which I don't believe is supported at all on app. If you look at the source for the page you are trying to use, you'll see it's this: <param name="movie" value="../superfireman/superfiremanrelease.swf" type="application/x-shockwave-flash" /> And we all know what Apple thinks about Flash! Mark
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
07/14/12 05:29 PM (11 years ago)
Oh ok, that's why! I already knew about apple and not supporting flash, but it left my mind when I was trying this! Thank you. do you know If this is supported in android?
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
07/14/12 05:32 PM (11 years ago)
Not sure about Android...but it would only take you about 10 minutes to find out! Mark
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
07/14/12 05:35 PM (11 years ago)
Ok, thanks.
 
Paul Rogers
Android Fan
Profile
Posts: 2524
Reg: May 30, 2011
UK
35,740
like
07/14/12 05:50 PM (11 years ago)
You'll end up in all sorts of pain trying to stick iframes into apps, let alone iframes with flash and fixed widths! Don't do it mate!
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
07/14/12 05:55 PM (11 years ago)
I am trying to add a flash game into a iPhone/Android app. I know that iPhone won't work, so I am going to try android sometime tomorrow, this app is for a client. do you have any experience with android and flash? Thanks
 
Paul Rogers
Android Fan
Profile
Posts: 2524
Reg: May 30, 2011
UK
35,740
like
07/14/12 06:14 PM (11 years ago)
do you have any experience with android and flash? Yes. Don't do it. Seriously, it's a bad idea. If you can even get it to work, you'll have to build for devices higher than 2.2 and performance will more than likely be shockingly bad. Don't do it!
 
XboxMods
buzztouch Evangelist
Profile
Posts: 718
Reg: Oct 28, 2011
location unknow...
12,080
like
07/14/12 06:31 PM (11 years ago)
Oh ok. Thanks
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
like
07/14/12 09:28 PM (11 years ago)
Check out Game Maker at Yoyogames.com. Before I started making apps, I was making video games with Game Maker. It is a lot easier than making apps. I haven't tried it, but you now can export to iPhone and Android.
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
like
07/14/12 09:31 PM (11 years ago)
http://sandbox.yoyogames.com/users/smetoxen Here is a link to the one and only game I finished. It is an educational game about health care for Medicaid. It's a barrier break style game. It doesn't work on a Mac.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.