[VB.NET] Embed Flash Player (.swf)


Description
     this tutorial will help you to embed flash player (swf) to VB.NET. it's simple just follow the step below.

HowTo
     1. Install Shockwave Player Here
     2. Add Component on toolbox by right click and choose item, after that select COM Components tabs then checklist Shockwave Flash Object and click ok.
     3. New component appear in toolbox (icon flash), just drag and drop it into form and give name "flashPlayer"
     4. Test the flash player by add source file (.swf file). use this code on the form load :
         
         flashPlayer.Movie = My.Application.Info.DirectoryPath & "\fileflash.swf"


if still not understand may be watch this video is the solution :) , thanks for the uploader.



Post a Comment

Harap gunakan bahasa yang baik dan sopan, terima kasih