These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
Pages: 1
I've created a variable that handles filepath. Is there any way to direct the swf to look for the album title instead of the album number? For instance, I'd like this:
xmlFilePath = www.mysite.com/albums/images.php?album=2;
... to be more like this:
xmlFilePath = www.mysite.com/albums/images.php?album_title=nature;
Thanks in advance!
Matt
Offline
Pages: 1