PDA

View Full Version : web gallery XML question



heavysound
August 19th, 2006, 01:16 AM
Sorry guys I'm a little new so bear with me if possible. To my credit I did do an extensive search first.

OKAY I really like the ease and outcome of Photoshops "flash web gallery" feature except......

How can I make the gallery stay centered on the page regardless of window resizing etc..??

I opened the XML file and it seems the pertinent code is near the top and looks like this:

<!-- value (in pixels) for distance between gallery and left edge-->
<var symboltype="number" name="pinX" value="150" />

Changing the "150" to "auto" is the closest i've come so far but I know that's wrong both programatically and visually. Can anyone please help?

Please?

heavysound
August 19th, 2006, 02:17 PM
Sorry guys I'm a little new so bear with me if possible. To my credit I did do an extensive search first.

OKAY I really like the ease and outcome of Photoshops "flash web gallery" feature except......

How can I make the gallery stay centered on the page regardless of window resizing etc..??

I opened the XML file and it seems the pertinent code is near the top and looks like this:

<!-- value (in pixels) for distance between gallery and left edge-->
<var symboltype="number" name="pinX" value="150" />

Changing the "150" to "auto" is the closest i've come so far but I know that's wrong both programatically and visually. Can anyone please help?

Please?



Not even 1 response. Was my question really that lame?
At lease someone could chime in to tell me how lame I am or something. Jeez.
Leaving a guy hangin' here.

Neolumi
August 19th, 2006, 02:51 PM
hey, I dont know about photoshops flash gallery function but if you can access an fla that it spits out or if outputs a specifically sized flash file (like 500px wide swf, not spanning 100% of the page)then you can center it with html