Example:
Swishmax 4 Premium vector of a strawberry
Swishmax 4 swi file format.
Price £2.00
Jul 08
Preview:
download: Swishmax Banner Rotator V1.1 (40.50KB)
added: 01/08/2011
clicks: 103
description: …
Jul 07
Preview:
open swishmax 4 and on scene_1 place the following script.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
onFrame (1) {
/*/// Do Not Remove ///
Norway National flag
by Craig Lowe
www.loweonline.co.uk
script © 2011 Craig Lowe
please give credit
*/// Do …
Jul 07
Preview:
Open swishmax 4 on scene_1 add the following code.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
onFrame (1) {
/*/// Do Not Remove ///
Iceland National flag
by Craig Lowe
www.loweonline.co.uk
script © 2011 Craig Lowe
please give credit
*/// Do Not …
Jul 06
Preview:
this puzzle pieces was made using swishmax 4, vector tools, filters and masks.
download: puzzle pieces (1.18MB)
added: 06/07/2011
…
Jul 04
Preview:
download: Swishmax 4 Vector Car (326.65KB)
added: 04/07/2011
clicks: 47
description: Swishmax …
Jul 01
Example:
This simple cloud component was made for people who have no scripting abillity, simply enter everything you need into the parameters and you will be able to add clouds to any movieclip, image slideshow or presentaion with ease.
…
Jul 01
Example v2 shown:
This simple component was made so you can add a realistic fire effect to any swishmax movie without any scripting knowledge.
please make a donation and keep these components free.
…
Jul 01
Scripted highlighted text.
the script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
onFrame (1) {createTextField("dynamic_txt", 1, 10, 10, 330, 30);
dynamic_txt.text = "Here’s some highlighted text and here’s some not…";
normal = new TextFormat();
normal.size = 12;
normal.font = "Verdana";
normal.Color = "0×000000";
dynamic_txt.setTextFormat(normal);
hilite = new TextFormat();
hilite.size = 12;
hilite.font = "Verdana";
hilite.Color = "0xFF0000";
dynamic_txt.setTextFormat(12, 28, hilite);
mySel = new Object ();
mySel.onSetFocus = function() {
dynamic_txt.selectable = false;
select (11, 29)
};
Selection.addListener(mySel);
select = function(from, to) {
var …
Jul 01
Example:
click on the text field shown above as you would if you was going to write something in it.
you will notice the text field clears the prewriten text for you, this is done by using the SetFocus script.
Step.1
open Swishmax 4 and create an input textfield and name it NameVar
on Scene_1 of the movie copy and …
Jul 01
Example:
step.1
find a swimming pool image on google so you can draw an outline of the ripples as a starting point, if you cannot find one you can use the template i have supplied below.
Step.2
Once you have your vector of the image you are happy with, copy and paste in place and using …
Social Connect
Login with one of the following.Enter your WordPress.com blog URL
http://.wordpress.com
Proceed