kristinclute
02-17-2010, 01:46 PM
Hello. I’m trying to use this file for a webpage and would really appreciate some help: [ link removed ]
Currently, the XML allows the user to input a URL to go to when each image file is clicked. How can I make the click take the user to another frame in the flash file??
THANK YOU !!
Kristin
XML reads:
<?xml version=”1.0”?> <object source=”images/1.jpg” url=”http://www.website.com” window=”_blank” title=”OVERVIEW About the campaign” /> <object source=”images/2.jpg” url=”http://www.website.com” window=”_blank” title=”APPLICATIONS A selection of print ads, direct mail and interactive pieces” /> <object source=”images/3.jpg” url=”http://www.website.com” window=”_blank” title=”ATHLETES Biographies for all of the athletes” />
Currently, the XML allows the user to input a URL to go to when each image file is clicked. How can I make the click take the user to another frame in the flash file??
THANK YOU !!
Kristin
XML reads:
<?xml version=”1.0”?> <object source=”images/1.jpg” url=”http://www.website.com” window=”_blank” title=”OVERVIEW About the campaign” /> <object source=”images/2.jpg” url=”http://www.website.com” window=”_blank” title=”APPLICATIONS A selection of print ads, direct mail and interactive pieces” /> <object source=”images/3.jpg” url=”http://www.website.com” window=”_blank” title=”ATHLETES Biographies for all of the athletes” />