-
Still dont work.
I have desperately tryed 2 load the .swf into a blank keyframe.
__________________________________________________ __
BUTTON ACTION:
On (Release)
Load Movie ("Mymovie.swf", "/holder")
End On
load movie into location.
url= mymovie.swf
location = target.
string literal.
__________________________________________________ __
My blank movieclip has an instance name of "holder"...and a stop action.
Still this wont work ?? i know there is a way to do this.
I think i'm close.....but something is wrong...what ?
__________________________________________________ __
does anybody know the answer ????
Thanx
Tor
-
The movieclip "holder" should be blank and the .swf file you are trying to load in should be in the same directory as the main movie(.swf)
Make sure you have assigned the movieclip an instance name, an instance name is different from a symbol name as a asymbol name is just a name for the librar, whereas an instance name is how we target and control movieclips.
To assign an instance name use:
right-click the symbol, choose properties,clcik the definition tab and then fill in the instance name field!
other than that there is no reason why it shouldnt work!
Regards FlashGuru
-
Finaly !!!
Hi FlashGuru....
Thanx for time and patience..... long patience :)
I finaly solved the prob.
It was the alignmemt of the blank movieclip.
I just moved it from the centre to top left, and there it poped up....my movie.
Thanx again.
regards
Tor
-