svibuk
05-14-2009, 08:24 AM
i am trying to open a .swf file in another using loadmovie
both the .swf are in same folder
still i am getting "errror opening url"
my code is
on release
{
loadmovie("abc.swf","movieclip_matter","GET")
}
both the .swf are in same folder
still i am getting "errror opening url"
my code is
on release
{
loadmovie("abc.swf","movieclip_matter","GET")
}