aboutsummaryrefslogtreecommitdiff
path: root/test/imagebang-help.pd
blob: 30341ef0fd646529783d91650ed038ce2041bacd (plain)
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
#N canvas 162 41 658 621 10;
#X obj 45 338 print;
#X text 27 17 tags: ui;
#X text 26 3 description: a bang with an image;
#X obj 45 152 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 27 49 [imagebang] only works with gifs;
#X text 351 116 1) image for the normal state;
#X text 350 133 2) image for the clicked state;
#X text 350 150 3) send name;
#X text 351 165 4) receive name;
#X text 327 192 The first two arguments are required.;
#X text 314 97 Arguments:;
#X obj 45 177 tof/imagebang panda.gif pandb.gif \$0pandas \$0pandar
;
#X text 253 277 <- This [imagebang] was created with the following:
;
#X obj 204 129 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 203 150 s \$0pandar;
#X obj 209 338 r \$0pandas;
#X obj 212 364 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 42 436 tof/imagebang homea.gif homeb.gif \$0homes \$0homer;
#X obj 42 411 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 42 502 print;
#X obj 48 559 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 47 532 r \$0homes;
#X obj 122 408 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 121 429 s \$0homer;
#X text 112 458 <- This [imagebang] was created with the following:
;
#X text 258 299 [tof/imagebang panda.gif pandb.gif \$0pandas \$0pandar]
;
#X text 118 480 [tof/imagebang homea.gif homeb.gif \$0homes \$0homer]
;
#X text 27 31 contact: mrtoftrash@gmail.com;
#X text 28 69 based on [image] by ggee and moonlib;
#X connect 3 0 11 0;
#X connect 11 0 0 0;
#X connect 13 0 14 0;
#X connect 15 0 16 0;
#X connect 17 0 19 0;
#X connect 18 0 17 0;
#X connect 21 0 20 0;
#X connect 22 0 23 0;