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
  1. Home
  2. Web Development
  3. ASP.NET
  4. flash and image files in one control?

flash and image files in one control?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netadobequestion
8 Posts 4 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.
  • S Offline
    S Offline
    Subin Alex
    wrote on last edited by
    #1

    Hi, I am developing a web app (ASP.NET 2005). Is there any control for displaying both flash and image files?

    F 1 Reply Last reply
    0
    • S Subin Alex

      Hi, I am developing a web app (ASP.NET 2005). Is there any control for displaying both flash and image files?

      F Offline
      F Offline
      Filip C
      wrote on last edited by
      #2

      no, but you could create your own usercontrol

      S 1 Reply Last reply
      0
      • F Filip C

        no, but you could create your own usercontrol

        S Offline
        S Offline
        Subin Alex
        wrote on last edited by
        #3

        Cud u get me a sample?

        F C 2 Replies Last reply
        0
        • S Subin Alex

          Cud u get me a sample?

          F Offline
          F Offline
          Filip C
          wrote on last edited by
          #4

          How to: Create an ASP.NET User Control[^]

          1 Reply Last reply
          0
          • S Subin Alex

            Cud u get me a sample?

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            Which bit don't you understand ? It's quite trivial, create a control to house an image and a flash control. I think the real question is, why do you need this, b/c I suspect that what you want and what you'll get, are probably different.

            Christian Graus Driven to the arms of OSX by Vista.

            S 1 Reply Last reply
            0
            • C Christian Graus

              Which bit don't you understand ? It's quite trivial, create a control to house an image and a flash control. I think the real question is, why do you need this, b/c I suspect that what you want and what you'll get, are probably different.

              Christian Graus Driven to the arms of OSX by Vista.

              S Offline
              S Offline
              Subin Alex
              wrote on last edited by
              #6

              Hi, First ,I need to know if there is any possibility for housing both flash and image files in one control. If yes ,then where could i find that control?

              modified on Monday, March 23, 2009 4:21 AM

              B C 2 Replies Last reply
              0
              • S Subin Alex

                Hi, First ,I need to know if there is any possibility for housing both flash and image files in one control. If yes ,then where could i find that control?

                modified on Monday, March 23, 2009 4:21 AM

                B Offline
                B Offline
                Blue_Boy
                wrote on last edited by
                #7

                Sorry for intrusion but these words

                Subin Alex wrote:

                vere cud i find tat

                are english or any else language words. :sigh: Please be correct.


                I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post.

                1 Reply Last reply
                0
                • S Subin Alex

                  Hi, First ,I need to know if there is any possibility for housing both flash and image files in one control. If yes ,then where could i find that control?

                  modified on Monday, March 23, 2009 4:21 AM

                  C Offline
                  C Offline
                  Christian Graus
                  wrote on last edited by
                  #8

                  OK, I guess this means you're illiterate. Yes, it's possible. Where can you find the control ? You need to write it. And, it will just be the exact same script, inside a control, as if you add an image and a flash seperately to your page. The only reason to write a control, is that you have a reason to use this combination over and over in your project. If you mean you want to place an image above a flash, you obviously can't do that. They will be next to each other, or you could write code that only shows one or the other.

                  Christian Graus Driven to the arms of OSX by Vista.

                  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