Go Back   OXYLUS Flash Board > Support > Horizontal Scroller

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2008, 04:47 PM
Junior Member
 
Join Date: Jun 2008
Posts: 3
Default Adding more than one scroller to a page

Hi,

Loving the scroller...managed to get it going, customised, looking great. I'm just getting stuck on installing more than 1 instantiation on the stage at a time! I'm not that well-versed in actionscript, and less so in XML. I've managed to get more than one .xml loaded, but seems to install it in the scroller sequentially - first xml appears, slides off and is replaced by the second. I can also multiply this behaviour on 2 or more instantiations of the scroller, but no managed to run two independent ones.

Any help would be most appreciated as i'm working to a fairly tight deadline here.

Keep up the great work.
Reply With Quote
  #2 (permalink)  
Old 06-24-2008, 10:26 AM
Junior Member
 
Join Date: Jun 2008
Posts: 3
Default

come on guys...sorry to be impatient, but can anybody give me a clue here? Is it even possible? If not, please let me know so i can try and implement another solution - I really need to finish my draft on this project today, and I would love to be able to use this...

Thanks alot
Reply With Quote
  #3 (permalink)  
Old 06-25-2008, 08:51 AM
Super Moderator
 
Join Date: May 2008
Posts: 519
Send a message via Skype™ to Adrian
Default

Hi,
Make sure your 2 instances have diffrent names. Also, you need to load 2 xml files and assign them to each Scroller instance. You haven't posted any code so I can't tell you what you have done wrong.
Reply With Quote
  #4 (permalink)  
Old 06-25-2008, 10:43 AM
Junior Member
 
Join Date: Jun 2008
Posts: 3
Default

Thanks, Adrian.

Been grappling with it since I posted and with your help I have managed to get different instances loading different .xml files at 3 stage of my movie. Problem is, though, that they seem to be linked - the clickHandler function seems to be universal across them all, and the alpha/blur effect on the unselected thumbnails seems to copy across all instance too.

Basically, seems as though they don't exist independently of each other - merely that different instances are loading different thumbs, which I suspect is indeed the case. How would I go about separating them? Do I have to change some labels in the actionscript to differentiate? renaming each clickHandler function doesn't seem to have any effect...

Thanks!
Reply With Quote
Reply

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


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.