
Flash submissions are emulated via Ruffle. Ruffle is currently in development and compatibility is not guaranteed. Click here for more info.
A few 3D clips I put together to illustrate some straightforward concept of space travel. I may edit or add to it later, depending on what else needs mentioning.
This was made using Cinema 4D, and my model spaceship the Dreadnought.
It repeats itself because I'm not too good with Flash.
This was made using Cinema 4D, and my model spaceship the Dreadnought.
It repeats itself because I'm not too good with Flash.
Category Flash / Fantasy
Species Unspecified / Any
Size 768 x 576px
File Size 6.64 MB
"It repeats itself because I'm not too good with Flash. "
0.
a) Make sure you are in actionscript 2.0
b) Place your video in a layer
1. Create a new layer.
2. Insert a blank keyframe at the end of the video in that new layer.
3. Right click on that keyframe where you want to stop the video and click on "actions" (I think that's what that option is called, I could re-look it up if you want)
4. In the actionscript dialogue box, type in stop();
5. Render out a test to make sure it stops.
6. Upload.
Hope that helps.
0.
a) Make sure you are in actionscript 2.0
b) Place your video in a layer
1. Create a new layer.
2. Insert a blank keyframe at the end of the video in that new layer.
3. Right click on that keyframe where you want to stop the video and click on "actions" (I think that's what that option is called, I could re-look it up if you want)
4. In the actionscript dialogue box, type in stop();
5. Render out a test to make sure it stops.
6. Upload.
Hope that helps.
Comments