borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (swf to avi) New Topic New Poll Post Reply
AndreaVB Forum : Multimedia : Problem in loading swf movie using array
Poster Message
belvita
Level: Trainee

Registered: 18-06-2008
Posts: 1

icon Problem in loading swf movie using array

Hello! I'm a new member of this forum, I need help regarding loading and playing multiple swf movie files by only using one shock wave flash control and an array.

I've tried using this code but it only loads and plays the last one.

    For x = 0 To UBound(crypticArray2)
        frmTesting.swfCE.Movie = crypticArray2(x)
        frmTesting.swfCE.Play
    Next x

Any idea?

Need Help Thanks!

18-06-2008 at 11:14 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Multimedia : Problem in loading swf movie using array
Next Topic (swf to avi) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Il portale per lui e lei | Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder