H
Huw Lloyd
I am developing a windows application and want to display
a flash animation in a splash screen.
I have the .fla file but i dont know how to load it into
the shockwave flash object that I have on my form. I have
tried this code in the forms load code but no no joy
Me.vrFlash.LoadMovie(1, C:\Splash.fla")
Me.vrFlash.Play()
Any ideas?
Many thanks in advance
a flash animation in a splash screen.
I have the .fla file but i dont know how to load it into
the shockwave flash object that I have on my form. I have
tried this code in the forms load code but no no joy
Me.vrFlash.LoadMovie(1, C:\Splash.fla")
Me.vrFlash.Play()
Any ideas?
Many thanks in advance