Old 05-23-2008, 10:53 PM   #1 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 5
Default XML reader won't stop autoplaying

I have not been able to get this component to stop automatically progressing to the next news item even if I turn autoplay off or add an incredibly long delay. As soon as a user clicks one of the arrows on the left or right of the news page it seems to trigger the autoplay.

You can see an example at Fox Reality Channel's The Academy Season 2
Just click on LASD STAFF to see the xml reader then click on the green arrow on the right.

In the XML I've tried this: <autoplay newspause="5000">on</autoplay> as well as <autoplay>off</autoplay>
Lynxfx is offline   Reply With Quote
Old 05-26-2008, 09:20 AM   #2 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Hi,
I tried to open that link but is broken. Could you post a working link ? Also, have you modified the files in some way ?
Adrian is offline   Reply With Quote
Old 06-03-2008, 08:19 PM   #3 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 5
Default

The link works, an alter would be at Fox Reality Channel's The Academy Season 2

I have modified the files a bit but only to resize and remove a couple functions such as the date. I didn't remove the as for those functions though.
Lynxfx is offline   Reply With Quote
Old 06-06-2008, 08:17 PM   #4 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Hi,
Try this please:

open Ticker.as file and search for a line like:
Code:
instance.interval=setInterval(instance.changeNews,instance.newsTimer*1000,true);
remove or comment this line.
Adrian is offline   Reply With Quote
Old 06-06-2008, 09:02 PM   #5 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 5
Default

There isn't a Ticker.as file.

The .as files included where:
News.as
IndexButton.as
mc_tween2.as
ScrollBar.as
XMLDate.as

I did a search for the string or variations of it in all of those files just to make sure, and it isn't in there.

Have you updated the file available for purchase lately? I downloaded it around the start of May.
Lynxfx is offline   Reply With Quote
Old 06-07-2008, 07:10 AM   #6 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Sorry for that,
Open News.as file, line 97:

Code:
instance.inter3 = setInterval(instance.autoPlay, instance.newsPause*1000);
Comment this line or remove it.
Adrian is offline   Reply With Quote
Old 06-09-2008, 07:11 PM   #7 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 5
Default

I'm going to do a little bit more testing but that appears to have licked the problem.

Thanks for the help!
Lynxfx is offline   Reply With Quote
Old 11-11-2008, 02:29 PM   #8 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default Still having the same issue even after commenting out that line

Hi,

Still having the same issue even after commenting out that line. Anything I am missing?
Great work BTW.

BR
--Bashi
bashi is offline   Reply With Quote
Old 11-15-2008, 07:29 PM   #9 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Have you republished the swf ?
Adrian is offline   Reply With Quote
Old 11-16-2008, 05:43 AM   #10 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default Yes

Hi Adrian,

Yes i did. but it's still the same.
Anything that I am missing?
bashi is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:41 PM.