Display .swf movie file into a form

How to display a .swf movie file into a windows forms app ?

THX

[73 byte] By [KENTY] at [2007-12-16]
# 1
a solution would be to add a browser control on your form and navigate to the .swf file. You should know that default IE security display a warning before playing an .swf file which is saved on disk and not loaded from the internet.
papadi at 2007-9-9 > top of Msdn Tech,Windows Forms,Windows Forms General...