Create an Account!

Adobe Flash Community Forum for all your Flash, Actionscript and Swift3D Support

Search:
FlashDevils Community
 Recommend Us
 About FlashDevils Community
 Can i become a moderator?
 How do i add Flash to my post?
 
Flash Community Register Flash Forum Control Panel Calendar Member List FAQ Search FLA Files
FlashDevils Community FlashDevils Community > Board > Worth Checking Out > Devils Playground > Draw Recorder


  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
Madokan
Staff Member

Registered: Jun 2002
Local time: 06:04 AM
Location: Berlin/Germany
Posts: 166

Draw RecorderPost #1

Hi Folks,

Something to play-around. Just be inspired.

PHP:

butRec
.onRelease = function() {
        
posListe = new Array();
    
mc.onPress = function() {                
startDrag(this);
        
this.onEnterFrame = function() {
            
posListe.push([_root._xmouse_root._ymouse]);
            
updateAfterEvent;
        };
    };
    
mc.onRelease = function() {
        
// Aufname Stoppen
        
stopDrag();
        
delete this.onEnterFrame;
    };
};

butStop.onRelease = function() {    
    
delete mc.onEnterFrame;
};

// Play Recorded
butPlay.onRelease = function() {
    
0;
    
mc.onEnterFrame = function() {
        
lineStyle(10xff000025);
        if (
posListe.length) {        
            
this._x posListe[i][0];
            
this._y posListe[i][1];
            if (
== 0) {
                
moveTo(this._xthis._y);
            }            
            
lineTo(posListe[i][0], posListe[i][1]);
        } else {                        
delete this.onEnterFrame;
        }
        
i++;
    };
};

butClear.onRelease = function() {
    
clear();
}



Example:
http://www.flashangel.de/mx/fsmxauf.swf

FLA:
http://www.flashstar.de/tutlist/ind...eich=fsmxcreate

yours
Matze K.

__________________
[Flashstar]
Flashstar Website



Report this post to a moderator | IP: Logged

Old Post 12-12-2002 10:05 AM
Madokan is offline Click Here to See the Profile for Madokan Click here to Send Madokan a Private Message Click Here to Email Madokan Visit Madokan's homepage! Find more posts by Madokan Add Madokan to your buddy list Edit/Delete Message Reply w/Quote
TheDutch
DevPod (Staff Member)

Registered: Mar 2002
Local time: 06:04 AM
Location: The Netherlands
Posts: 4208

Post #2

Hi Madokan,

Once again something nice to play with.
This way you record a drawing and let it redraw over and over again

__________________

Please don't email or PM me your questions!
Ask your questions on the forums, that will not only help you but also other people with the same kind of questions.



Report this post to a moderator | IP: Logged

Old Post 12-12-2002 10:16 AM
TheDutch is offline Click Here to See the Profile for TheDutch Click here to Send TheDutch a Private Message Click Here to Email TheDutch Visit TheDutch's homepage! Find more posts by TheDutch Add TheDutch to your buddy list Edit/Delete Message Reply w/Quote
Madokan
Staff Member

Registered: Jun 2002
Local time: 06:04 AM
Location: Berlin/Germany
Posts: 166

Post #3

Yep and I hope it's easy to understand

yours
Matze K.

__________________
[Flashstar]
Flashstar Website



Report this post to a moderator | IP: Logged

Old Post 12-21-2002 03:42 PM
Madokan is offline Click Here to See the Profile for Madokan Click here to Send Madokan a Private Message Click Here to Email Madokan Visit Madokan's homepage! Find more posts by Madokan Add Madokan to your buddy list Edit/Delete Message Reply w/Quote
ahmed
Staff Member

Registered: Jun 2002
Local time: 12:04 AM
Location: canada
Posts: 1653

Post #4

now man, that is so cool!!
took me sometime to understand it though

__________________
scribble 3's finally up!
Don't PM me any questions!



Report this post to a moderator | IP: Logged

Old Post 12-21-2002 07:26 PM
ahmed is offline Click Here to See the Profile for ahmed Click here to Send ahmed a Private Message Click Here to Email ahmed Visit ahmed's homepage! Find more posts by ahmed Add ahmed to your buddy list Edit/Delete Message Reply w/Quote
Madokan
Staff Member

Registered: Jun 2002
Local time: 06:04 AM
Location: Berlin/Germany
Posts: 166

Post #5



yours
Matze K.

__________________
[Flashstar]
Flashstar Website



Report this post to a moderator | IP: Logged

Old Post 12-26-2002 10:56 AM
Madokan is offline Click Here to See the Profile for Madokan Click here to Send Madokan a Private Message Click Here to Email Madokan Visit Madokan's homepage! Find more posts by Madokan Add Madokan to your buddy list Edit/Delete Message Reply w/Quote
Dorian
Little Devil

Registered: Mar 2010
Local time: 05:04 AM
Location:
Posts: 1

Post #6

sounds good to me

__________________
cheap web hosting and dedicated servers also find more about wireless internet and vps hosting



Report this post to a moderator | IP: Logged

Old Post 03-13-2010 11:20 AM
Dorian is offline Click Here to See the Profile for Dorian Click here to Send Dorian a Private Message Click Here to Email Dorian Find more posts by Dorian Add Dorian to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 05:04 AM. Post New Thread    Post A Reply
  Last Thread   Next Thread
Advertising
Show Printable Version | Email this Page | Unsubscribe from this thread | Download thread

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

< FlashDevils - Terms of use >

Copyright, FlashDevils Community, 2002 -
Flash Archive

Links
Books