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 can access SESSION variables from ASP.NET into Macromedia Flash 8.

How can access SESSION variables from ASP.NET into Macromedia Flash 8.

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netadobe
3 Posts 3 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.
  • K Offline
    K Offline
    Kunal Sagwaria
    wrote on last edited by
    #1

    How can access SESSION variables from ASP.NET into Macromedia Flash 8. Kunal Sagwaria

    G I 2 Replies Last reply
    0
    • K Kunal Sagwaria

      How can access SESSION variables from ASP.NET into Macromedia Flash 8. Kunal Sagwaria

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      You can't. A session variable never leaves the server, and the flash is running on the client. If you want to access the value from the session variable, you have to send it along in the page.

      --- b { font-weight: normal; }

      1 Reply Last reply
      0
      • K Kunal Sagwaria

        How can access SESSION variables from ASP.NET into Macromedia Flash 8. Kunal Sagwaria

        I Offline
        I Offline
        indianet
        wrote on last edited by
        #3

        You cannot access Session variables directly, however you can make the session data available as GET / POST variables to your flash script.

        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