Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Hiw to add .swf in asp.net?

Hiw to add .swf in asp.net?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminhelpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pratheepa
    wrote on last edited by
    #1

    Hi, Can anyone help me nserting a .swf file in asp.net. I have don it using Image tool and the code i got is posted below.unfortunately it is not working. pls help me asp:Image ID="Image1" runat="server" ImageUrl="~/Banner.swf" ;

    A 1 Reply Last reply
    0
    • P Pratheepa

      Hi, Can anyone help me nserting a .swf file in asp.net. I have don it using Image tool and the code i got is posted below.unfortunately it is not working. pls help me asp:Image ID="Image1" runat="server" ImageUrl="~/Banner.swf" ;

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Pratheepa wrote:

      unfortunately it is not working. pls help me asp:Image ID="Image1" runat="server" ImageUrl="~/Banner.swf" ;

      Now, it will not work. You have to use Object/Embed Tag to show Flash file in web page. HTML Object Tag[^] Sample Application Link : Flash Tip: Embedding Your SWF in a Web Page[^] Hope this will help you :-D

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

      P 1 Reply Last reply
      0
      • A Abhijit Jana

        Pratheepa wrote:

        unfortunately it is not working. pls help me asp:Image ID="Image1" runat="server" ImageUrl="~/Banner.swf" ;

        Now, it will not work. You have to use Object/Embed Tag to show Flash file in web page. HTML Object Tag[^] Sample Application Link : Flash Tip: Embedding Your SWF in a Web Page[^] Hope this will help you :-D

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

        P Offline
        P Offline
        Pratheepa
        wrote on last edited by
        #3

        Thank you so much. It works perfectly.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups