I'm new to XMl and flash coding. Please bear with my questions. I'm trying to add a hyperlink to the below code to a PRIVACY POLICY pdf file on the server but <link> does not seem to work. What am I doing wrong here?
I dont see any template/documentation/sample here, just a flash site... it does not help too musc... what is the component name? who is the seller, what is their web site? what is the name of the component you are trying to use?
Hello friends. I have the same exact problem with a similar flash-xml template. I can´t add a hyperlink to a menu option in the xml file. Was this problem resolved?. Please advise. Thanks.
4wheel
I have the same exact problem with a similar flash-xml template. I can´t add a hyperlink to a menu option in the xml file. Was this problem resolved?. Please advise. Thanks.
<item name="PRIVACY POLICY" visible="true"/> <link>"http://www.abc.com/xyz.pdf"</link>
-->
<item name="PRIVACY POLICY" visible="true"> <link>"http://www.abc.com/xyz.pdf"</link> </item>