justinchrono Posted January 26, 2010 Share Posted January 26, 2010 hello...i am trying to run a slideshow script where you can click next and back arrows to scroll through pictures, and another one where you can click a thumbnail and get to that picture. is there any way i can get these two scripts to coexist? also, perhaps to get it so then the next and back arrows will work, whatever picture they go to Quote Link to comment https://forums.phpfreaks.com/topic/189899-running-2-slideshow-scripts-at-once/ Share on other sites More sharing options...
RussellReal Posted January 27, 2010 Share Posted January 27, 2010 sure why not? thats why you build object oriented, so you can have the exact same script, exact same variables, but running in its own entity. Quote Link to comment https://forums.phpfreaks.com/topic/189899-running-2-slideshow-scripts-at-once/#findComment-1002650 Share on other sites More sharing options...
justinchrono Posted January 28, 2010 Author Share Posted January 28, 2010 ok, cool, but how would i go about doing that? so far i have both scripts running, but if i put them next to each other in the code, they show up as different slideshows on top of each other....if i put one within the other, only one of them works after i activate the other one. Quote Link to comment https://forums.phpfreaks.com/topic/189899-running-2-slideshow-scripts-at-once/#findComment-1002839 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.