Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27189

VS 2010 A 'multiple swf '- player

$
0
0
I want to make a program to play multiple swf-files after eachother in a loop.
I'll be putting them all in a folder and then the prgm needs to play all the files in the folder.

Until now i just use a timer to play a file but the times can change now. So is there an easier way to play all those files automatically or so??

code i use now to play swf when i hit the button:

Code:

With AxSWF
                .Stop()
                .Refresh()
                .Movie = Application.StartupPath & "\swfs\reclame2.swf"
                .Rewind()
                .Play()
End With

All help is welcome!
thnx already.


KOENDERS
For every job a LED solution - Informatie & reclameborden

Viewing all articles
Browse latest Browse all 27189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>