borderAndreaVB free resources for Visual Basic developersborder

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

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

Print This Topic
Next Topic (selecting device for MultiMedia control) 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

Ads by Lake Quincy Media
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!

Ads by Lake Quincy Media
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 (selecting device for MultiMedia control) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

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