Can i make a FLASH animation?

So like let say my background in the game is white and there is a button in the middle… When i press that button there’s a “flash bomb” you could say that happens… and then it goes to next scene… I read a post that Brent said there’s flash transitions that corona provides but i couldn’t find them… Here’s the link.

https://forums.coronalabs.com/topic/38213-how-to-implement-flash-animation-in-corona/

Thanks!

I’m pretty sure he was referring to easings and more options on fields that can be transitioned.  He wasn’t saying Corona would load flash files or anything like that.

Also, there is a dead link in that forum post referring to a flash-to-corona-porting-guide.  Some time back, there was a tool for converting flash animations to corona animations via sprites and spritesheets.  That tool is (AFAIK) dead (no longer supported by the company that made it).

So i cant make a flash animation?..

What you wrote is a little ambiguous. From your title and link it does sound like you mean Adobe Flash, but then your “bomb” comment makes me think of something like this.

The “flash transitions” refer to transitions originally written by a Flash developer, if I’m not mistaken, not a sudden brightness.

Yeah…

A. Flash like a flashing light

  •  OR - 

B. Flash like Adobe Flash (SWF loader)?

Starcrunch, the YouTube video is the kind of flash I want… Not adobe flash.

Why can’t you do a little particle effect followed by a white rect over the screen that fades to full opacity?

Can someone possibly make a sample?

i figured it out… i made the scale of an image expand very quickly with transition.to and then i made a transition.to with alpha…

I’m pretty sure he was referring to easings and more options on fields that can be transitioned.  He wasn’t saying Corona would load flash files or anything like that.

Also, there is a dead link in that forum post referring to a flash-to-corona-porting-guide.  Some time back, there was a tool for converting flash animations to corona animations via sprites and spritesheets.  That tool is (AFAIK) dead (no longer supported by the company that made it).

So i cant make a flash animation?..

What you wrote is a little ambiguous. From your title and link it does sound like you mean Adobe Flash, but then your “bomb” comment makes me think of something like this.

The “flash transitions” refer to transitions originally written by a Flash developer, if I’m not mistaken, not a sudden brightness.

Yeah…

A. Flash like a flashing light

  •  OR - 

B. Flash like Adobe Flash (SWF loader)?

Starcrunch, the YouTube video is the kind of flash I want… Not adobe flash.

Why can’t you do a little particle effect followed by a white rect over the screen that fades to full opacity?

Can someone possibly make a sample?

i figured it out… i made the scale of an image expand very quickly with transition.to and then i made a transition.to with alpha…