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. How to access the values from Asp.net page to Flash

How to access the values from Asp.net page to Flash

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netadobetutoriallounge
7 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.
  • A Offline
    A Offline
    A Muthunagai
    wrote on last edited by
    #1

    I'm developing Chat application in Flash, I Have to get the user name from asp.net page and continue the chat in Flash. Plz tell me how to get the values from Asp.net page to Flash Thanks in Advance

    S 1 Reply Last reply
    0
    • A A Muthunagai

      I'm developing Chat application in Flash, I Have to get the user name from asp.net page and continue the chat in Flash. Plz tell me how to get the values from Asp.net page to Flash Thanks in Advance

      S Offline
      S Offline
      Sathesh Sakthivel
      wrote on last edited by
      #2

      ASP.NET is a server-based platform, which means the code you write executes on the web server instead of in the client's browser. This approach ensures that your code is kept secure from prying eyes, and it sidesteps most browser-compatibility issues. However, it also introduces some unavoidable limitations. So Enhance your Asp.Net pages with Javascript for calling it in Flash.

      Regards, Satips.

      A 1 Reply Last reply
      0
      • S Sathesh Sakthivel

        ASP.NET is a server-based platform, which means the code you write executes on the web server instead of in the client's browser. This approach ensures that your code is kept secure from prying eyes, and it sidesteps most browser-compatibility issues. However, it also introduces some unavoidable limitations. So Enhance your Asp.Net pages with Javascript for calling it in Flash.

        Regards, Satips.

        A Offline
        A Offline
        A Muthunagai
        wrote on last edited by
        #3

        I'm developed Chat Application in Flash, But the User's login page is in Asp.net, I want the user name should be displayed in flash page. How to get the user name from that page. The Flash chat window is embedded in Aspx page and it is running successfully in a web browser. But I want to know how to get the user name from asp.net page to flash chat application. Thanks in Advance

        G T 2 Replies Last reply
        0
        • A A Muthunagai

          I'm developed Chat Application in Flash, But the User's login page is in Asp.net, I want the user name should be displayed in flash page. How to get the user name from that page. The Flash chat window is embedded in Aspx page and it is running successfully in a web browser. But I want to know how to get the user name from asp.net page to flash chat application. Thanks in Advance

          G Offline
          G Offline
          gauthee
          wrote on last edited by
          #4

          Can you tell me how to include flash in a aspx page? i googled it but never found a good solution!

          Gautham

          A 1 Reply Last reply
          0
          • A A Muthunagai

            I'm developed Chat Application in Flash, But the User's login page is in Asp.net, I want the user name should be displayed in flash page. How to get the user name from that page. The Flash chat window is embedded in Aspx page and it is running successfully in a web browser. But I want to know how to get the user name from asp.net page to flash chat application. Thanks in Advance

            T Offline
            T Offline
            Tamimi Code
            wrote on last edited by
            #5

            i think that the flash could read a URL , so send the user name in the query string. but be careful not to send sensitive data in the query sting. then if you need more data that the user name write it to xml, the flash could read xml file.

            When you get mad...THINK twice that the only advice Tamimi - Code

            1 Reply Last reply
            0
            • G gauthee

              Can you tell me how to include flash in a aspx page? i googled it but never found a good solution!

              Gautham

              A Offline
              A Offline
              A Muthunagai
              wrote on last edited by
              #6

              using mediaplayer,

              G 1 Reply Last reply
              0
              • A A Muthunagai

                using mediaplayer,

                G Offline
                G Offline
                gauthee
                wrote on last edited by
                #7

                is there any sort of sample code i could refer to

                Gautham

                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