Help with my website please!!

JerrardM

Suspended / Banned
Messages
127
Edit My Images
No
I have a flash template that I am trying to edit to suit my own purposes but have hit a snag and cannot seem to find the answer through Google so thought I would throw it out to the geniuses on here.
I do not have any fla files only swf

I have an About menu option that is xml driven and in the main menu xml it points to the <adrs>/about</adrs>
I have a content manager xml file which has the following inside:
<?xml version="1.0" encoding="utf-8" ?>
<contentmanager>
<item src="imagerotator.swf" adrs="/autumn-photos" subAdrs="true" />
<item src="imagerotator.swf" adrs="/life-style-photos" subAdrs="true" />
<item src="news.swf" adrs="/news" />
<item src="flvplayer.swf" adrs="/demo-reel" />
<item src="scroller.swf" adrs="/about" />
<item src="form.swf" adrs="/contact" />
</contentmanager>

I have the scroller.swf and a scroller.xml file

What I would like to do is duplicate the scroller.swf and xml files and use them for something else on my website but when I tried doing that the new menu option still showed the blurb I had written for the original About menu option not the new one. I am wondering if it is doing this because I have not republished the new (the copy) swf file in Flash, something I won't be able to do as I don't have the fla. I duplicated the scrollfer swf and xml files and renamed them and added a new line accordingly to the contentmanager xml.

any help/solutions greatly appreciated!

many thanks

Jerrard
 
Last edited:
Back
Top