Project for the children
Files that may or may not be usefull to you.
contact/support: flashit(at)jibjub(dot)com (ditch the "DITCHSPAM" bit)
image-fade-component
Dynamic image fader gallery
creates a fading loop from a folder of images.
change the size of the flash movie in the HTML. Change the target image folder, pause time and fade duration with variables passed in the swf URL!
example: src="image-loader.swf?sourceimages=imagelist.php?p=sample&fadetime=2000&pausetime=3000"
SEE IT IN ACTION: image-fade-component
DOWNLOAD THE FILES: image-fade-component.zip
submarine.fla
Basic thrust based engine.
All the physics (thrust, turning, top speed etc) are all variables.
Click on the sub and use the arrow keys to control it.
SEE IT IN ACTION: submarine-demo.html (can you guess where the sub is from?)
DOWNLOAD THE FLA: submarine.fla
jibjub2.fla
Basic RPG engine. (read: "basic")
Click on the guy and use the arrow keys to walk about.
SEE IT IN ACTION: jibjub2-demo.html
DOWNLOAD THE FLA: jibjub2.fla
dynamicgallery.fla
This is a flash gallery that you configure with REAL jpg files and a prefrences text file.
You upload your photos and thumbnails with numeric names (eg: "photo0.jpg", "photo1.jpg", "photo2.jpg") and corresponding thumnails and flash does the rest.
Change the prefrences file to change the photo names, comments, location and date. If you add more than 14 photos it will automatically enable a cool scrolling system.
SEE IT IN ACTION: dynamicgallery/ with 4 sample photos.
DOWNLOAD HOW TO USE PDF: dynamicgallery.pdf
DOWNLOAD THE FILES: dynamicgallery.zip
flashmediaplayer.fla
This is an example of using flash (which is quite a common plugin) to play other media (sound, video.. hell even other SWFs) which may try to use obscure plugins that you wont have as much control over (and might not work the way you want it to).
It features built in load bar for streaming, play/pause button, fast foward/fast back buttons, **DRAGABLE SCRUB BAR** and a playhead which is dependant on the length of the movie (scene) so all you have to change is the actual length.
There are some silly things you have to do (like duplicate the call(); actions on the layer and move the end frame on custom actions) but thats only cause I'm lazy. The file is open source so if you have suggestions or improve it by all means let me know!
SEE IT IN ACTION: flashmediaplayer-demo.html (excuse the crap clip, its just something that was lying around)
DOWNLOAD THE FLA: flashmediaplayer.fla
secret.fla
This ones comming soon, keep an eye out ;)
You will need PHP, mySQL on your server tho.
There is much flash here: sonics homepage
contact me if you want the source to anything!
Original files and code ©2002 Oliver Lardner.
Files may be distributed under the terms of the General Public License.
The GPL can be found here: http://www.opensource.org/licenses/gpl-license.php
Back to main