Board index » Visual Studio » Controls in VB for Flash

Controls in VB for Flash

Visual Studio23
What would be the methodology That we can use to crealte a Simple SWF File

from Flash



ie.,



Weather Is there Any Method or code to Grenerate a SWF file from Flash



Can any one help me


-
 

Re:Controls in VB for Flash

I'm not really sure what you want but I presume that you have created a Flash

swf file and you want ot add ito to a VB form. If this is the case then use

the Flash.OCX to load the swf file and write some fscommand event code to be

fired within Flash to be used within the vb environment to pass variables to

VB.



www.macromedia.com have a good example of how to do this. I can't remember

the full URL. If you go into your situation in more detail I may be able to

help you out.



Alastair



"Visual Basic With Mac OS" wrote:



Quote
What would be the methodology That we can use to crealte a Simple SWF File

from Flash



ie.,



Weather Is there Any Method or code to Grenerate a SWF file from Flash



Can any one help me





-