Loading
  Password:
  Lost password?  
LogoutLOGOUT
Join as a MemberJoin as a Member
 
FlashMove Live Support



Go Back   FlashMove Forums > Development > Archives > Flash MX 2004

ReplyREPLY THREAD
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-06-2004, 11:09 AM
shush1 shush1 is offline
Registered User
 
Join Date: Sep 2004
Location: London
Posts: 100
shush1 is on a distinguished road
Movie Clip Help! URGENT!!

Hi I have created a website and using blank movie clips to load in .swf files for page changes, however when a .swf file is loaded in a blank movie clip the buttons and interactive states on the movie below are all active even though u cant see them as the new movie has loaded over them, and the cursor changes to the hand state on the new movie even though there is no button and when u click it brings up text from a section below, how can I make the movie below inactive or unload it? Hope someoen can help, really URGENT thanx
  #2  
Old 10-06-2004, 11:31 AM
Shockwaver's Avatar
Shockwaver Shockwaver is offline
Shock Moderator
 
Join Date: Dec 2000
Location: Moscow, Russia
Posts: 487
Shockwaver is on a distinguished road
Hi, here is what you can do. You can use this script:
Actionscript:
clip.unloadMovie();
... to unload movieClip from instance named clip.

Or you can place an invisible button on the bottom of each clip that you load. Then use:
Actionscript:
but.useHandCursor=false;

That button should block all buttons below.
__________________
-= Get Shocked =-
  #3  
Old 10-06-2004, 12:51 PM
shush1 shush1 is offline
Registered User
 
Join Date: Sep 2004
Location: London
Posts: 100
shush1 is on a distinguished road
Hi thanx fo your help, I have a nother problem if u can help, Within a movie clip I have a back button which takes u back to the main time line the button has all it states. however when i place this script on the main timeline

ardenweb_mc.onRelease = function() {
gotoAndPlay("scene 1", 65);
};

So the button sends u back to the main timeline, but once this script is placed the back button when u rollover it doesnt show the over state, and I dont understand why, cause without the script it works, hope you can help, thank you


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Movie clip problem xl_hybrid Flash MX 2004 11 03-16-2004 06:22 PM
Placing a Movie Clip Behind a Graphic maflu Flash MX 4 04-16-2003 01:34 PM
Initiating sounds from movie clip 1 that are located in movie clip 2 hoglan Sound and Music 0 12-04-2002 06:31 PM
Stop Main Movie to play movie clip before continuing??? BTP General Flash 2 07-23-2002 08:27 AM
preloading plankd Newbies 4 08-25-2000 11:15 AM



All times are GMT. The time now is 08:09 PM.




Powered by vBulletin version 3.5