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 TouchToneTommy 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 csr500

  1. csr500

    Internet Explorer Security Bug

    Thank you both for your quick and speedy responses, I completely forgot about the whole JavaScript running on your own pc issue, when the site is live it is fine, I do feel very silly. Cheers Cameron
  2. csr500

    Internet Explorer Security Bug

    Good evening everyone I am having some security issues with my code in Internet Explorer, everytime I go to my portfolio website I get that stupid IE banner, which says IE has blocked some content to prevent harm to your pc. I will be honest my Javascript knowledge is basic at best and I found...
  3. csr500

    Assistance to create something like this

    Hello Everybody I saw this website and was hoping to create something similar, but with less pages. http://www.schematic.com/#// I was hoping someone could direct me to a tutorial or at least tell me how it is done so that I can try and find some help on google. Thank you for your...
  4. csr500

    XML Hyperlink

    Here is the action script: import mx.utils.Delegate; import mx.transitions.Tween import mx.transitions.easing.*; #include "mc_tween2.as" //this._lockroot = true; var numOfItems:Number ; //size of circle var radiusX:Number = 275; //circle height var radiusY:Number = 95; var centerX:Number =...
  5. csr500

    XML Hyperlink

    Thank you both for responding so quickly however I am still a little stuck. I dont understand how to use CDATA correctly and when I try to imput it I seem to to loose the picture I have. Below is a copy of the xml file I have. <?xml version="1.0" encoding="iso-8859-1"?> <icons> <icon image...
  6. csr500

    XML Hyperlink

    Hello I have searched for the answer to this anc cant seem to find the correct answer. This is my first ever post and I am new to XML so please do not blind me with science. I have a flash document which takes an XML file for the content, I would like to insert a hyperlink into the text and I...

Part and Inventory Search

Back
Top