In my initial tutorial, I was using Freeway to generate the one large
graphic out of multiple individual graphic text boxes, so that’s why I
started with those there.
You are correct, the CSS is moving one big image around.
What I was musing about Freeway doing was to do that work for you –
to locate every image below a certain size threshold, say 64px in
either dimension, and moosh it together with all the other such images
on the page (in the site) to create a single global sprite image that
would be moved around by CSS.
The Web app I linked to does the same thing. The reason why they want
you to upload a zip full of separate images rather than a single
sprite is because by naming those images carefully and according to a
recipe, the CSS can be generated at the same time that the images are
mooshed together, and the names of the images become the classnames
within the resulting CSS file.
Since their server is both doing the CSS authoring and doing the
mooshing, it knows precisely what x/y offsets to include in the
resulting background-position tags, and it uses the names of the image
files to key everything together.
Walter
On Nov 9, 2010, at 2:46 PM, TeamSDA wrote:
Hi Walt,
I am going to have to some more reading, thank you for the links. I
seem to be missing something as I was thinking that the CSS is just
moving one large image around in each of the html box’s. Not totally
understanding why all the graphics box’s are built in freeway. It
appears the online tool link assembles multiple images into one, if
that is so I am a little confused as it would seem that making one
graphic would be simpler to do in the first place.
If you have time and the patience to explain further I would
appreciate it otherwise I will tinker with all the samples until the
lightbulb goes on. This is all still a little fuzzy.
Yes it would be cool if Freeway could bundle this into there system.
It is always so great when they provide these types of features as
part of their releases.
Thank You,
TeamSDA_Dave
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options