Flash and .NETFlash is one of the greatest programs every produced, but it's starting to show its age, as new systems such as .NET have come along and borrowed all the ideas from other development systems. Thus it's difficult to develop complex applications with Flash. So a solution is to integrate the power of Flash with .NET. This can be achieved simply by first adding the Shockwave component to the toolbox:
Next the Shockwave object is added to the form (with a default name of axShockwaveFlash1):
and finally the code can be added to load and start the movie: try axShockwaveFlash1.LoadMovie(0,path); axShockwaveFlash1.Play(); such as:
and the result is:
Magic!!!!
|
||
| Design | SFC | Adv. Sec. | Code | Diary | WWW | Essay | Research | ||