Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash Movie in Visual Basic?

Status
Not open for further replies.

RichS

Programmer
Apr 24, 2000
380
US
I want to run a Flash Movie as an intro to a Visual Basic 6 application on Win 98.  Does anyone have examples of how this is done?
 
go into project:components.&nbsp;&nbsp;scroll down till you find shockwave flash, select it.&nbsp;&nbsp;You will now have a flash icon on you toolbar.&nbsp;&nbsp;Use it like any other VB tool.<br>Haven't tested the various properties but I think you put the file location in movie.&nbsp;&nbsp;<br><br>You can do the same for shockwave files.<br>You can probably use the fs command to have it send messages to vb is you need to communicate.&nbsp;&nbsp;All you need to do is have a fscommand event on your vb object to read the event.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top