Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: [flasher] How to use loadMovie to position a movie specifically?
From: Bawol, Brian
Date: Mon, 22 Jan 2001 20:06:45 -0000

try
setProperty (_level4, _x, "200");
should work

:Brian



-----Original Message-----
From: Richard Lettau [richardatfotoinfo [dot] com (mailto:richardatfotoinfo [dot] com)]
Sent: Monday, January 22, 2001 07:11
To: flasher from chinwag
Subject: [flasher] How to use loadMovie to position a movie
specifically?


I was struggling with loadMovie to position a movie on the main movie. I
tried to use setProperty after I loaded the movie but was unable to get
it into a position I wanted.... An help with the code. Set property
looked like it needed an "On" event like "release".......


loadMovie("big.swf", _level4, );
setProperty("big.swf", _x = 200);

Thanks.....
Richard....



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Chinwag site carries a wealth of Flash resources.
Find useful links, suggested reading and archives at:

** http://www.chinwag.com/flasher **
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You are subscribed to flasher as: bbawolatnlmi [dot] com
To unsubscribe, email leave-flasher-479331Latlists [dot] chinwag [dot] com



[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]