| timberfish 2005-03-18, 4:24 am |
| On 2005-03-17 10:03:00 -0800, "mlstover" <webforumsuser@macromedia.com> said:
> Please help - I really need to solve this soon!
>
> My client has an image gallery which is 10,440 pixels wide (imported
> as a jpeg). Via left/right arrows, the user can move the gallery MC
> across the stage. This works fine until we reach the 9000 pixels mark
> and the image just stops.
> Is this because there is a size limit to images in flash or is the
> problem more likely the result of problems with my scrolling code?
>
> Also, assuming I get the size thing figured out, is there a way to
> keep the clip from scrolling off screen on each end? I thought I had
> it, but it doesn't work.... I can always post my fla file if need be.
I'm not sure exactly what you're doing, but you should never load an
image of that size all at once. It'd be better to split your gallery
image into sections that are managable and load them in pieces. It
requires more AS coding, but you can get an equally seamless experience
and not have to deal with these size issues.
Also, I have no idea how you plan on the clip "not" scrolling off
screen at 10,440 pixels wide - maybe I'm misunderstanding.
--
The Grass Apple - { www.grassapple.com } news?
|