For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic Addins > January 2005 > Re: problem to create flash files from VB









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: problem to create flash files from VB
Mona \(Grapecity\)

2005-01-23, 8:59 pm

Hi Mohanbeela,

A flash file needs the appropriate environment to be built in and like for
any other file, you need the right software to design such files. So, you
need to create flash files in the same envioronment and you can
however,access them from VB interface.

Using Flash MX, you can create a .fla file that contains your graphics and
Action Script Then you can convert this .fla to .swf file using the Export
Movie command under the File option in menu. The Flash files that you see on
web sites (which play inside your browser) are .swf files. .swf files are
capable of being played out by the Flash Player

To view the Flash .swf files in VB you have to add the Flash component to
the project.

This component has the ability to play Flash .swf files and is the core of
Flash integration with Visual Basic programs

HTH

Mona

"mohanbeela" <mohanbeela@rediffmail.com> wrote in message
news:uTL5biizEHA.2936@TK2MSFTNGP10.phx.gbl...
> Hai,
>
> I know it is possible to access flash file from vb but I want to know
> whether it is possible to create flash animations from vb interface. If so
> please let me know the logic of the above.
>
>
> Mohan
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com