Page 1 of 1

URL rewriting

Posted: 07 Apr 2008, 17:29
by klintistwood
Hello all,

I'm evaluating different flash galleries before buying and I always bump into the same problem: url rewriting. I was wondering if Image Vue could solve this.

Basically, what I'm looking for is something like this

base url of the galler: http://www.mygallery.com
direct access to one specific picture: http://www.mygallery.com/my_picture_tit ... ureID.html
Having this kind of access should allow me to extract the picture title and use it in my browser to have a browser title adapted to the picture that is displayed.

Is this something possible? I'm using PHP/MySql
I imagine that PHP will have to reload somehow the SWF each time.

Thanks!