STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is resource ZG5DHTY, an Archived Thread.
Original location: http://boards.4chan.org/f/thread/2984852/flash-as3-help Recognized format: Yes, thread post count is 2. Discovered flash files: 1 There are 2 links ending with .swf in this thread (1 more than the discovered amount of flash files). File: moemoe toilet 2 といれ2.swf-(942 KB, 550x440, Game) [_] Flash AS3 Help Selestine 12/25/15(Fri)15:43:48 No.2984852 http://eye.swfchan.com/flash.asp?id=156141&n=moemoe+toilet+2+%E3%81%A8%E3%81%84%E3%82%8C2.swf Hello~ Anyone here know how to achieve the "penetration part" in AS3? I am stuck with the code. onclick, the animation goes forward, onrelease, the animation reversed, doesn't matter which frame the mouse event is released, it will always reverse in the timeline, until a certain amount of "points", the cumming animation plays. I don't know the keyword to search on Google.. So I asked here. Thanks in advance! >> [_] Anonymous 12/25/15(Fri)16:25:31 No.2984866 You need a "current frame" counter. When the mouse is held down, increment the counter. When the mouse is released, decrement the counter. Alternatively, you can do it with two movie clips: One forwards, one reversed. When the mouse is clicked, start the forwards one, and keep track of what frame its in. When the mouse is released, jump to the reverse clip frame that's "reverse clip length" - "current frame in forward clip". So, if the forward animation made it in 5 frames, jump to the 5th-to-last frame in the backward animation, like a mirror flip. |
|