Hello,
I am working on a small project today of which I have completed 99%. Unfortunately, it's the last 1% that is giving me headaches.
I am working on the flash for this page: where images of people fade in and out. My final goal is to dynamically pull in a image ( with some text on it.
I am using the following code to load the img: holder_mc.loadMovie("/images/homepageBanner-flash.jpg"); I do have an empty movie clip called holder_mc to load the image and the image is the same size as the movie with a mask over the text.
But when the pages loads, the text is all stretched out and not in the correct place.
What bothers me is, that I used the same code on my website and it works fine. Please help!
I am working on a small project today of which I have completed 99%. Unfortunately, it's the last 1% that is giving me headaches.
I am working on the flash for this page: where images of people fade in and out. My final goal is to dynamically pull in a image ( with some text on it.
I am using the following code to load the img: holder_mc.loadMovie("/images/homepageBanner-flash.jpg"); I do have an empty movie clip called holder_mc to load the image and the image is the same size as the movie with a mask over the text.
But when the pages loads, the text is all stretched out and not in the correct place.
What bothers me is, that I used the same code on my website and it works fine. Please help!