InterviewSolution
| 1. |
Solve : VB - linking to external flash movie? |
|
Answer» I am building a vb project that has a flash movie embedded into that - that I link to via a URL. I've built this on my Vista machine and it runs fine (tested without internet CONNECTION and no movie loads), I've built this on my Vista machine and it runs fine (tested without internet connection and no movie loads) I have no idea what that means. Without an internet connection and no movie loads, how do you know it works fine? This link may help. Be SURE not to use the default web browser control. Quote from: Sidewinder on November 06, 2008, 04:54:39 AM QuoteI've built this on my Vista machine and it runs fine (tested without internet connection and no movie loads) I knew it worked because without an internet connection it wouldn't display the movie - checking that it's not using a local source. With an internet connection the movie did load. The problem I've since found is that when building the .exe I had to also include the Shockwave Flash Object image holder, along with the other build files (my naivety of VB is showing through!!) Quote The problem I've since found is that when building the .exe I had to also include the Shockwave Flash Object image holder, along with the other build files (my naivety of VB is showing through!!) Best way to learn. You probably won't have that problem again, at least not anytime soon. |
|