|
It is currently Thu Jan 08, 2009 5:42 am
|
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 2 posts ] |
|
| Author |
Message |
|
cwebmaster
|
Post subject: uload movie help needed Posted: Sat Apr 28, 2007 1:23 am |
|
Joined: Sat Apr 28, 2007 1:14 am Posts: 0
|
|
I have a blank movie clip in my movie, that loads an external movie.
The blank movie clip is called "main"
code for loading it: ( loadMovie("loader1.swf", "main", "GET");)
Now on the external flash movie called "loader1.swf" I have a button, that when clicked on unloads the movie from the main movie:
code I have in (loader1.swf movie) to unload the movie: (on (release) {
unloadMovie(main);
}
But it does not unload, any ideas?
Thanks dave
|
|
| Top |
|
 |
|
flabbyrabbit
|
Post subject: Posted: Sat Apr 28, 2007 1:48 pm |
|
 |
| 500+ Club |
 |
Joined: Thu Jan 25, 2007 2:10 pm Posts: 640 Location: Midlands, England
|
|
I have never tried this myself but im not sure if you can actually get a movie to unload its self as its an external. I will have a look into this and findout if theres a different line of code needed.
Flabby Rabbit
_________________ http://www.hackthis.co.uk
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 2 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 0 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
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:
|
|
|