falsh in windows forms c#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wuji
    New Member
    • Feb 2007
    • 1

    #1

    falsh in windows forms c#

    Hi all
    i have a flash swf file which runs within windows form application.
    the flash uses the loadVariables method to obtain values from an asp file. i wish to change so it will have its parameters from the windows application.
    question is can it be done? and if not what other sources can i use to load the variables from and how can i do that?

    appreciate the help

    Yoav
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Originally posted by wuji
    Hi all
    i have a flash swf file which runs within windows form application.
    the flash uses the loadVariables method to obtain values from an asp file. i wish to change so it will have its parameters from the windows application.
    question is can it be done? and if not what other sources can i use to load the variables from and how can i do that?

    appreciate the help

    Yoav
    What parts of this are your code?
    Have you written the flash component? The windows form component?
    The easiest way, in my opinion, is to load variables from an XML document.

    Comment

    • Paulson
      New Member
      • Apr 2007
      • 63

      #3
      Originally posted by wuji
      Hi all
      i have a flash swf file which runs within windows form application.
      the flash uses the loadVariables method to obtain values from an asp file. i wish to change so it will have its parameters from the windows application.
      question is can it be done? and if not what other sources can i use to load the variables from and how can i do that?

      appreciate the help

      Yoav
      Can you kindly telll me how you brought a flash swf file into a windows Application I need it urgently please help.

      Comment

      • crabpot8
        New Member
        • Aug 2007
        • 40

        #4
        please do tell how you put flash inside your application, if you dont mind sharing the C# code that would be amazing

        thanks
        crabpot8

        Comment

        Working...