STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228139
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5122

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/81763172?noj=FRM81763172-19DC" width="1" height="1"></div>

The_Lesson_by_GagSnob.swf

This is the info page for
Flash #81131

(Click the ID number above for more basic data on this flash file.)


Text
Yes, I've been lazy here. The
shading isn't top quality.
Drawing girls is surely more
motivating than drawing
suitcases.
I hope you thought the art
comment was interesting. Please
also check out the story
comment... oh and please leave a
your comment on this work!

Revenge complete! She's
crying like a baby, bound,
taped, belted, gagged
fivefold and imprisoned in
a claustrophobic suitcase.
She's totally desparate...
I assume you wonder what
will become of her. To be
honest: I hate unhappy
endings. Ok... I know
what some of you think!
You may consider this
already a happy ending...
So here's what happened:
After a long time, that
appeared to her like an
eternity, her captor freed
from her well deserved
predicament and she was
a much better person after
that... or not... perhaps
she played another mean
prank on him and he did
this to her again... but this
time tickling her ...
Thanks for reading the
story comment. Please
post your own comment!

The font switches to a "snapped",
unregular one. I think it increases
the impact of the scene.
By the way: She's been lying on
her side all the time, that's why
the teardrop in one of the former
images looked that weird.
I looked a lot at works of Eric
Stanton and other bondage
artists of his era back then. I
really liked how he shaded
leather. It's quite simple, but
effective!

I am mean, am I? Putting
her into yet another over
the top bondage device,
sealing her away from
sight and light.
The mask will be put over
her eyes and she'll be
locked inside this padded
suitcase. Only a small
opening will allow her to
breathe a little.
Her fear evolves to panic!

If you happen to know the former
version, you will have noticed,
that I redid the lettering. The
original Text was all done in
Comic Sans (which is widely
regarded evil for some reason)
and had the same size
throughout all pictures.
The new lettering is far from
perfect, but it carries by far more
emotions. The new font comes
across more personal, too.
It will change here and there in
the last two images....

Here she finally realizes,
how helpless she actually
is! Fear conquers her heart
and mind and she starts to
beg... or at least would so,
if she could!
I think her honest
emotions here make her
quite attractive!
After rope, tape and
leather I wondered how to
go even further...

Even her pony tail is wrapped in
tape now. That may be
considered crazy, but it's
thorough!
When I drew a step by step
gagging pic long ago, someone
pointed out, it lacked, because
the girls expressions didn't
change. No drama was built up.
He was right about it.  Thus I
varied this girls facial expression
from image to image. This alone
added a lot to the narrative.

And so our hapless girl
learns, that her captor is
also obessed with gags!
A thick over-the-nose gag
on top! Nice move, but
don't try that at home!
Looking how well she's
been taped up, you
wonder how that guy
learned to do that...

Please note the pattern of the
tape here. I thought it would be
more of an eye catcher if it
wasn't just a simple parallel
pattern. Bondage art is ALL about
eye catching!
I think the pattern was inspired
from some "real" mummy
wrapping technique I saw
somewhere. A documentary
perhaps.

Oho! Finally it starts to
sink in. Has taken her only
over one and a half hour
of tying and taping to
notice her captor is totally
obesessed with bondage.
She's obviously not the
quickest mind!
Sidenote: Mummification
on the first date is a bad
idea!

I scanned the pencil works and
cleaned them up via a graphics
programme. Also some filters
were carefully applied.
I gotta admit there are some
goofs here. Her bra has now
visible seams, her trousers are
gone. So did her captor untie,
undress, re-dress and re-tie her?
No, it's just I didn't know at first
where all this was going.

The process of tying her
up has advanced  a lot.
This must have taken an
hour or so! And she's
getting annoyed. If she
only knew what's about to
come...
Since the situation starts
bothering her, we can call
it a partial success on the
avengers side.

All these images were drawn with
a common pencil. It was the first
time I made excessive use of a
tracing technique. This explains
the basic similarity of all images
in this series.
The original Version of the first
image contained two large, nasty
adult toys. But since I couldn't
show them where I intended to
post them, I had to remove
them. Interestingly, they'd now
contradict the story a bit, which
is "only" about bondage now.

A "hot babe" bound and
gagged. What's going on?
"Revenge" we learn from
her thoughts...
Honestly, I don't know
what wrong this girls has
done, but I assume it was
something like a really
mean college prank.
For now she's still all self
confident and absolutely
not afraid of her captor.
Look at her smile! I guess
that tells us something
about her. I am just not
sure what exactly that is.

The Lesson

"The Lesson" is an old series of seven bondage
drawings I created about 10 years ago. Since
they are still rather popular, I thought it
would be an interesting idea to do create
slightly remastered versions of them and feature
them in a special slideshow.
Please use the buttons below to navigate
through the images and to toggle the comments
on ond off. Enjoy!
~ Gag Snob

<p align="left"><font face="Brush Script MT" size="29" color="#333333" letterSpacing="0.000000" kerning="1">Art comment is off</font></p>

<p align="left"><font face="Brush Script MT" size="29" color="#333333" letterSpacing="0.000000" kerning="1">Story comment is off</font></p>

ActionScript [AS1/AS2]

Frame 1
function out(mc, nr) { if (mc._alpha > 0) { mc._alpha = mc._alpha - 5; } else { clearInterval(intervalIDs[nr]); } } function back(mc, nr) { if (mc._alpha < 100) { mc._alpha = mc._alpha + 10; } else { clearInterval(intervalIDs[nr]); } } function inStage() { if ((((_xmouse <= Stage.width) or (_xmouse < 0)) or (_ymouse > Stage.height)) or (_ymouse < 0)) { _root.leftB._visible = true; _root.rightB._visible = true; } else { _root.leftB._visible = false; _root.rightB._visible = false; } } var artCommentsOn = false; var storyCommentsOn = false; var a = 1; while (a <= 7) { _root["artC" + a]._visible = false; a++; } var s = 1; while (s <= 7) { _root["storyC" + s]._visible = false; s++; } var intervalIDs = new Array(6); var nr = 0; setInterval(inStage, 50);
Symbol 67 Button
on (press) { if (_root.nr > 0) { clearInterval(_root.intervalIDs[_root.nr]); _root["img" + _root.nr]._alpha = 100; _root.nr--; _root.intervalIDs[_root.nr] = setInterval(_root.back, 20, _root["img" + nr], _root.nr); if (_root.artCommentsOn) { _root["artC" + (_root.nr + 1)]._visible = false; _root["artC" + _root.nr]._visible = true; } if (_root.storyCommentsOn) { _root["storyC" + (_root.nr + 1)]._visible = false; _root["storyC" + _root.nr]._visible = true; } if (_root.nr == 0) { _root.title._visible = true; } } else { _root.nr = 7; _root.title._visible = false; if (_root.artCommentsOn) { _root.artC7._visible = true; } if (_root.storyCommentsOn) { _root.storyC7._visible = true; } i = 0; while (i <= 6) { _root["img" + i]._alpha = 0; i++; } } }
Symbol 68 Button
on (press) { if (_root.nr == 0) { _root.title._visible = false; } if (_root.nr == 7) { _root.nr = 0; i = 0; while (i <= 7) { _root["img" + i]._alpha = 100; clearInterval(_root.intervalIDs[i]); _root.title._visible = true; _root["artC" + i]._visible = false; _root["storyC" + i]._visible = false; i++; } } else { _root.intervalIDs[_root.nr] = setInterval(_root.out, 20, _root["img" + nr], _root.nr); _root.nr++; if (_root.artCommentsOn) { _root["artC" + (_root.nr - 1)]._visible = false; _root["artC" + _root.nr]._visible = true; } if (_root.storyCommentsOn) { _root["storyC" + (_root.nr - 1)]._visible = false; _root["storyC" + _root.nr]._visible = true; } } }
Symbol 74 Button
on (press) { _root.storyCommentsOn = !_root.storyCommentsOn; if (_root.storyCommentsOn) { _root.title.storybuttontext.text = "Story comment is on"; } else { var s = 1; while (s <= 7) { _root["storyC" + s]._visible = false; s++; } _root.title.storybuttontext.text = "Story comment is off"; } }
Symbol 76 Button
on (press) { _root.artCommentsOn = !_root.artCommentsOn; if (_root.artCommentsOn) { _root.title.artbuttontext.text = "Art comment is on"; } else { var a = 1; while (a <= 7) { _root["artC" + a]._visible = false; a++; } _root.title.artbuttontext.text = "Art comment is off"; } }

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:3
Symbol 3 MovieClipUses:2Used by:Timeline
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:9
Symbol 9 MovieClipUses:8Used by:Timeline
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:15
Symbol 15 MovieClipUses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:18
Symbol 18 MovieClipUses:17Used by:Timeline
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:21
Symbol 21 MovieClipUses:20Used by:Timeline
Symbol 22 GraphicUsed by:25 47
Symbol 23 FontUsed by:24 27 30 33 36 38 41 44 46 48 51 54 56 59
Symbol 24 TextUses:23Used by:25
Symbol 25 ButtonUses:22 24Used by:Timeline
Symbol 26 GraphicUsed by:28
Symbol 27 TextUses:23Used by:28
Symbol 28 ButtonUses:26 27Used by:Timeline
Symbol 29 GraphicUsed by:31
Symbol 30 TextUses:23Used by:31
Symbol 31 ButtonUses:29 30Used by:Timeline
Symbol 32 GraphicUsed by:34 39
Symbol 33 TextUses:23Used by:34
Symbol 34 ButtonUses:32 33Used by:Timeline
Symbol 35 GraphicUsed by:37
Symbol 36 TextUses:23Used by:37
Symbol 37 ButtonUses:35 36Used by:Timeline
Symbol 38 TextUses:23Used by:39
Symbol 39 ButtonUses:32 38Used by:Timeline
Symbol 40 GraphicUsed by:42 57
Symbol 41 TextUses:23Used by:42
Symbol 42 ButtonUses:40 41Used by:Timeline
Symbol 43 GraphicUsed by:45 49
Symbol 44 TextUses:23Used by:45
Symbol 45 ButtonUses:43 44Used by:Timeline
Symbol 46 TextUses:23Used by:47
Symbol 47 ButtonUses:22 46Used by:Timeline
Symbol 48 TextUses:23Used by:49
Symbol 49 ButtonUses:43 48Used by:Timeline
Symbol 50 GraphicUsed by:52
Symbol 51 TextUses:23Used by:52
Symbol 52 ButtonUses:50 51Used by:Timeline
Symbol 53 GraphicUsed by:55
Symbol 54 TextUses:23Used by:55
Symbol 55 ButtonUses:53 54Used by:Timeline
Symbol 56 TextUses:23Used by:57
Symbol 57 ButtonUses:40 56Used by:Timeline
Symbol 58 GraphicUsed by:60
Symbol 59 TextUses:23Used by:60
Symbol 60 ButtonUses:58 59Used by:Timeline
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:63
Symbol 63 MovieClipUses:62Used by:Timeline
Symbol 64 GraphicUsed by:67 68
Symbol 65 GraphicUsed by:66 67 68
Symbol 66 MovieClipUses:65Used by:67 68
Symbol 67 ButtonUses:64 66 65Used by:Timeline
Symbol 68 ButtonUses:64 66 65Used by:Timeline
Symbol 69 GraphicUsed by:79
Symbol 70 FontUsed by:71 72 77 78
Symbol 71 TextUses:70Used by:79
Symbol 72 TextUses:70Used by:79
Symbol 73 GraphicUsed by:74
Symbol 74 ButtonUses:73Used by:79
Symbol 75 GraphicUsed by:76
Symbol 76 ButtonUses:75Used by:79
Symbol 77 EditableTextUses:70Used by:79
Symbol 78 EditableTextUses:70Used by:79
Symbol 79 MovieClipUses:69 71 72 74 76 77 78Used by:Timeline

Instance Names

"img7"Frame 1Symbol 3 MovieClip
"img6"Frame 1Symbol 6 MovieClip
"img5"Frame 1Symbol 9 MovieClip
"img4"Frame 1Symbol 12 MovieClip
"img3"Frame 1Symbol 15 MovieClip
"img2"Frame 1Symbol 18 MovieClip
"img1"Frame 1Symbol 21 MovieClip
"artC7"Frame 1Symbol 25 Button
"storyC7"Frame 1Symbol 28 Button
"artC6"Frame 1Symbol 31 Button
"storyC6"Frame 1Symbol 34 Button
"artC5"Frame 1Symbol 37 Button
"storyC5"Frame 1Symbol 39 Button
"artC4"Frame 1Symbol 42 Button
"storyC4"Frame 1Symbol 45 Button
"artC3"Frame 1Symbol 47 Button
"storyC3"Frame 1Symbol 49 Button
"artC2"Frame 1Symbol 52 Button
"storyC2"Frame 1Symbol 55 Button
"artC1"Frame 1Symbol 57 Button
"storyC1"Frame 1Symbol 60 Button
"img0"Frame 1Symbol 63 MovieClip
"leftB"Frame 1Symbol 67 Button
"rightB"Frame 1Symbol 68 Button
"title"Frame 1Symbol 79 MovieClip
"storyB"Symbol 79 MovieClip Frame 1Symbol 74 Button
"artB"Symbol 79 MovieClip Frame 1Symbol 76 Button
"artbuttontext"Symbol 79 MovieClip Frame 1Symbol 77 EditableText
"storybuttontext"Symbol 79 MovieClip Frame 1Symbol 78 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"img1"Frame 1




http://swfchan.com/17/81131/info.shtml
Created: 2/4 -2019 03:58:39 Last modified: 2/4 -2019 03:58:39 Server time: 19/05 -2024 03:22:40