Png sequence to be like movie with transparent

can any one tell me how to import png sequence because i need to have it as animated with transparent background; i am talking about 1000 image so i can’t put it one by one
regards

Here's one approach:

...but for thousands of frames you might want to setup something a bit more automated. I assume that you have all your frames numbered in with file names like 0001.png, 0002.png.

Something like GitHub - nterms/imgplay: Image sequence player with streaming and dynamic loading. jQuery plugin. might be more inline with that you want to use, since Hype at this time does not support the automated sequencing of imported images.

so is there a way to import .mov video, i did but it doesn’t play!

For more info about working with video, see the Audio & Video chapter of our documentation:

http://tumult.com/hype/documentation/3.0/#audio-amp-video

Here’s a thread about transparency in video: Video: Turning Transparency (Alpha Channel) On