Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Other Flash General Questions

Reply
 
Thread Tools Rate Thread Display Modes
Old 02-10-2001, 03:09 AM   #1
thegraphicguru
Registered User
 
Join Date: Jan 2001
Location: Wisconsin
Posts: 10
Thumbs down

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
thegraphicguru is offline   Reply With Quote
Old 02-10-2001, 03:47 AM   #2
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

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.
Jesse is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 04:52 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.