Results 1 to 3 of 3

Thread: communicating with swf thru VB6

  1. #1

    Thread Starter
    Fanatic Member Navarone's Avatar
    Join Date
    Jun 2003
    Location
    Akron, Ohio USA
    Posts
    740

    communicating with swf thru VB6

    I have a ShockwaveFlash1 component in my VB6 project it plays a swf file which has a pause/play button inside it. In my swf I use the fscommand to pass meta data to the VB application and that information gets displayed in a textBox.

    Also in my vb project I have FileListBox. When I click on any item in my fileListBox I would like to send a command back to the swf to control the pause/play button. Is is possible using the fscommand or vb equivalent to send a stop command back to the swf and control the pause/play button?
    He who never made a mistake never made a discovery?

  2. #2
    Banned
    Join Date
    Jun 2007
    Posts
    1

    Re: communicating with swf thru VB6

    Hi,

    I think the Flash/VB article on http://www.adobe.com/devnet/flash/activex.html may be helpful in this discussion.

    I hope you find it useful!

    Cheers,
    Byapti

  3. #3

    Thread Starter
    Fanatic Member Navarone's Avatar
    Join Date
    Jun 2003
    Location
    Akron, Ohio USA
    Posts
    740

    Re: communicating with swf thru VB6

    Thanks Byapti,

    I did find this article on my own. I wasn't able to do what I wanted they way I wanted to do it. The the article was very usefull nonetheless.
    He who never made a mistake never made a discovery?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width