Monthly Archive: August 2010

Aug 17

ppsh sub machine gun vector

ppsh

Aug 16

Mouse Down Function Swishmax

1
2
3
4
5
6
7
onEnterFrame() {
if (Key.isDown(Key.(1))) {
info="Mouse = Down";
} else {
info="Mouse = Up";
}
}

Aug 13

Boeing – Vector Work

boeing_display_white

Image Preview:

Aug 13

Fredy Krueger Vector Work

freddy krueger

Image Preview:

Aug 12

Realistic Marine Fish Tank

Marine FishTank Attempt 1.

Code for the fish to move. © Craig Lowe – www.loweonline.co.uk
SwishScript
onLoad () {
//fish movement by craig lowe www.loweonline.co.uk
// © Craig Lowe
speed=1.5; // starting speed of fish
du=0.5; //speed of the direction up and down movement
moveleft=true;
moveright=false;
moveup=false;
movedown=true;
}
onEnterFrame() {
if(dir<5){ this.moveleft=true; …

Continue reading »

Aug 12

Realistic Swishmax Fish Tank

Tropical Fishtank Attempt 1.

Code for the fish to move. © Craig Lowe – www.loweonline.co.uk
SwishScript Below.

onLoad () {
//fish movement AI by craig lowe www.loweonline.co.uk
// © Craig Lowe
speed=1.5; // starting speed of fish
du=0.5; //speed of the direction up and down movement
moveleft=true;
moveright=false;
moveup=false;
movedown=true;
}
onEnterFrame() {
if(dir<5){ this.moveleft=true; …

Continue reading »

Aug 12

Free Marine Fish Screensaver

MarineScreenCap

Image Preview:

download: Marine Fish Screensaver (1.95MB)
added: 12/08/2010
clicks: 18
description: free …

Continue reading »

Aug 11

Free Tropical Fish Screensaver

ScreenCap

Preview Image:

download: Tropical Fish ScreenSaver (2.51MB)
added: 11/08/2010
clicks: 17
description: tropical …

Continue reading »

Aug 09

special characters

To make special characters and accented letters show up on your pages, use a special set of codes called character entities, which you insert into your HTML code and which your browser will display as the corresponding symbols or characters you want.
The most common character entities have been collected by the International Organization for Standardization …

Continue reading »

Aug 04

Iron Man 2 Flight

Preview:

use the mouse to direct iron man in his flight.
click the left mouse button for speach.
This is not a game just an example of scripting in swishmax.

Aug 03

Burl Oak Bowl Swift 3D Model

Burl_oak_bowl

swift 3d model – burl oak bowl.

Included in the zip File
burl oak texture, swift 3d source file of the model, plain model untexture, and a preview image.
Price: £2.00

Continue reading »

Aug 03

Wooden Pallet Swift 3D Model

pallet_w_model

swisft 3d wooden pallet model with textures included.

Included in the zip file are
wooden texture, and the swift 3d model source file, plain model untextured.
Price: £3.00

Aug 03

3D Oil Drum Swift 3D

Example

swift 3d oil drum model.

Price £2.50
included in the zip file is the swift 3d Oil Drum Source Model
red metal texture and a rust texture and a preview image of the model texture.
the model is blank grey in colour.
[paiddownloads id="82"]

Aug 02

Rusty Springs Model Swift 3D

Rusty_Springs

Preview:

Aug 02

Manchester United Crest 3D Model

man_utd

Lowe Res Animation:

Manchester United Football Club crest Swift 3D Model
includes, preview image, swift 3d model source AI vector image.
Price: 5.00 £3.99
[paid-downloads id="31"]

Buy the *.AI file via Paypal £0.99
This is for the Adobe Illustrator *.AI Vector file only
[paid-downloads id="32"]
 

Aug 02

Chesterfield Football Club Crest 3d Model.

cfc_ani

low res example:

Swift 3D Model
Price £5.00
includes AI Vector file Swift 3d Model source file and a preview image.

Aug 01

Vector to Swift 3D Model – back to swishmax animation

export

using swishmax 3 and Swift 3d to make a 3d model.
you will need a vector source AI or emf.
Example:

you will need to download the vector of the 3 lions crest i have made below.
Preview:

Continue reading »

Aug 01

Make A Character Blink (swishscript/actionscript)

a small tutorial on how to make a character blink using script for a totaly realistic blink, rather than just on a loop.

on the eyes you have created for the blink action, name the movieclip blink and add the following script to the movieclip

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
onSelfEvent (enterFrame) {
//blink code by craig lowe www.loweonline.co.uk – www.swish-designs.co.uk
ran=random(35);
if (ran==3 && …

Continue reading »

8 visitors online now
5 guests, 3 bots, 0 members
Max visitors today: 13 at 05:12 am UTC
This month: 27 at 05-17-2013 01:24 pm UTC
This year: 39 at 01-01-2013 12:46 pm UTC
All time: 109 at 12-07-2012 11:00 pm UTC