Hello guys,
Is there any tricks to load a external picture from component?
As i’m making a flash to introduce a large group of ppl(around 50) with flash, i tried to create a component to help me. I can pass the name, description to component and display them(using dynamic text) but now i’m stuck in display photo.
The old and simple method
loadMovie(“connie-b.jpg”, s);
only suceed to load connie’s picture to mc,s, on the stage but it is not working when i port this statement into component.
Please give me a hand