There are many reasons for doing this. At the time I was writing a game which used the right mouse click with either a forward or backward motion would zoom in or out.
Anyway, that's jumping forward a little too far.
I'm working on another game at the moment, uckers,so I have a beta swf to test with.
Loading the flash movie isn't complex you just need to load the COM Component for Shockwave Flash into the .net windows form project.
-
Start a new Windows Form Project
- Add Shockwave Flash to Toolbox
- Right mouse click and select choose items
- Select Shockwave Flash and Select add
- Place new Component from toolbox to form
- Change Form Settings
remove the maximise and minimise functions and the fix the window size
- Go to code view
- Designer Code View
And thats it, right click disabled