scene.org File Archive

File download

<root>­/­demos­/­artists­/­shiru/starjump4k.zip

File size:
11 307 bytes (11.04K)
File date:
2018-04-02 00:17:11
Download count:
all-time: 236

Screenshot (by Demozoo)

Screenshot

Preview

  • readme.txt 800B
  • src/ dir
  • src/M.as 2.43K
  • src/Main.as 3.93K
  • src/S.as 7.89K
  • starjump4k.htm 207B
  • starjump4k.swf 3.98K

file_id.diz

StarJump 4K Flash 10 intro
by Shiru (shiru@mail.ru), 07'09

This is my first attempt to make Adobe Flash 4K intro.

Requirements: Flash Player 10 or better. The intro is tweaked to work smoothly
on my computer (PIV 3 GHz), though it works no so smooth in browser, comparing
with stand-alone player. Will work on slower computers with frameskip.

Sound data is prerendered when intro starts, because AS3 is not fast enough to
make synthesis in realtime together with smooth animation.

Source code is provided.  It is not very useful, though,  because the  way the
Flash works  is require to do  really stupid things to reduce file size,  like
replacing constants to precalculated values and use shorter names of variables
and functions. The source code can be compiled with Flex SDK 3.