These forums are provided for community interactions only. For official support please submit a support ticket.

You are not logged in.

#1 2012-08-08 06:22:02

metallicamatt
New Member
Registered: 2007-02-14
Posts: 19

xmlFilePath with album title instead of album number

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:

Code:

xmlFilePath = www.mysite.com/albums/images.php?album=2;

... to be more like this:

Code:

xmlFilePath = www.mysite.com/albums/images.php?album_title=nature;

Thanks in advance!
Matt

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson