"Devrim" <devrim25@yahoo.com> wrote in message
news:eq06h4$d9f$00$1@news.t-online.com...
> thank you. its work.
> i'm absolitly beginner of Flash.
>
> "dan mode ->Adobe Community Expert" <dans@tornadostreamTAKETHISOUT.com>
> schrieb im Newsbeitrag news:eq05nm$9f0$1@forums.macromedia.com...
>> Devrim,
>>
>> try this:
>>
>> this.loadMovie("Image/image12.jpg");
>> this._x=21;
>> this._y=188;
>>
>> This works even more effectively if you have a placeholder clip on the
>> stage.
>> So, try this after you have tried the above script:
>> Draw a simple rectangle on the stage and make it into a movieClip symbol,
>> give it the instance name of placeholder. Then, use this actionscript:
>>
>> placeholder.loadMovie("Image/image12.jpg");
>> placeholder._x=21;
>> placeholder._y=188;
>>
>> hth
>>
>>
>> --
>>
>> Dan Mode
>> --> Adobe Community Expert
>> *Flash Helps*
http://www.smithmediafusion.com/blog/?cat=11 >> *THE online Radio*
http://www.tornadostream.com >> *Must Read*
http://www.smithmediafusion.com/blog >>
>>
>>
>> "Devrim" <devrim25@yahoo.com> wrote in message
>> news:eq029u$k6t$02$1@news.t-online.com...
>>> Hello,
>>>
>>> i load a image with command "loadMovie ("Image/image12.jpg",1);"
>>> so i see ther picture on the left over at position 1x1 (XxY)
>>>
>>> how its possebble the picture at position 21x188 to load?
>>>
>>> thanks
>>>
>>>
>>>
>>> --------------------------------------------------------------------------------
>>> Ich verwende die kostenlose Version von SPAMfighter,
>>> die bei mir bis jetzt 92 Spammails entfernt hat.
>>> Für private Anwender ist SPAMfighter völlig kostenlos!
>>> Jetzt gratis testen: hier klicken.
>>>
>>
>>
>>
>
> --------------------------------------------------------------------------------
> Ich verwende die kostenlose Version von SPAMfighter,
> die bei mir bis jetzt 92 Spammails entfernt hat.
> Für private Anwender ist SPAMfighter völlig kostenlos!
> Jetzt gratis testen: hier klicken.
>