| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jan 2001
Location: Wisconsin
Posts: 10
|
Hi, I made a magnifing glass that uses the startDrag()...it works fine on its own...in its own html page and everything...the problem is, is when I load it in a _level...
say I have a movie on _level 3 and a movie on _level 1..._level 1 calls the movie with the magnifying glass on _level 2 but it doesn't work there... it doesn't even work if I load it on the top layer!! Why is that?? Is there a way I can get it to work? Thanks thegraphicguru |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
Works fine for me in my sample.
Loader.fla: Frame 1: loadMovieNum ("dragger.swf", 2); Frame 15 (to give it time to load the other clip): startDrag ("_level2.dragme", true); stop (); Dragger.fla: Just has an MC called 'dragme' works no probs... Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| startDrag and button conflict | PixelPimp | ActionScript 1.0 (and below) | 1 | 07-02-2003 02:19 AM |
| StartDrag on createEmptyMovieClip | Caravaggio | ActionScript 1.0 (and below) | 4 | 02-17-2003 07:24 PM |
| dragging a MC without using startDrag | OpticalChainsaw | ActionScript 1.0 (and below) | 5 | 06-17-2002 05:06 PM |
| startdrag Problems | rsassine | ActionScript 1.0 (and below) | 9 | 06-05-2002 06:56 AM |
| startDrag disables my buttons | m31 | ActionScript 1.0 (and below) | 6 | 11-09-2001 09:27 PM |