# Tween External JPG Image?

**URL:** https://forum.kirupa.com/t/tween-external-jpg-image/118098
**Category:** Uncategorized
**Created:** [August 2, 2004, 7:16pm UTC](https://forum.kirupa.com/t/tween-external-jpg-image/118098 "2004-08-02T19:16:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sixfortyfive](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/sixfortyfive/32/671_2.png) [@sixfortyfive](https://forum.kirupa.com/u/sixfortyfive)
#### Post date: [August 2, 2004, 7:16pm UTC](https://forum.kirupa.com/t/tween-external-jpg-image/118098/1 "2004-08-02T19:16:43Z")

</div>

It is possible to motion tween (move and scale) a loaded jpg image using the timeline?

I have an image loaded and put into a createEmptyMovieclip that is also inside a movieclip called ‘holder1’, but when I try to tween the movieclip, the image disappears.

---

<div class="post-metadata">

### Author: ![Jeff\_Wheeler](https://avatars.discourse-cdn.com/v4/letter/j/59ef9b/32.png) [@Jeff\_Wheeler](https://forum.kirupa.com/u/Jeff_Wheeler)
#### Post date: [August 2, 2004, 7:23pm UTC](https://forum.kirupa.com/t/tween-external-jpg-image/118098/2 "2004-08-02T19:23:50Z")

</div>

yeah, but not if it’s a mc created with as 😉

then you have to tween that with as 🙂

---

<div class="post-metadata">

### Author: ![sixfortyfive](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/sixfortyfive/32/671_2.png) [@sixfortyfive](https://forum.kirupa.com/u/sixfortyfive)
#### Post date: [August 3, 2004, 4:49pm UTC](https://forum.kirupa.com/t/tween-external-jpg-image/118098/3 "2004-08-03T16:49:48Z")

</div>

I figured out that if I create an empty movie clip inside a holder MC, then I am able to tween the holder MC just fine.
