Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Scrolling Picture



how can i put a scroll bar onto a line of images like i would do with text

thanks



KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 07-20-2003, 11:45 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Scrolling Picture I Think?
How do you make it seem like a picture is like scrolling to the left.. like at http://www.edgen.com/edgen.html.. see how he has the scrolling background how do you create this effect?

Scrolling Picture
i have looked all through this site for the scrolling pictures...i have found some things like i want, but not exact....i would like the pictures to scroll on rollover of a button in either direction depending on the button rolled over...i don't want it continuous...once it hits the leftmost point it should stop and same with the rightmost point...thank for the help...

Picture Scrolling
hi.

this is probably a simple thing but i can't think how to do it.

i have a main image (longer than the stage width), also 2 arrow buttons.

Aslong as you have the mouse down on the button the image scrolls in the oposite way.

so if you press the right button down then the image scrolls left along the x axis.

any help on the coding wud be great. thanks

Scrolling Picture
How do I use the scrollbar component to scroll horizontally with a series of pictures.. In other words.. I have a jpg that has 18 small golf hole pictures. You can you see 9 at a time andhave to scroll horitontally to see the rest.. when you click one of the 18 holes it pulls in the larger picture below with stats etc.. I don';t know how to scroll the pictures.. Can Iuse the scrollbar component.. if so how? I know how to attach it to a text file but don't know how to use it with a picture.... any ideas?

Scrolling Picture
For once, I don't have a problem! I'm looking for a tutorial.

I have a design that shows a window with four arrows on each edge. Inside this window is a map. I would like this map to scroll with the clicking of each arrow.

Ideally, I'd also like to zoom in and out of the picture eventually as well.

I know I've used a tutorial like this to create a GPS demo, but I can't remember where I found that, or the files themselves.

Can anyone help me in finding such a tutorial? My goal is not only to finish this task, but also to show others around me how this is done so they can make the necessary changes themselves (or modify an existing Flash document).

* edit *

I found a nice example here of what I want. A tutorial of this would be great.

Thank you for the help!
Dan

Plz Help Me For Picture Scrolling.. Its Urgent Plz...
hi,

am doing image scrolling in falsh.. i have done it successfully...! ie one big image will move to right or left accroding to the mouse over..!! I have done this with 5 mouse over buttons ... But what i want is that.. there is small image...(reduced size of the big scrolling image) i want ONE SQURE to point out in that small image which part of the big image the user is viewing presently..!!! GOTTIT what i mean ???

I want squre to move over the the small image (which is a thump nail of BIG SCROLLING IMAGE) so that the users can know which part of the image they r viewing..!!!

am totally confused!!! i tried hard but cant get the output what i really needd'

U can get the FLA file ....from
http://www.designmaestros.com/layout.zip
So it will be easy for u to check!!!! If u can plz do it for me..!!
plz do the need full..!!! my id is bijukrmenon@hotmail.com

[Edited by bijumenon on 01-14-2002 at 06:35 AM]

Scrolling Picture And Text
Hi,

In HTML it is possible, that I have, for example, a picture on the left side, and on the right side of the picture I have, for example, a description text.
If I now scroll down with the scroll bar, the picture and the text is moving! Simple HTML!!!

OK, can I accomplish this behaviour in flash too??? If yes, how???

Thanks
David

Loading A Scrolling Picture
Hey all,

I have a flash movie ( a continuous scrolling picture) that I would like to load into another flash movie. The problem is that the scrolling picture does not scroll once loaded into the new movie?

Here is the actionscript I am using to make the picture scroll...
onClipEvent (load) {
speed = 2;
}
onClipEvent (enterFrame) {
if (_root.slider._x>-395) {
_root.slider._x = _root.slider._x-speed;
} else {
_root.slider._x = 657.5;
}
}

THis is the code I am using to load the scrolling picture into anoter movie
loadMovie("scroll.swf", "scroll");

Like I said, it loads fine but the picture does not scroll once it is loaded into the new movie?

Can anyone help?
Thanks
Aron

Mouse Scrolling Picture Box
I want to make an effect for a website and i'm quite stumped how to do it. What i want to do is have a picture in a box, and when the user moves the mouse up, it goes up and vise versa for down. I want this to happen all the time however, not just when the user moves the mouse up or down on the picture box.

If anyone could point me in the direction of a tutorial or give me some hints it would be much appreciated! Cheers.

Scrolling A Panoramic Picture
ive made up this panoramic picture by pasting some picture together.

now i want to make a flash movie say 100 x 100 with the picture in it and when you move the cursor the right hand side the picture moves along to the right and when you move the cursor the left the picture moves along to the left.

hope you followed that.

Where do i start?

Scrolling Picture Tutorial…?
Hey there,

Has anyone come across a good tutorial on ActionScript to have something similar to 2 rectangular rows of pictures which loop… I tried my own version by tween position– looked pretty horrid!

Any input is very much appreciated!


Thanks,

-Phil

Question - Scrolling Picture?
For example : There are a big picture in a flash (picture size bigger than flash size), when my mouse trail go to the north side of the picture, the picture will eventually scroll down, but when my mouse trail go to south side, it will scroll up. Same with left and right side, so i wonder how to do it?

Scrolling Picture Banner
Help! I've got about 20 pictures that I need to incorporate into a scrolling "banner" across the top of an HTML web page. I started dropping the photos next to each other in Flash MX, but ran out of room on the stage. Now one of the photos at the edge of the stage seems to be stuck-it won't delete or move.

Any suggestions how to create this wide movie?

Thanks!!!

Scrolling Picture Thumbnails
Is there a good tutorial for creating a moving scrollbar with picture thumbnails to display a larger photo above when clicked or moused-over. I'm a self-taught Flash MX user and still learning.

Thanks
Jim
jim@jimwalent.com

Scrolling Picture Box Help Requested
Can someone please give me some information about how to create a scrolling picture box like the one at http://www.secondstory.com (after the opening intro)? I need to control mine with a left button and a right button.

Thank you very much.

Scrolling Picture Strip
Hello I am new to the forums and would appreciate any help I can get on this subject.

I am trying to make a sort of scrolling picture strip in flash.

Example

The set of pictures just scolls across the screen, but the problem I am having as you can see in the example is the expanded form of the pictures are overlapped by the others.

What I am using in that example is just button symbols with the over state being the larger picture, I have also tried using moveclip buttons with the setDepth command get it to come to the top with no luck.

If you can think of a way to fix this or simply a better way to go about this I would appreciate your input.

edit: using flash 8 pro by the way

Thanks

Scrolling Picture Reel
Hi I need some help please. I am trying to accomplish a scrolling pic reel exactly like the one on this website http://www.lomamedia.com/V1.html. I want it in a bottom, scrolling continously without any pause or break in between and so far i have came up with this code only

onClipEvent(enterFrame){
this._x += 3
}


If someone knows the correct script please help. I can only use actionscript 1 that is what's compatible with my editor.

Scrolling Picture Reel
Hi I need some help please. I am trying to accomplish a scrolling pic reel exactly like the one on this website http://www.lomamedia.com/V1.html. I want it in a bottom, scrolling continously without any pause or break in between and so far i have came up with this code only

onClipEvent(enterFrame){
this._x += 3
}


If someone knows the correct script please help. I can only use actionscript 1 that is what's compatible with my editor.

Scrolling Picture Reel
Hi I need some help please. I am trying to accomplish a scrolling pic reel exactly like the one on this website http://www.lomamedia.com/V1.html. I want it in a bottom, scrolling continously without any pause or break in between and so far i have came up with this code only
onClipEvent(enterFrame){
this._x += 3
}

If someone knows the correct script please help. I can only use actionscript 1 that is what's compatible with my editor.

Scrolling Picture (not Stop)?
http://two.xthost.info/EzPs2/hinhchay.swf

Any body help me !!!, i can only do that

I want when the first box scroll to right, it come back the left and keep scrolling, follow the last box.
thx

Scrolling Background With Picture
Hey!
Here's the picture I was using with my scrolling background. I hope it helps! Thank you very much!

Natalie

Scrolling Picture Movie Needing Help
I have a scrolling picture box that scrolls left or right when clicked on the relevant buttons, I am wanting to start it in the middle of the line of all the images in the scrolling picture box movie, so that I can scroll half way left and half way right to see the images as apposed to one long scroll left.

How would I do this considering the scrolling picture box movie starts at the very first image on the left.

Thanks for any help

[F8] Creating Scrolling Picture Gallery
Why isn't this working??? My thumbnails scroll left and right, and when I move my mouse over thumbnail I get a hand cursor, but when I click it the larger image doesnt open. I have my thumbnails in my library as "Thumb1, Thumb2, etc" and my full size images in my library as :Image1, Image2, etc). Hopefully that gives you some background info. I just want this to display my larger image when I click on a thumbnail. Thanks for your help!!!!!

Here's my code:

this.createEmptyMovieClip("container",1);
var imagesNumber:Number = 9;
for (i=1; i<=imagesNumber; i++) {
container.attachMovie("thumb"+i,"thumb"+i+"_mc",i) ;
myThumb_mc = container["thumb"+i+"_mc"];
myThumb_mc._x = (i-1)*myThumb_mc._width;
myThumb_mc._y = (Stage.height-myThumb_mc._height)/1.1
myThumb_mc.largerImage = i;
myThumb_mc.onRelease = function(){
_root.attachMovie("image"+this.largerImage,"large_ mc",2);
large_mc._x = (Stage.width - large_mc._width)/2;
large_mc._y = (Stage.height - large_mc._height)/2;
large_mc.onRelease = function(){
this.removeMovieClip();
}
}
}
container.onEnterFrame = function() {
this._x += Math.cos((-_root._xmouse/Stage.width)*Math.PI)*15;
if (this._x>0) {
this._x = 0;
}
if (-this._x>(this._width-Stage.width)) {
this._x = -(this._width-Stage.width);
}
};

Scrolling A Really Wide Picture (timeline)
I am making a timeline. I have made it really long, the scene is in the middle, and I want to be able to scroll the timeline both directions, left and right. I have made to buttons, and have made a code that functions. But I believe I need a test that stops the process whenever the user release (let go of) the button. Now it seems like the process is working even when the button is released. It works fine when the user comes to the end of the timeline, then the process stops. But if the user let go of the button in the middle of the timeline, the process is running anyway.
Here is the code ("frem" means forward, "tilbake" means backwards):

stop();

Frem_btn.onPress = function() {
speed = 3;
_root.Tallinjen_mc.onEnterFrame = function() {
trace ("this._x er: " + this._x);
if (this._x > -2180) {
this._x -= _root.speed;
}
else if (this._x < -2180){
stop();
}
Frem_btn.onRelease = function() {
_root.speed = 0;
}
}
}

Tilbake_btn.onPress = function() {
speed = 3;
_root.Tallinjen_mc.onEnterFrame = function() {
if (this._x > -2180 && this._x < 3499) {
this._x += _root.speed;
Tilbake_btn.onRelease = function() {
_root.speed = 0;
stop();
}
}
else if (this._x > 3500){
stop();
}
Tilbake_btn.onRelease = function() {
_root.speed = 0;
stop();
}
}
}

Continuously Scrolling Xml Picture Gallery
Hello, everyone

Do you know any good and simple continuously scrolling xml picture gallery? The one with horizontal (x mouse) or vertical (y mouse) navigation.

I need a very simple one with basic staff like description, link, and picture itself in XML file.

Thanks in advance

Portfolio - Scrolling Thumbnails Behind Big Picture....
I've tried to find an answer to my question by searching the web, but with no luck so far...

I'm trying to make a photogallery like the one on http://www.managementartists.com/. I've made the scrolling thumbnails and I've put each picture in a seperate swf file. My problem is that when I'm looking at a big picture (after clicking a thumbnail), I'm still interacting with the scroll.. I've tried hiding it, but it still moves when I move my mouse. How can I make the scroll stand still, when I'm looking at the big pictures. When I close a picture, I want the scroll to stand where I left it.....


Hopefull..... Very hopefull....

A Scrolling Grid For My Picture Gallery
Hi Everybody!

I am an absolute newbie concerning ActionScript. But I have the ambition to create a cool looking and dynamically loading picture gallery with Flash8. Therfore I think a scrolling grid, holding the thumbnails would be fitting. So I went through numerous threads, absorbing all information on this matter. And behold, thanks to stringy et al. I am able now to create dynamically loading thumbnails arranged in a grid and in a scroller respectively. Yet, I haven't so far managed to combine these two approaches into a scrolling grid. As a basis for my trials I have used Kirupa's file modified by stringy (see attached file below). Is there anybody out there who is willing to help me make the thumbnail grid scrolling once you add more thumbnails?

Please accept the best thanks of parttimedevil for your help.

Code Problems Scrolling Picture Bar
I have a scrolling picture bar that is masked on the stage. the problem is that the picutre bar does not stay on the stage and loop.  

I have a movie clip in the _root. it is 1520 pixel, double the size of the movie width which is 760.

This is the code on that mc....

onClipEvent(load) {
  nScreenWidth = 450;
  nMaxRate = 15;
  // nPixels determines the speed of the slider movement
  function moveLeft(nPixels) {
     this._x -= nPixels;
     if (this._x < 0-nScreenWidth) {
        this._x = 0;
     }
  }
  function moveRight(nPixels) {
     this._x += nPixels;
     if (this._x > 0) {
        this._x = 0-nScreenWidth;
     }
  }
}


onClipEvent(enterFrame) {
  // move slider with speed dependent on mouse position
  if (_root._xmouse < nScreenWidth/2 && _root._xmouse > 0) {
    moveRight(nMaxRate - _root._xmouse * nMaxRate/(nScreenWidth/2));
  } else {
      if (_root._xmouse > nScreenWidth/2 && _root._xmouse < nScreenWidth) {
        moveLeft(_root._xmouse * nMaxRate/(nScreenWidth/2) - nMaxRate);
      }
  }
}

Scrolling Panel With Dynamic Picture
Hi

I'm trying to make a scrolling panel with dynamic picture in it:
I have two problem
The first, i don't know how to refer to all the item together in order to move all of them together.
Actually, the item are moving but i can move only those that i can see on the screen, not those hidden.

the second, how can i refer to the first and the last files of xml files, because i'm trying to put an if statement to block them like lee has done in his scrolling panel tutorial, by this :

Code:

   if(panel._x >= 89) {
      panel._x = 89;
   }
   
   if(panel._x <= -751) {
      panel._x = -751;
   }


but in my case, it depends of the length of my xml

well, here's my code

Code:


var numOfItems:Number;
var home:MovieClip = this;

var xml:XML = new XML();
xml.ignoreWhite = true;

xml.onLoad = function() {
   var nodes = this.firstChild.childNodes;
   numOfItems = nodes.length;
   for(var i=0;i<numOfItems;i++)
   {
   var t = home.attachMovie("item","item"+i,i+1);
   t.onRollOver = panelOver;
   t.icon.inner.loadMovie(nodes[i].attributes.image);
   t.holder.onRelease = released;
   t._x=-20;
   t._y=i*(i+67);
   }
}

function panelOver() {
   this.onEnterFrame = scrollPanel;
   delete this.onRollOver;
}

var b = stroke.getBounds(_root);

function scrollPanel() {
   if(_xmouse<b.xMin || _xmouse>b.xMax || _ymouse<b.yMin || _ymouse>b.yMax) {
      this.onRollOver = panelOver;
      delete this.onEnterFrame;
   }   

   var ydist = _ymouse-75;
   this._y += Math.round(-ydist / 75);
}
   
   xml.load("icons.xml");



thanks for helping

Automatic Vertical Picture Scrolling In A Loop
Hi everyone,

Can someone of you please help with creating a movie clip which scrolls automatically (without mouseover) a large number of pictures (more than 50) vertically and in a loop?

I think that I'll need help with the 2 following things:

1. When I wanted to position the 50+ pictures in my Movie Clip object I encountered the first problem, which is that THERE IS NOT ENOUGH PLACE!!!
->Within an or the Actionscript is it possible to call all my pictures? or how can I make it with such a large number of pictures?

2. I'm new to Actionscripting and don't have knowledge in an other OO-Programming language, so I really don't know how to write that code or to adapt a similar code example? I really wanted to do it by myself, but unfortunately I'm lacking the needed time as the guy I promised to do his site does need his site online asap!!

If you could help in this or any of this, I would be very grateful.

Thanks in advance.

Cheers

Get Picture Size Action And Scrolling Actions
Hello,
How could i code the following scenario.

I have a number of images aligned horizontally. They are thumbnail sized. When you click on the of them a white box appears over the other images that is the size of the NON thumbnail sized image. Then a little loading clip plays to load the full image which then appears with a close box. When you click close, it dissapears back to the image line.

Now with the image line to scroll let and right you move a slideable scroller. The images move in the fashion of the artwork in itunes - where the images don't just "stop" they slow down until they stop.

thanks!

Scrolling Line Of Buttons That Effect Stage Picture
It is simple to have stationary buttons that jump to different parts of the timeline to display different arrangements on the stage.

But can I have a line of scrolling buttons that still change what is viewed onstage but keeps the position of the button where it was when it was clicked and the buttons continue moving?

The buttons move across the top of the stage in an endless loop. When one is clicked, a picture changes on the stage but the buttons continue to move as if nothing happened. Is this trivial?

User Uploads Picture > Can Move And Edit Picture With Tools In Flash File
Hello,

I am looking for some help with this. It seems like something that can easily be done.

http://www.sonypictures.com/movies/t...customization/

I am looking for the user to be able to upload their picture, and then the picture loads into the flash file. once in the flash file, they can move their picture up, down, left or right, rotates in a circle, and also click a button that makes their picture smaller or larger.

I am working on a project for my family, so they can put their picture with an actor and I wanted to know if anyone could point me in the right direction for this?

Thanks so much in advance.

Enlarging A Thumbnail Picture On A Separate Window The Same Size Of Picture
Hi,
I feel like a dumb, but I still need to ask this question:
When you are using thumbnail size pictures acting like buttons, how can you create a link to a new window page the size of the new enlarged picture only?...I don't want a new window showing the picture with a white background covering 100% my Flash site..
You see, I told you it was a dumb question...
Any help?

Upload Picture From Database, Transform Picture In FLash
Hi, all.
I just want to do a test: I made an swf file that is to be embedded in an html web page. Inside swf I want a picture to be upload from database ( for customized purpose ), say ASP, or XML. And new picture will replace that old one inside swf. Further more, e.g. I upload just a picture that is a piece of tile. When it appears in swf, it should be tiled 5 by 5 and transformed for perspective. Is that possible with AS? if yes, could anyone offer help? And how to write interface code -- ASP or xml communicates with FLASH, to upload picture from database? Thanks.

-percy

Changing A Pixel Picture To A Flash Picture
I need help on how to make a Pixeled image into a flash image so i can change it with flash tools. I don't even know if this is possible but someone told me it was. please Help ASAP !!! making a movie for my school !!

I Want A Picture To Appear In My Flash Movie.. But.. I Want The Picture Loaded From..
I want a picture to appear in my flash movie.. but.. I want the picture loaded from the internet.. so..

In other words..

I have a button. When i press the button, I want this image:

http://www.era-morrison.com/westford/media/topper.gif

to show up.. Im also going to apply a variable, so I cant just copy and paste the image into the flash file.. Is this possible? thanks!

Is Loading A Picture? Better Than Having The Picture In The Main .swf File?
Is Loading a Picture? better than having the picture in the main .swf file?

Isn't this going to cause a loading picture "pause/lag" everytime the page is re-loaded?

when the picture is loads once and the user re-loads the page... will it cause it to load the picture again from scratch???

thank you.

Is Loading A Picture? Better Than Having The Picture In The Main .swf File?
Is Loading a Picture? better than having the picture in the main .swf file?

Isn't this going to cause a loading picture "pause/lag" everytime the page is re-loaded?

when the picture is loads once and the user re-loads the page... will it cause it to load the picture again from scratch???

thank you.

Click On A Picture To Download The Picture.
Hello,
How do you set up something so that when they click on a "thumbnail", they download the file. I assume I would set it up as a button... But where do/how do I set up the download aspect after they click on it... anyhelp would be appreciated. Thank you.

Fade: Picture Into Picture(white)
Hi, i want to fade a picture of someone into that picture, but coloured white.

I've tried a shape-tween but it seems that shape-tween don't work well when its about multi-coloured objects.

Does someone know a solution?

Greetz

Using Arrays To Fade Out Picture And In A Different Picture
As Title Says Really.

I have a rectangle with 6 pictures in,
and i have about 10 other pictures to show.
i want to for example:
fade out picture 1, fade in another 7
fade out picture 4, fade in picture 12
fade out picture 2, fade in picture 14

im sure you get the idea, i have tried to look for adding and removing items from an array but couldnt find much concrete info and not sure if that is the right direction i should be looking.

if anybody has any suggestions on where to start looking it would be much appreciated
thanks
Dan Hodkinson

Adding Bg Music/Bg Picture + Picture
I have looked at a few tutorials and none i found really seem to help

This is what im looking to do(im completly new to flash)

I have created a stupid bg image in mspaint that i want as the background

Have a mp3 playing the whole time the flash is run.

and a picture of my mate i cut out in photoshop to appear after say something like 20 seconds this dissapear


sounds so simple but i cant find no online help.

Load Picture No Picture Gallery
i dont want a picture gallery!!!! i just want the commands or what i have to do so when they get to the frame! just download the picture...without clickin a button!!!! can somebody send me a example? mi mail is leerabanal@hotmail.com

PLEASE HELP ME

Picture-in-picture-in-picture- ... -effect
I've seen examples of this elsewhere but just bumped into this one in the kirupa forum in the "cool sites" section:
http://www.sofake.com/

How on earth is this programmed in flash?
I had an idea for our new bendsite and this could be perfect (although our site would have less text and a would be little more image-heavy)
And would it be possible to include multiple links per "zooming-level"?

Thanks in advance!
Sieg

(i'd love to say I'm working on it but I'm 100% stuck because I really don't have a clue on how to begin...)

Picture Within A Picture, Zoomed In
I'm trying to create an effect where a picture is made up of lots of smaller pictures when it is zoomed in. I've uploaded an example which shows a big red cross, but as it zooms in, it looks as if the red cross is made up of lots of small red faces.

Is there a better and more effective way of doing this than what I've done so far? The swf file size is a lot bigger than I want it to be and it slows down quite a bit on some computers. Are there any tutorials out there showing an example of this, or do does anyone have any ideas on how I can improve it?

Thanks for any help
redfaces.fla example 30KB

Second Picture Overwrite First Picture Help
Once i click on the movieclip the picture appear on the stage but if i click on the movieclip, the second object will overwrite the first picture. How can i do to not overwrite the picture? and how can i allow muliple click and mutiple picture appear?









Attach Code

var mySelection = "";//Gobal declaration

wire.onPress = function (){

this.createEmptyMovieClip("mc1", 90); //Create a newMovieClip with variable name "mc1""
mc1 = attachMovie("idwire", "wire", 91); //store the Movie into mc1
mc1._x = 130.5 ;
mc1._y = 33.8;// setting the corrdinates for x and y axis
dragging(mc1); //calling the dragging function

}

resistor.onPress = function (){

this.createEmptyMovieClip("mc1", 90); //Create a newMovieClip with variable name "mc1""
mc1 = attachMovie("idresistor", "resistor", 91); //store the Movie into mc1
mc1._x = 130.5 ;
mc1._y = 33.8;// setting the corrdinates for x and y axis
dragging(mc1); //calling the dragging function

}

ps.onPress = function (){

this.createEmptyMovieClip("mc1", 90); //Create a newMovieClip with variable name "mc1""
mc1 = attachMovie("idps", "ps", 91); //store the Movie into mc1
mc1._x = 130.5 ;
mc1._y = 33.8;// setting the corrdinates for x and y axis
dragging(mc1); //calling the dragging function

}

ammeter.onPress = function (){

this.createEmptyMovieClip("mc1", 90); //Create a newMovieClip with variable name "mc1""
mc1 = attachMovie("idammeter", "ammeter", 91); //store the Movie into mc1
mc1._x = 130.5 ;
mc1._y = 33.8;// setting the corrdinates for x and y axis
dragging(mc1); //calling the dragging function

}

voltmeter.onPress = function (){

this.createEmptyMovieClip("mc1", 90); //Create a newMovieClip with variable name "mc1""
mc1 = attachMovie("idvoltmeter", "voltmeter", 91); //store the Movie into mc1
mc1._x = 130.5 ;
mc1._y = 33.8;// setting the corrdinates for x and y axis
dragging(mc1); //calling the dragging function

}
//Function for dragging
function dragging(mc)
{
mc.onPress = function()
{
this.startDrag(true);
mySelection = this;
}
mc.onRelease = mc.onReleaseOutside = function()
{
stopDrag();
}
}
//Btn function for flipping
flip.onRelease = function() {
mySelection._rotation += 10;
};

Simple /:xpos Scrolling, However Load External .swf When Scrolling Stops
Hi guys I need some help with a simple horizontal slider. (See attached)
Basically I have a horizontal slider with 3 buttons which make the slider go to a specific position using:

on (release) {
/:xpos = -376;
}

Now what I want to happen is that when the button is pressed I want it to load an external .swf movie (say video.swf onto level 1)

I have tried just adding using:

on (release) {
/:xpos = 0;
loadMovieNum("video.swf", 1);
}


which just loads the movie and then scrolls. However I need it to be the other way around. It scrolls to the location and then loads the movie.

I would really like it to use some type of statement telling it that if xpos = -350 then load .swf onto level 1 and if xpos has not yet reached -350 to do nothing.

However the major principal is to get the scroll and then the load, rather than the other way around.

Cheers
Dom

Scrolling Text Field That Stays Scrolling On Rollover
on (rollOver) {
mytext.scroll--;
mytext.maxscroll = x;
}

Here is my code, you have to keep clicking the button to scroll the text field, how do I code it to just have the mouse rollover the button and the text field will continue to scroll automatically? Thanks.....

Copyright © 2005-08 www.BigResource.com, All rights reserved