Questions tagged [movieclip]

A display object with a timeline in Actionscript on the Adobe Flash platform

A MovieClip extends the DisplayObject class in Adobe Flash. It is a display container that, unlike a Sprite or other DisplayObjects, contains a timeline for animation. MovieClip objects can be created in the Flash graphical authoring and animation tool, or created via .

More Information

950 questions
-2
votes
1 answer

AS3 help - External as. file a movieclip with lagging issues

Could someone help me figure the problem in this game. It begins to lag. https://www.dropbox.com/s/3heopwz4s0stfz4/Spill.zip
-2
votes
1 answer

AS3: Error 1009:

In a little game I have to make for college I render a menu at runtime, using movieclips i made of buttons i drawed in illustrator. I imported the illustrator file in flash professional like I always do, and made a AS linkage like I do with my other…
svdotbe
  • 168
  • 1
  • 3
  • 16
-2
votes
1 answer

Play a movie in a button actionscript 3

ok this has been bugging me, I have a maze, it uses a movie clip inside a button for the player and maze to work now i want to make the movie play on keypress and stop on release so the player will "walk cycle". I've tried Player.tswalk…
NekoLLX
  • 219
  • 6
  • 19
-3
votes
1 answer

Unreal Engine 5.2 Render Movie

I have a Sequence file with a metahuman with animations ready to go. How can I render this sequence as an mp4 file using python? Is there any command or flow if commands i can use? Please give examole how to solve. I cant find anything working on…
-3
votes
1 answer
1 2 3
63
64