# Tween External JPG Image?

**URL:** https://forum.kirupa.com/t/tween-external-jpg-image/59647
**Category:** flash
**Created:** [August 2, 2004, 7:16pm UTC](https://forum.kirupa.com/t/tween-external-jpg-image/59647 "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/59647/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: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 2, 2004, 7:23pm UTC](https://forum.kirupa.com/t/tween-external-jpg-image/59647/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: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 3, 2004, 4:49pm UTC](https://forum.kirupa.com/t/tween-external-jpg-image/59647/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.
