A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: importing Flash into Visual Studio.NET

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Location
    Chicago
    Posts
    13

    importing Flash into Visual Studio.NET

    Help me please!!!! I am working with Visual Studio.NET and want to import a Flash .SWF file as a animated footer at the bottom of each page. I cannot figure out how to import or link to the Flash .SWF file to make it work in Visual Studio.NET. Can someone help me please? Thank you in advance.

    Alex Dove
    Application Developer
    adove@beckettassociates.com
    708.793.5896
    Alex Dove
    A Web Development Company
    www.pivotalsolution.com
    alex.dove@pivotalsolution.com

  2. #2
    Senior Member
    Join Date
    Oct 2001
    Location
    Helsinki, Finland
    Posts
    226
    You need to use the Shockwave-Flash component. Add it to your components list (it uses flash.ocx or swflash.ocx).
    After that you can just call flashComponentName.movie = "C:\myswf.swf" or so.
    Also notice that if you plan to actually deploy the program, you need to add a Flash components installer (found in macromedia.com)

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

HTML5 Development Center