| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| New Member | flash & XML problem I'm using this Bounce Menu from http://www.faithornstudios.com/ I am having a little problem with trying to use anchor tags inside the XML. My XML skills are slim to none since this is the first time I’ve used it at all. I can not seem to get XML, or maybe it’s Flash, to pass the “#” symbol to the browser. The first line (Liquid Rheostats) will just pass “products.html” to browser. The “#rheostats” just gets dropped. So I tried using the Code: & # 0 3 5 ; (minus the spaces, it was getting parsed to the # sign) Code: <button name = "Products"> <subitem name = "Liquid Rheostats" location="products.html#rheostats"></subitem> <subitem name = "Controls" location="products.html#controls"></subitem> <subitem name = "Switch Gear" location="products.html£switchgear"></subitem> </button> Code: products.html£controls Code: products.html£controls Which both will render “products.html£controls” to the browser. So why doesn’t the # sign get passed through? Any help would be greatly appreciated
__________________ my spoon is too big |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |