import .swf for android

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

import .swf for android

Post by Nana » Mon Sep 10, 2012 12:31 pm

Hello guys,

i would like to ask if anyone knows how to import .swf files for an android application.


Thanks in advance
N.

Klaus
Posts: 14192
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: import .swf for android

Post by Klaus » Mon Sep 10, 2012 12:45 pm

Hi Nana,

define "import" :D


Best

Klaus

Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

Re: import .swf for android

Post by Nana » Mon Sep 10, 2012 12:51 pm

Hi Klaus,

i would like to add a .swf file at the top of a card like we import images. I have the .swf file and i want to be shown in a card as a design. Is that possible?

Thanks
N.

Klaus
Posts: 14192
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: import .swf for android

Post by Klaus » Mon Sep 10, 2012 12:59 pm

Hi Nana,

unfortunately Livecode does not support SWF (Flash) files natively!
Maybe you can show it in a browser object at the top of your card?

But since I do not have an ADROID license I have no idea if FLASH is supported on ANDROID at all.


Best

Klaus

Klaus
Posts: 14192
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: import .swf for android

Post by Klaus » Mon Sep 10, 2012 1:09 pm

Will move this thread to the correct ANDROID forum...

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: import .swf for android

Post by gpb01 » Mon Sep 10, 2012 2:27 pm

It's time to forget "Flash" on mobiles devices ... NO on iOS and now NO MORE on Android : http://www.readwriteweb.com/mobile/2012 ... id-rip.php ... :|

Guglielmo

Klaus
Posts: 14192
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: import .swf for android

Post by Klaus » Mon Sep 10, 2012 3:38 pm

Buongiorno Guglielmo,

thanks for the link, interesting read.
OK, Nana, time to redo your app design :)


Best

Klaus

Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

Re: import .swf for android

Post by Nana » Tue Sep 11, 2012 12:39 pm

Thanks Guys!!!

Post Reply