Actually, if you have MX2004, you can use the new ContextMenu class, and create a personal right click menu. Here's the URL:
http://www.actionscript.org/tutorials/intermediate/context_menu/index.shtml
Hope you get it!
Regards...
Hey TheAwake!
Mabey if you put the text field in a movie clip, and load the variables from inside the movie clip, it might work. I haven't tried it (not too familiar with masking), but it looks like it might work.
Regards...
Well, here is an easier way than getting digital video.
If you have Flash MX, goto
C:/program files/Macromedia/flash mx/samples/fla/clock.fla
Here's the basic code:
[code]_root.onEnterFrame = function() {
// create an instance of the Date object
myDate = new Date();
//...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.