Hi destruck,
I believe I did learn today how to make the one xml with all of the list of videos ifor each of the rows for the grid. Don't know where in the channel coding to reference it so I can place the xml on my server and not in the package. Right now the example I have, it has the xml inside the package.
I'm guessing that somewhere in the source files I would maybe do a xfer=createobject("rourltransfer") type of thing to get it to reference the one xml on the server so I can make changes to the videos.
I see a url xfer in my code for banner ads
xfer=createobject("rourltransfer")
xfer.seturl("http://www.xxxxxxx/php/bannerads.php")
tempa=xfer.gettostring().tokenize(",")
Is it a url xfer to reference the server side xml? And if yes, then how is the url xfer actually typed out? I'm sure I only have one part of it correct, not sure if the tokenize part is only for the banner ads. Not sure how to properly code the xfer.
Thank you.
http://www.victoryNOWfilmsandtv.com