keldster
Posts: 2
Joined: Wed Dec 30, 2015 5:33 pm

Running animation on Pi

Wed Dec 30, 2015 5:37 pm

Hi,

I'm looking to run (long) flash based (I think this is best) on a Raspberry Pi.

Is flash ok to use?

How best to do this on a Pi?

Cheers

keld

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13092
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: Running animation on Pi

Wed Dec 30, 2015 5:50 pm

flash does NOT work on a PI
Adobe does not support the PI!

best solution would be to use Python.

keldster
Posts: 2
Joined: Wed Dec 30, 2015 5:33 pm

Re: Running animation on Pi

Wed Dec 30, 2015 6:20 pm

Ahh ok. Thanks for the reply. Thats a shame.

How do you mean use Python (language)?

Cheers

K
mahjongg wrote:flash does NOT work on a PI
Adobe does not support the PI!

best solution would be to use Python.

st0kes
Posts: 6
Joined: Fri Sep 21, 2012 11:20 pm

Re: Running animation on Pi

Mon Jan 04, 2016 2:13 pm

Do you already have the animation in flash? You can just convert this to an mp4 or other video file. The Pi can play all kinds of video media with the right software installed.

If this is going to be a more interactive animation, then you will need to use a programming language like python to deal with the interaction.

Return to “Graphics, sound and multimedia”