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. Avoid redrawing flash with postback

Avoid redrawing flash with postback

Scheduled Pinned Locked Moved ASP.NET
questionadobe
5 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.
  • J Offline
    J Offline
    Jan Hirak
    wrote on last edited by
    #1

    I have web site with Macromedia Flash menu. After clicking on each menu item I would like to display different page, but I want to avoid redrawing flash control after each postback. What is the best way to achieve this ? I dont want to use frames.

    P 1 Reply Last reply
    0
    • J Jan Hirak

      I have web site with Macromedia Flash menu. After clicking on each menu item I would like to display different page, but I want to avoid redrawing flash control after each postback. What is the best way to achieve this ? I dont want to use frames.

      P Offline
      P Offline
      Prakash_Mishra
      wrote on last edited by
      #2

      hi friend I am not sure about this but using AJAX may solve this problem so each time you click menu item the page will not refreshed from the server and you can avoid redrawing flash control.

      Prakash Mishra(Banglore,India)

      J 1 Reply Last reply
      0
      • P Prakash_Mishra

        hi friend I am not sure about this but using AJAX may solve this problem so each time you click menu item the page will not refreshed from the server and you can avoid redrawing flash control.

        Prakash Mishra(Banglore,India)

        J Offline
        J Offline
        Jan Hirak
        wrote on last edited by
        #3

        Yes I was thinking about this as probably the best solution, but I'm not sure how to implement this. I was hoping somebody points me to some good tutorial as I colud not find any.

        M 1 Reply Last reply
        0
        • J Jan Hirak

          Yes I was thinking about this as probably the best solution, but I'm not sure how to implement this. I was hoping somebody points me to some good tutorial as I colud not find any.

          M Offline
          M Offline
          Malcolm Smart
          wrote on last edited by
          #4

          You can't find a tutorial on Ajax techniques? 17 million of them here...[^]

          "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

          "This time yesterday, I still had 24 hours to meet the deadline I've just missed today."

          J 1 Reply Last reply
          0
          • M Malcolm Smart

            You can't find a tutorial on Ajax techniques? 17 million of them here...[^]

            "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

            "This time yesterday, I still had 24 hours to meet the deadline I've just missed today."

            J Offline
            J Offline
            Jan Hirak
            wrote on last edited by
            #5

            Well all tutorials on Ajax I found show how to get some data asynchronnly. But there is none to show how to asynchonnly redraw whole page except some part (for example my flash menu). I'm not wery strong in ASP.Net, I do mostly Winforms development so I need "good description" :).

            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