|
-
May 2nd, 2001, 10:43 AM
#1
Thread Starter
Addicted Member
flash in splash
hi all
Can i add flash file to a splash screen? if so
please explain how
thanx in advance
Me "Talented Idiot" by Gtarawneh "He said he's sorry
Inconsequential is Incommunicable
The first impression we have
Is not always the real one
My reality is not always your
so my friend....Is life that simple?
It is called "Israeli occupation forces"
-
May 2nd, 2001, 10:46 AM
#2
add the Shockwave Flash control to your project. Draw the control
Code:
ShockwaveFlash1.Movie = "yourmovie.swf"
-
May 2nd, 2001, 12:55 PM
#3
Lively Member
But remember you have to make sure that the user has Flash on there machine or it won't work..
Zevlag
-
May 2nd, 2001, 12:59 PM
#4
No they dont Zevlag, just like everything else in VB, you make a setup package and the control will be installed.
-
May 2nd, 2001, 01:27 PM
#5
Lively Member
Really? So lets say I weere to put a MSWord file there, the appropriate dlls, etc. will be installed when I make P & D installation? Give me some examples.. I thought the user had to have the specific piece of sotware. Will it work with any file type?
Zevlag
-
May 2nd, 2001, 01:29 PM
#6
Lively Member
OK guess I mis-understood.. Flash has it OWN control.. I was thinking OLE.
My mistake
Zevlag
-
May 2nd, 2001, 01:30 PM
#7
Fanatic Member
i don't know about Word or othere programs in your application but flash has a component that you load into the form. so the user,when they use your program w/ flash has the component which(i believe) is the player.
but if you don't load the component you can't use flash even if the user has the flash plugin installed becouse VB won't know what to do w/ the flash file
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|