|
-
To do it from Action Script, Here is How : just remember, it will only work with Flash Player 6.0..
onClipEvent(enterFrame) {
if (ASNative(800,2)(2) == true) {
// Your Actions here ....
}
}
Here is where i got it from:
http://216.239.39.100/search?q=cache...ASNative&hl=en
Now if you want to do it in in flash 5 or 6 the you will have to use Flash 'N Pack since it is the only tool that will allow you to Create your Own Right Mouse Click Menus in Flash .... http://www.flashnpack.com
here is a small demo:
http://www.flashnpack.com/samples/do...le=RMClick.exe
source file of this demo is included with Flash 'N Pack Trial Version.
[Edited by Flash 'N Pack on 06-10-2002 at 04:04 PM]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|