Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


loadMovie stopped working!!! help please



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> Flash Forum
View previous topic :: View next topic  
Author Message
TF3K



Joined: 11 Aug 2006
Posts: 2

PostPosted: Thu Mar 15, 2007 1:39 am    Post subject: loadMovie stopped working!!! help please Reply with quote

i have no idea what i've done.
the loadMovie worked perfectly and suddenly it has stopped working

doesn't matter how i try it.

even in a 2 frames movie.

i put in the second frame this code:

Code:

this.loadMovie("D:/a.jpg"); // and yes i have a picture there
stop();


also tried:
loadMovie("D:/a.jpg",this);

and ofcourse i tried
loadMovie("D:/a.jpg", empty_mc); //while empty_mc is an empty movie clip with the instance name of empty_mc

i have no idea what i can do.

tried it all.

and even if i put a movie clip that has something in it, it just makes it disappear. goes blank.

any ideas?

thanks.
Back to top
View user's profile Send private message
naveen



Joined: 15 Mar 2007
Posts: 9
Location: India

PostPosted: Mon Apr 02, 2007 12:55 pm    Post subject: Re: loadMovie stopped working!!! help please Reply with quote

Hey TF3K,

you have to load movie in a target or level...

For target do this:

loadMovie(D:/a.jpg, "empty_mc")

For Level do this:

loadMovie(D:/a.jpg, 1)
levels can be changed according to your needs...

ENJOY
Naveen
Back to top
View user's profile Send private message Yahoo Messenger
flabbyrabbit
500+ Club


Joined: 25 Jan 2007
Posts: 623
Location: Midlands, England

PostPosted: Tue Apr 03, 2007 10:06 pm    Post subject: Re: loadMovie stopped working!!! help please Reply with quote

So he just got the quote marks on the wrong variables??

Flabby Rabbit
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> Flash Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap