Results 1 to 4 of 4

Thread: [Flash]how to use the FS_Command?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    125

    [Flash]how to use the FS_Command?

    how to use the FS_COmmand?

    i have a flash button! and i want it to integrate with VB!

    when i click a button,it will call a vb function like end, msgbox, form.show, etc....
    Last edited by NoteMe; Aug 18th, 2005 at 09:58 AM.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    Re: how to use the FS_Command?

    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    125

    Re: how to use the FS_Command?

    can't understand the code! any simpler way?

    coz i found another code...
    VB Code:
    1. Private Sub s1_FSCommand(ByVal command As String, ByVal args As String)
    2. If command = "Help" Then
    3.     MsgBox "helpl"
    4. End If
    5. ElseIf command = "Quizr" Then
    6.     MsgBox "Quiz"
    7. End If
    8. End Sub

    but... when i put my own .swf, i dunno what to equal on command...

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: how to use the FS_Command?

    Check out one of our other Internet.com sites dedicated to Flash.

    Flashkit
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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