ActionScript 2.0 :: Draggable Menu Part II -loading It Into Another Movie?

Feb 22, 2005

I would like to load the draggable menu externally into another SWF movie. I have my main movie (main.swf) and the draggable menu movie (draggable.swf). I can get the draggable.swf to load into the main.swf, however, I can't seem to figure out how to get the external draggable.swf to work within the main.swf. Once it's loaded, it is totally static

View 1 Replies


Similar Posts:


ActionScript 2.0 :: Draggable Menu - Loading It Into Another Movie

Feb 22, 2005

I would like to load the draggable menu externally into another SWF movie. I have my main movie (main.swf) and the draggable menu movie (draggable.swf). I can get the draggable.swf to load into the main.swf, however, I can't seem to figure out how to get the external draggable.swf to work within the main.swf. Once it's loaded, it is totally static.

View 1 Replies

ActionScript 2.0 :: Loading A External Swf Into A Movie - Its Loading Only A Part Of It?

Mar 16, 2004

I'm loading a external swf into a movie everything is fine with that. The only problem is that its loading only a part of it. Does anybody know why? Also, this swf is a mp3 player with streaming. The streaming part works but the playback doesn't.If i start only the mp3 player by itself it's working.here is the fla for the player

View 3 Replies

ActionScript 3.0 :: Flash Loading An Image In The Wrong Part Of The Movie Clip

Apr 9, 2012

I am having trouble loading an image where i really want. Here is the code that i am using:

[Code]...

The CELL movie clip it has 3 more movieclips inside, i want to load the image in a particular one inside the CELL movie clip... the previous code works, but seams that it is loading in the cell movie clip... The other 3 movieclips are A, B, C... i want to load the image in cell.c

View 2 Replies

ActionScript 2.0 :: Elastic Box Draggable Menu ?

Feb 9, 2004

A client of mine has seen this elastic menu box effect and has asked me to see if I can loosely recreate it.elastic box menu .Does anyone know how to A; create it? or B; create a draggable elastic box and I'll go from there

View 12 Replies

ActionScript 2.0 :: Make Elastic Box Draggable Menu?

Feb 9, 2004

A client of mine has seen this elastic menu box effect and has asked me to see if I can loosely recreate it. elastic box menu Does anyone know how to A; create it? or B; create a draggable elastic box and I'll go from there!!

View 12 Replies

ActionScript 2.0 :: Creating Vertical Menu Draggable On Y Axis

Sep 3, 2010

I am building a vertical menu that is draggable on the Y axis.
1.How do I add easing? Can I use fuse?
2.If the button that is being dragged reaches a point on the y axis it would trigger a function. If it is let go before reaching that point the button would snap back to the original position. I guess a simple (if statement) would work - but not working for me
3.Last thing. It is a vertical menu, so when a button is being dragged everything above it would drag with it. Cannot seem to get that to happen

View 1 Replies

ActionScript 3.0 :: Possible To Pause Loading 3 And Skip To Part 4 And Finish Loading That?

Jan 29, 2009

Suppose I have 5 links that load different SWF files. I'm loading the first one in the background and I will continue to load the other SWFs once the previous one has completed.Suppose a user clicks link 4 but only SWFs 1 and 2 have been fully loaded and SWF 3 is currently being loaded. Would it be possible to pause loading 3 and skip to part 4 and finish loading that?

View 0 Replies

ActionScript 3.0 :: Infinite Draggable Menu - The Looping / Movement To Be Activated By The User Literally Dragging Up And Down

Mar 12, 2009

I'm using the code below for an infinite looping menu but this menu code makes it move on its own. I want the looping/movement to be activated by the user literally dragging up and down. Does anyone know how I can alter this code so it responds to the user dragging up and down.

[Code]...

View 2 Replies

ActionScript 2.0 :: Make Menu Which A Part Of It Rotates

Apr 7, 2005

i want to make this menu which a part of it rotates. I have a circle with text besides it. This are the buttons. On this circle i have some kinda thing which points the button of where the users mouse is on. So each time the users chooses anothe button, the pointer has to rotate to that button. If there is no mouseover or anything, the pointer has to point the button on where the user is on the site (so in home the point has to point to home button)

View 13 Replies

ActionScript 2.0 :: Menu Navigation Effect - Image To Appear On A Part Of The Stage

Aug 6, 2005

i have a menu which has 10 items. there are sub menus for each of them. the submenus total to 40 items. and when i click on ech of these submenus, then i need an image to appear on a part of the stage. Now, I need the same effect for ech of the image. Say when i click on the 1st submenu of the 1st main menu, the image of an apple comes from the bottom the stage to the centre of the stage.

Now when I click on any other submenu - say 1st submenu of the 3rd main menu, this apple image should go off the stage from the top and an image of mango should appear from the bottom of the stage to the centre of the stage (same as how apple image appeared). So, basically, i need any image to come from the bottom of the stage to centre of the screen and whn a diff image is calld, the image on the screen shld go off frm centre to the top.

View 3 Replies

ActionScript 2.0 :: XML Menu - Layout Is Complete But Functionality (hardest-part) Is Not?

Jan 18, 2007

Very close to finishing this XML menu gallery. Pieced together with Kirupas gallery tutorial and "Claudio's" scrolling script. The layout is complete but unfortunately the functionality (hardest-part) is not.

So what I'm hoping to accomplish... ?

1. Multi gallery functionality (i.e.. menu sys.. Ad / Catalogs / Logo's).

Currently the XML is only set up to load the Advert section and the menu on the right does not yet work independently. In the end i hope to have it load other sections based on the description "Catalogs" would load the catalog section.

2. Simplifying my XML (i.e.. Write it so it's more clearly defined)

I included an example of the XML file I would like to utilize with my FLA. Unfortunately the way the AS is set up currently, I can't simply swap this file out. I'm baffled about the script that drives this functionality.

3. Add NEW feature. (i.e.. Make the menu on right "Ads / Catalogs / Logos") populate with dynamic text from the XML (i.e.. <gallery name="ADVERTS"> ). At the moment this is being populated with an image which proves to be more time consuming to make.

4. "Info" area... need to populate this with text relating to individual parts of gallery.

5. "View"... need to give a larger view of this file on click or rollover - opening another window in flash.

OK, now that i read through this... looks like I have farther to go then I thought.Anyway,I Hope i haven't scared all you flash pro's off...I know this stuff isn't very cut and dry seeing there's many ways to achieve the same goal. Ideally I would like to learn the most efficient method for doing this.

View 14 Replies

IDE :: Draggable Area On Movie Too Large?

Aug 4, 2009

I have two draggable clips, each set to jump to the top when released, this works fine. My issue is that the "draggable area" is larger than the imported images (since they are angled, & flash sets mc's to square or rectangles) - Ive tried various masking ideas, no joy - trouble is that if I placed the clips too close together it becomes difficult to select the one the user wants (since I need to include four/five clips).

[URL]

View 2 Replies

ActionScript 2.0 :: Movie W/c Is Draggable And Zoomable?

Jan 11, 2004

i have a main movie w/c is draggable and zoomable where i drag another movie on top of it. Each have its own instance names. my problem is my main movie is the only one that ca be drag and zoom.

[Code]...

View 5 Replies

ActionScript 2.0 :: Draggable Movie Clip With Easing

Sep 6, 2009

I know this is a bit common now, but I can't seem to find a way to make this work as I need it to.I've got a movie clip that I need to allow dragging on.The movie clip is the background to a website. It is very long in dimensions (lets say 5,000px by 384px).Anyway, the movie clip will align at 0,0 and then should be able to be scrolled horizontally until the end of the graphic reaches the end of the stage.My document size is 1024 x 384.I'd like to be able to make the movie scroll and ease on drag.

View 1 Replies

ActionScript 2.0 :: Duplicating A Draggable Movie Clip?

Jan 16, 2004

I'm wondering if there is a way to duplicate a mc so that when you drag & drop a ball, for example, there can be 50 balls stacked underneath, each with its own capabilities to be dragged individually? Obviously the goal is to be able to do this without applying the start/stop drag action to each ball.

View 2 Replies

ActionScript 3.0 :: Loading Part Of A Sound?

Nov 21, 2009

I want to be able to play just a clip of a song, so it is wasteful to load the entire song.  Is there a way to just load say, 10 seconds of a song?

View 7 Replies

ActionScript 3.0 :: Unable To Use If Statement With Draggable Movie Clip?

Aug 9, 2009

I'm creating a draggable movie clip (an arrow symbol) that drags along a rectangular track. Works fine but my issue is when the arrow's y axis is at a certain position, it needs to remove a movie clip instance and also run a trace statement. Right now, it's not doing that (if I change the == in the if statement to += it works but then it just works as soon as you mouse down on the arrow) and I'm wondering where I'm goofing up. Here's my code:

import flash.display.Sprite;
import flash.display.DisplayObject;
import flash.events.MouseEvent;

[code]...

View 9 Replies

ActionScript 1/2 :: Button Inside Draggable Movie Clip?

May 29, 2009

I am building a click through presentation that has some small text in it. To maintain the design and allow for readability, I have added a zoom feature.Here is the structure of the movie,Stage - contains pages movie clip and forward/reverse click buttons for changing pagesThere is a button at the _root level that uses a tweener to scale the pages_mc up to 170%. When this is clicked, it allows the pages to be dragged around the screen so you can look at different sections. When you click the button again, it returns the pages back to their original size stops drag.My problem is, on the pages, there are buttons with links to external sites. Once startDrag has been invoked, I cannot touch the buttons inside the movie clip. Is there a way to make these buttons work?

Code below
magUp_btn.onRelease = function() { this._visible = false; TweenLite.to(pages_mc, .25, {_x:-250, _y:-193, _xscale:170, _yscale:170}); TweenLite.to(magUp_mc, .75, {_alpha:0});

[code].....

View 3 Replies

ActionScript 2.0 :: Handle Line Between 2 Draggable Movie Clips?

Aug 27, 2009

I try to connect a line object between 2 draggable movie clips. If either MC changes position, the line will follow and still connect to it. The first version I got is as following: (works smooth but takes high CPU and computer resources if there are thousands of objects duplicated)[code]...

View 7 Replies

ActionScript 2.0 :: Unable To Use Buttons With Draggable Movie Clip?

Feb 1, 2010

I have a movie clip on the main timeline in frame 1 that I named moveablekey. What it is supposed to be is a key for a map that you can move around on the map. When you scroll over/off the key it will hide/unhide the actual key. The key has some buttons that I want to allow to go to a different link when clicked. When I test the key without the code below it will work on the link and take me to the link, but when I put the code into the main timeline it stops the link from working. Here is what I think is happening: The code seems to make it so wherever I click on the movie clip it is doing the start/stop drag code and won't recognize the buttons within the movie clip. So is there a way that I can make just the header of the key to be clickable to start/stop the drag, but still move the entire key, and allow for the buttons to be clicked?

Code:
stop();
moveablekey.onPress = function(){
startDrag(this);
Mouse.hide();[code]..........

View 3 Replies

ActionScript 2.0 :: Draggable Windows Contained Within A Movie Clip?

Apr 19, 2005

i just made a draggable window for my website, its contained within a movie clip(profile_mc) and with in that there is a button which has these actions applied to it :

[code]...

now it all works good, but its reall jerky and just stops even if you dont release.

View 9 Replies

ActionScript 2.0 :: Create Draggable Movie Clips In Arrays

Aug 2, 2006

I have some buttons that create draggable movie clips in arrays. But when I click on one button, and then another, for some reason the previous movie clip dissapears.Try clicking on one button a few times, then clicking on another, then another...

View 2 Replies

ActionScript 2.0 :: Draggable Movie Clip Loaded From Library?

Apr 14, 2008

I have created a multi-scene flash document. One of my buttons on the stage loads a movie clip from my library and has the following script:

on (press) {
this.attachMovie("help", "window", 1);
window._x = -300;
window._y = 200;
}

Works great. Then inside this movie clip, I have an invisible button with the following script:

on (press) {
startDrag(window);
}
on (release) {
stopDrag();
}

This allows the movie clip that popped up to be draggable. This also works perfectly.

My problem is, the button will only attach the movie clip on the first scene. I currently have it loading in level 1. Does anyone know how I can work around this?

View 1 Replies

ActionScript 1/2 :: Draggable Objects Don't Register On The Droptarget As They Are Within Another Movie Clip

Apr 9, 2010

Unfortunatly im having to extend to more draggable objects. So they will be within another movie clip so i can have them scrolling. After making the scroll, the draggable objects dont register on the droptarget as they are within another movie clip. Below is i think the part of the code that needs to be changed so the draggable objects know where to find the drop target.

View 1 Replies

ActionScript 2.0 :: Clickable Button Inside Draggable Movie Clip

Mar 21, 2011

I am developing and interactive CD application for kids that consists in a menu and two chapters with animations and exercises. To select the chapter I have an "Accordion" style menu with draggable panels. In each chapter panel I have a button which upon being clicked should direct me to the chapters first frame. The problem is it doesn't.

View 9 Replies

ActionScript 2.0 :: Make A Draggable Movie Clip With An Input Text Box In It?

Aug 27, 2004

I want to make a draggable movie clip with an input text box in it. It's going to be a "Make your own comic" game, where you can type in the speach bubbles what you want the characters to say.

View 7 Replies

Actionscript 3 :: Play A Specific Part Of A MP3 File Without Loading All Of It?

Sep 20, 2011

I have a project at office which is mp3 player

when a user start a song from any point, the whole mp3 file gets loaded then start to play from the point user selected

so now I need a solution to be able to play the mp3 from a specific time without loading the whole mp3 to be able to do that

(You know like youtube when you click in the middle of a video and it starts to play from this point)

View 1 Replies

ActionScript 3.0 :: Loading External SWF And Going To A Specific Part Of The Background?

Apr 22, 2009

I have to swf files.

One is menu.swf and the other is long.swf

Menu.swf has basically a menu and loads long.swf in to it. Long.swf is a file with a very long background, only part of it is displayed at a time.

My question is quite basic- how do I get the menu.swf to load long.swf and go directly to a specific part of the background.

I can get long.swf to go directly where I need it with its internal navigation by using tweenlight, but not from menu.swf.

View 2 Replies

ActionScript 2.0 :: Hierarchical Drop Down Menu - Make Every Sub Menu Item A Movie Clip And Insert Them Into Buttons?

Feb 12, 2004

I need a tutorial for a hierarchical drop down menu system that drops down 3 sub levels. Do I make the items in the sub menus individual buttons and then insert them into a movie clip or make every sub menu item a movie clip and insert them into buttons?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved