anderskr
12-03-2002, 08:33 AM
I want to display external images in a flash movie.
I have created a movieClip called drop, and attached the following script to it.
onClipEvent (load) {
loadMovie("http://www.kragstad.com/decks/cards/os/wirewood_elf.jpg", drop);
}
But the image doesn't show. If i hit Ctrl+Enter and click anywhere in the timeframe, the image is there, but not in the published html file. What have I done wrong? (files attached)
Please help
anderskr
I have created a movieClip called drop, and attached the following script to it.
onClipEvent (load) {
loadMovie("http://www.kragstad.com/decks/cards/os/wirewood_elf.jpg", drop);
}
But the image doesn't show. If i hit Ctrl+Enter and click anywhere in the timeframe, the image is there, but not in the published html file. What have I done wrong? (files attached)
Please help
anderskr