Hi! So I made 2d animations and images and would like to use them in a mobile game. Should I use as3 or java? Should the animations be in flv format? Thanks for your time! [import]uid: 154514 topic_id: 27145 reply_id: 327145[/import]
Hey there,
Your animations could be movieClips or sprites - so either individual images or a sprite sheet.
Peach
[import]uid: 52491 topic_id: 27145 reply_id: 110254[/import]
Hi Peach! Absolutely I’d love to make sprites!
Should they be in flv format when I import them? If I use quicktime, will i always have that ‘skin’ player? I’m doing it wrong…
[import]uid: 154514 topic_id: 27145 reply_id: 110349[/import]
@see.rara you want to be using png images, if you already have created flv’s of your animations you can use this great tool to convert them into corona complaint animations: http://www.loqheart.com/spriteloq/ [import]uid: 84637 topic_id: 27145 reply_id: 110425[/import]
That looks like an excellent way to streamline sprites! I have one more question, is using as3 for mobile different than using it for computers? Is ‘key isdown’ equivalent to touching the touch screen? Are gotoAndPlay buttons a good thing to use? [import]uid: 154514 topic_id: 27145 reply_id: 110558[/import]