Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by manoj382

  1. manoj382

    how to call url from xml into getURL in actionscript

    ******************* <?xml version="1.0" encoding="utf-8" standalone="yes"?> <images> <pic> <image>2.jpg</image> <link>http://www.google.com</link> </pic> </images> ******************* I have this simple XML document with one image and a corresponding link and would...
  2. manoj382

    load *single* image in flash with XML

    I've found a lot of useful examples of how to create flash galleries using XML, but I've had a difficult time simplifying the code for my needs. Basically, I have a flash header that includes an image. Once a month I'd like to replace that current image in the flash header with a new one. My...

Part and Inventory Search

Back
Top