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

LoadMovie with AxShockwaveFlash fails

$
0
0
I have two seperate axShockwaveFlash objects in VB 2010.

one is named flash0 and the other is flash1

flash0.Base = "my URL"
flash0.LoadMovie(0, "URL")

flash1.LoadMovie(1, System.AppDomain.CurrentDomain.BaseDirectory + "LOCAL FILE")

flash0 loads perfectly, but flash1 doesnt load. The SWF file for flash1 has no errors, it works fine. I tried loading flash1 on layer 0, and then it loads perfectly. But when I load it on layer 1, it doesnt load.

How can I fix this so that I have one flash movie on layer 0 and another flash movie on layer 1?

Viewing all articles
Browse latest Browse all 27404

Trending Articles



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