Dusan Czupek's blog

Blog related .NET & web development

Recent posts

Tags

Categories

Navigation

Pages

    Archive

    Blogroll

      Disclaimer

      The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

      Visual Studio 2010 and .NET Framework 4 Beta 2 For Public

      Visual Studio 2010 and .NET Framework 4 focuses on the core pillars of developer experience, support for the latest platforms, targeted experiences for specific application types, and core architecture improvements. Microsoft Visual Studio 2010 Ultimate Beta 2 - ISO http://download.microsoft.com... [More]
      Posted: Oct 21 2009, 20:06 by dczupek | Comments (5) RSS comment feed |
      • Currently 0/5 Stars.
      • 1
      • 2
      • 3
      • 4
      • 5
      Filed under: dotNet

      Javascript in Flash

      Imaging an situation when you need to track redirect activity from the flash animation. Execute some tracking script right before user left the flash animation. Basically there are two ways have you can call javascript from ActionScript: 1) getURL()2) ExternalInterface.callProblem is that browsers ... [More]
      Posted: Oct 17 2009, 16:53 by dczupek | Comments (6) RSS comment feed |
      • Currently 1/5 Stars.
      • 1
      • 2
      • 3
      • 4
      • 5
      Filed under: dotNet