At 1:49 AM -0700 9/2/2001, Curry Kenworthy wrote:
>Then I tried moving one of the images themselves, and found that the images
>can move and animate at the same time. However, as far as I know that would
>mean having to store all the animations externally (which wouldn't be as
>good for distribution, and would also slow things down a bit when the
>animation is changed?)

Is there something I'm missing here, or can't you import the images rather
than setting their filename (i.e. "import" them, rather than create a
referenced control)? If the image is imported, it's part of the stack and
no external file is needed.

(Of course, importing images increases the size of the stack and its memory
requirements, so there's a tradeoff... it would depend on how many images
we're talking about, and how large each one is.)

--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!


Reply via email to