• Home
  • Free Tutorials
  • Free Video Tutorials

Adobe Photoshop
Autodesk 3ds Max
CSS
Flash
Help Center Live
iPhone
Joomla
Make Money Online!
Mambo
mIRC
Outlook Express
SEO / SEM
Simple Machine Forum
Target Explorer

Mouse Cursor Recorder

Category : Flash Views : 32834
Version : 8 Rating : 
3.3/5 (47 votes)
  • Currently 3.26/5
  • 1
  • 2
  • 3
  • 4
  • 5
Type : Text Source File: mouse-cursor-recorder.zip
Result: See the result


Previous | 1 | 2 | 3 | 4 | Next

_root.mouseMC._visible = true;
Show the copy.

_root.recording = false; _root.playing = true;
Set recording to false and playing to true.

_root.index = 0; }
Start playing from the beginning.

stopBtn.onRelease = function() { Mouse.show();
If stop button is pressed show the mouse.

_root.mouseMC._visible = false;
Make the copy not visible.

_root.recording = false; _root.playing = false;
Set recording and playing to false.

_root.index = 0; }
Set index to 0.


More cool tech articles from other blogs.

Place your ad here
Loading...


Previous | 1 | 2 | 3 | 4 | Next
How to Video Tutorials on software by Helpvids.com

Sponsors





Studio | Advertisement | About Webzo | Contact Webzo | Terms of Use | Free Video Tutorials by Helpivds

Copyright © 2007 NR Concepts Ltd. All rights reserved.