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




Movie Reel Turning



Can anyone tell me the steps to make a movie reel turn while staying in one place?



FlashKit > Flash Help > Flash MX
Posted on: 01-12-2005, 07:13 PM


View Complete Forum Thread with Replies

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

Continuous Movie Reel?
Hello guys...

I'm trying to dynamically bring in a selection of images in a row from left to right or right to left for the full width of the stage...

I've been to: http://www.actionscript.org/tutorial...el/index.shtml

but I need something that starts from the edge of one end and continues untill the other...

Cant figure out the script....please help

Old Movie Reel Effect
I am wanting to make an old movie reel effect for my website using Flash 5. My navigation bar is going to come down and run by much like it would if it were going through a projector. When it stops I want all my links to look like slides from the reel. Any suggestions on where to start or how to go about doing this?

How Do You Create A Movie Reel Effect?
I'm am developing in FLASH 5. What is the best way to create a movie reel effect. For instance if you what the perfed edges to acclerate in a forward motion for 20 frames and reverse for 10 frames at a slower rate and then back to a forward motion. Is this done with actionscript or can it be done without? Can you do this with a mask?

Old Time Movie Reel Countdown
Can anyone point me towards a tutorial or just a movie example of an old time movie reel countdown. Like a black and white 5,4,3,2,1 thing. I have one made, but it lacks the authentic look and feel so I need some pointers. I saw one of these quite some time ago, and now I can't locate anything on it.

thanks!

Turning Movie Into B/W
hi
can i load in an external swf into a parent movie and set it to load color as B/W, regardless if they are saved as color?

i have done this trick to load jpg images, saved as swf files, into a movie for display (a photgrapher's catalog) where they needed to be changed out regularly.

any help would help...


cs

Turning An Entire Movie Into A Movie Clip
Hi all,

Can anyone tell me how to convert an entire falsh movie which includes scenes etc. into a movie clip so that i can move it to another flash movie that i have or if there is a better way of achieving this.

Thanks

Howard

Turning Into A Movie Clip
Can someone help me how to turn this flash animation into a movie clip!


http://www.flashcircle.com/display.p...ials=tutorials



Thanks a lot!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Turning A Movie Into A Button
Hi

I would like to turn 8 small movies into buttons. I am pretty sure I can do that. What I would like to know is how would I get the individual movie to become brigter on a mouse roll over. I do not want to do a swap symbol with the same version of the movie only brighter. I do not want that because then the movie would have to start over. I want slight brightness (or even tint might do) on roll over in whichever spot the movie is playing. I also want the brightness to go away when the mouse rolls off.

Thanks for your help.

Sincerely,
ActionScript Newbie

Turning Off A Movie Clip
I have an embedded video in a movie clip. I have a.s. it so it stops at a certain frame in the timeline. In that frame I also display a button that when releases plays another movie clip. My question, Is there a way to turn the first movie clip off when the button is released? All help will be greatly appreciated. Thanks

Jay

Turning Off Tab Selection On Your Movie
Does anyone know how to script a program that can turn off the tab command on your flash player?

When I developed a movie with multiple buttons and when I press the tab the flash player will highlight your button with a yellow box and if you press enter it will take you to that button that's highlighted. Is there like an fscommand, or code to turn it off??? Thanks..

Turning An Fla Into A Movie Clip
I've a complex fla and can't seem to turn the whole thing into a movie clip to add to another fla. What's the easiest way to do this?

Turning Off Movie Clips
Hey there,
I am almost there. I have these animated menus that kick in when you roll over them. See www.stephanieerdel.com/headermov.swf . The only problem is that I don't know the command to turn the movies off when you roll off them. If I do a rollOut event handler on the child button, it stops the movie before it's done playing.

I basically want it to play the movie while your mouse is over the link and the sublinks but when you roll off the sublinks or the main link then the movie stops playing. Is this an OnClipEvent? If so, then what is the command? And what level do I write the actionscript on?

Thanks for your help,
The Goddess

Turning A Movie Clip On/off
I have written this script for a button to turn a movie clip on or off. I want it to set the movie clip's opacity to 0 if it is already at 100 or to 100 if it is already at 0. But it will only set it to 0 if it is 100. Can anyone tell me why my script doesn't work?

on(release) {
if (this.Highlights._alpha = 100) {
setProperty("Highlights", _alpha, "0");
setProperty("HighlightsButton",_alpha, "50");
} else {
setProperty("Highlights", _alpha, "100");
setProperty("HighlightsButton", _alpha, "100");
}
}

Turning A Movie Into A Button.
Hi,
 I am having  problem... I can not figure out how to turn a flash 5 movie file into a button that will call up a web page when clicked on.
Like the type you see on websites. There is an add that is a flash file you click the movie as it is playing and it takes you to a different web site.
Thanks so much.

Turning A Movie Into An Interactive Button
Hi

I would like to turn 8 small movies into buttons. I am pretty sure I can do that. What I would like to know is how would I get the individual movie to become brigter on a mouse roll over. I do not want to do a swap symbol with the same version of the movie only brighter. I do not want that because then the movie would have to start over. I want slight brightness (or even tint might do) on roll over in whichever spot the movie is playing. I also want the brightness to go away when the mouse rolls off.

Thanks for your help.

Sincerely,
ActionScript Newbie

Turning Movie Clip Into External Swf
Hi there

I'm trying to get my site small in size to get it loaded quicker... so I'm trying to turn movie clips on the actual site into movies and load them during runtime.

Is there an easy way to to this? How do I de-tangle those mc into their own .fla?

Thanks a lot!
Fides

[CS3] Turning A Movie Clip Into A Link
I want my movie clip to play when I click it then when its done I want it to forward to another page.. I already made it so the movie plays when being clicked.. all i need to know now is how to make the movie forward to another page once finished playing.


Hope that made sense. Been working on it for awhile and my brain can't seem to think of any other way to explain it ;-) hehe know what I mean?

Thanks

Turning Off Movie Clips On Roll Out
Can anyone tell me how I can make my movie clips turn off when someone rolls off them? Please check out :

www.stephanieerdel.com/headermov.swf

When you roll off my movieclips the sub-menus still stay open and I would like them to close. The rollOut command closes the whole movie before the whole thing opens up. So it has to be another command. Any thoughts?

Thanks,
Stephanie

Turning Sound Off And On In A Movie Clip
Hi all,
really need help with this one! I have created an animation with an audio track in a seperate movie clip. I have been told for various reasons that if I want to put it on a certain site I have to have a button that will turn the dialogue off. Is there a simple bit of ActionScript that I could attach to a button to switch it off and on a bit like the visible = 0; command?
This would be saving me a lot of stress, thanks in advance!

Demo Reel
I'm not sure if this is posted in the wrong forum. If it is, sorry

Ok, this is what I need done. First of all, if you have been to my site you know that my sister and I are a brother-sister tap team. We are looking to make a demo reel using some of our video clips that we have.

Now, I have no idea where to start .

If someone could please contact me on any of the instant messenger programs, or email me at michael@twofortap.com to help me, I would really appreciate it.

Thank you, and I hope to hear from someone soon!

Michael
www.twofortap.com

Cotton Reel
here's a little thing i made whilst i was messing around.

my idea was to create a 'cotton reel' that is on a spring so that you can pull string from it, and when you loosen your string, it rolls back up.

take a look
[swf=http://www.kirupa.com/forum/attachment.php?attachmentid=13863]height=700 width=700[/swf]

[edit]updated it so it's smoother when you roll over it - my friend complained [/edit]

Help With Picture Reel
I'm creating a picture show reel. It's very basic, but it's only for learning purposes. As far as I can tell, the Actionscript is correct. It's supposed to show three slides, but instead it's showing four. And the first two are overlapping each other. Can someone take a look at it for me? Thanks. I'll also post the code. It might be fruitless though if not looking at the FLA. It can be obtained from here

center = Stage.width/2;
cellWidth = reel_mc.cell_mc._width;
_root.onEnterFrame = function() {
leftStop = center-reel_mc._width+cellWidth/2;
rightStop = center-cellWidth/2;
reelSpeed = (_xmouse-center)/10;
reel_mc._x += reelSpeed;
if (reel_mc._xrightStop) {
reel_mc._x = rightStop;
}
};
function NewCell(num, details) {
oldClip = _root.reel_mc.cell_mc;
newClip = oldClip.duplicateMovieClip("cell"+num, num);
newClip._x = num*300;
}

NewCell(1, "");
NewCell(2, "");
NewCell(3, "");

Turning Off Actions In Button In A Movie Clip
Hello,
I have about 5 buttons in a mc that is used in 5 scenes.. I was wondering if it is possible to use the same movie clip and turn off the actions in a selected button with out having to rebuild the movie clip 5 times. (I am not sure if I make sense)
Thanks for any help,
Nina

Turning On Movie Clips Within The Main Clip
This might be a very stupid question, but is it possible to load a movie clip dynamically into the main clip, and have some AS on that loaded clip that tells another clip, already in the main clip from the start, to play???

I know how to do this when it involves two dynamically loaded clips...

onClipEvent (load) {
loadMovie("pic1.swf", _root.target);
}


But what about when the clip is already sitting there, ready to be played???

For example, if pic1 was a movie clip and not a SWF file, and it had a stop on the first frame....can I get an onClipEvent to play it from frame 2?

Turning My Flash Files Into A Userfriendly Movie
Hey all.
I'm trying to get a job, which explains why i have so many damn posts up. My brilliant idea is to use my website and turn it into a userfriendly movie (sort of like a slide show) that i can drop off to firms on a burned cd.

So far i was going to leave all my linking swfs as is, toss it in a folder make an alias and burn it to the cd. My issue is what if they dont have a flash player or what if their account managers are in charge of hiring and they use a pc. Is there any universal file that i can turn my movies into that would work?

Should I just assume that because they are a design firm that they have flash player on their desktop?

I've got about three days before i go out of town and do this.

Picture Reel Problem
*~ Made Using : FlashMX ~*

I have just tried to make a flash picture reel that loads up jpg's externaly and shows them in the picture viewer that you can scroll horizontaly (Newbie stuff or what! But that's me newbie ) Anyway when the pictures load up they don't load in the position of placeholder_mc and only one of them actually shows up? I need to know why they wont show in place? If you need to see the file I have ZIP'd it up and attatched it to this post with the pictures to.

Thanks in advance.

PS: I kinda need help A.S.A.P. so if you can be as quick as possible.
Cheers

Studentmonster

Reel Rolling Effect
How can i recreate the effect of reels on a fruit machine rolling and then stopping. I want to create a banner where the reels roll and then stop one by one with my title in each reel but i want it to look realistic.

Thanks for any help

Old Film Reel Effect
How can I do an old fashion film effect with scratches, the number countdown, and maybe even the sound of it all too? Is there a tutorial out there that will help? I am not sure if it would have to be a separate movie loaded on top of the main movie I want to show though.

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.

Embedding A Demo Reel F8
What is the most effective way of showing video on the web?
Do I embed a flash video on my flash site or open a seperate url
as a quicktime or wmv?

Do I need a seperate streaming app or is flash effective enough?
The demo reel needs to be small but still have sharp image, It will be higher quality than normal as it is an efx reel.

Any ideas?
Ant

Scrolling Reel Problem
I created a continous slide show usind the scrolling reel tuturial. The show works fine, the problem is when I load slideShow.swf into another movie clip in another movie.

I want the slideShow.swf to play when a certain button is pushed. So far in the home timeline on the first frame of the actions layer I have this:

button.onRelease = function() {
if (_root.section != "slideShow.swf") {
_root.section = "slideShow.swf";
_root.transition.gotoAndPlay("closing");
}
};

the movie clip that the slideShow.swf is loading into has an instance name of "container."

This is the code on the first line of the slide show

slide_number = 17;

reel_speed = 1;
slide_count = 3;
m1 = _root.content.slide_1;
m2 = _root.content.slide_2;
m1._x = 0;
m1._y = 0;
m2._x = 600;
m2._y = 0;
_root.content.onEnterFrame = function() {
_root.content.moveLeft(reel_speed);
};
function moveLeft(nPixels) {
m1._x -= nPixels;
m2._x -= nPixels;
if (m1._x<-600) {
m1 = _root.content["slide_" + slide_count];
slide_count = slide_count += 1;
if (slide_count > slide_number) {
slide_count = 1;
}
m1._x = 550;
m1._y = 0

}
if (m2._x<-600) {
m2 = _root.content["slide_" + slide_count];
slide_count = slide_count += 1;
if (slide_count > slide_number) {
slide_count = 1;
}
m2._x = 550;
m2._y = 0;
}
}

What I have noticed is the first slide loads corectly, but then the rest don't work. Do I have a wrong path for all of the slides except for slide_1?

Flash Demo Reel: What's The Best Way To Put This Together?
Hey all,

I'm putting together a demo reel of a variety of Flash projects we've done.

I would like the resulting file to be controllable with a Flash controller, meaning I'd like users to be able to pause it, rewind, fast forward or scrub through it.

I already have a component for the VCR style controller but how would you suggest putting the various pieces together in a way that it will be controllable?

- Should I bring in each of the various Flash movies as a separate scene in an external movie, then export it as a SWF and load it into a holder MC?

- Should I bring each of the various movies into a separate slide? Would slides even work with a controller?

Is there a comletely different way altogether? What do you guys think?

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.

Web Site Intro Reel
hi im designing a web site for my friend he is a rapper and he is going to have a show and we want to make a coming soon reel for his web site on the reel ive seen it before where you could see all the things the website does how can i do that does anyone know of any info for this.

Flash Reel 4 Real
Hi guys..

Been out searching for a job/internship.. came a cross this realy cool company http://www.ontwerp.tv/v4/ here in Johannesburg SA check them out.

Well the boss there told me i should prepare a reel that showcases my animation skills alongside my Design skills ( obvious ) using any software that am comfortable with (which is flash8 ), ever since ive been doing alot of research on this and came accross some realy cool animations out there like http://www.andreaswannerstedt.se/session/ .... done by the famous Andreas Wannerstedt ( got me all worked up )

I would like to adopt a simmilar idea as this http://www.andreaswannerstedt.se/session/ on my flash reel , but obviously diffrent colours , layout and content ,... my main problem is i am not so sure what processes to follow to achive this kind of clean effects...

( is it action scripts , or just filters or both ? and how does he get to have all the graphics interact that well switching from scene to scene)

So if theres any flash gurus out there who have any ideas please holla and lets discuss ...

Thanks ... help will be much appreciated ...

am at www.klausy.net & affiliated at www.elektroliquid.com

Flash Demo Reel: What's The Best Way To Put This Together?
Hey all,

I'm putting together a demo reel of a variety of Flash projects we've done.

I would like the resulting file to be controllable with a Flash controller, meaning I'd like users to be able to pause it, rewind, fast forward or scrub through it.

I already have a component for the VCR style controller but how would you suggest putting the various pieces together in a way that it will be controllable?

- Should I bring in each of the various Flash movies as a separate scene in an external movie, then export it as a SWF and load it into a holder MC?

- Should I bring each of the various movies into a separate slide? Would slides even work with a controller?

Is there a comletely different way altogether? What do you guys think?

Flash Picture Reel
I'm a noob at Flash, but I need to make this scrolling-picture movie from a folder of images. There will be no reaction from the mouse; it will just be a picture gallery that scrolls horizontally.

This is what my boss gave me:



Does someone know of a good tutorial I could look at?

Flash Image Reel
hi guys !

from a long time ago i have been thinking how paramount pictures made the reel of the current movies playing

look at this : http://www.paramount.com/

anyone knows the logic behind that flash reel, or can give a link to a tutorial where teach this ?

cheerz !

How Do I Hide Area Of Movie Turning All White Before Loading
I have a horizontal image scroller setting on an html page. I got a preloader to work but it did not fix the problem. I have a near black html back ground. On the first load, the area with the swf goes white until the movie pops up. Please help me get rid of it. Here is the fla: http://elvalleastronomers.com/scrollerbig.zip

I tried asking in the general forum, but I guess this question was not difficult enough. Please, someone help me!

Problem: Turning Off Background Music When Movie Is Playing?
my FLV playback component has Instance name: ns ,and I created a XML list of movies.

I am using the FLV playback component and I want to stop 'background' sound when movie is playing and when he is finished I want to play again background sound, until I choose another movie to play.

here is my code but doesn't work (he stops everything video and background music):

----------------------------------------------------
var listenerObject:Object = new Object();
listenerObject.stateChange = function(eventObject:Object):Void {
if(eventObject.state == FLVPlayback.PLAYING) {
filmMusic.stop();

}
else if (eventObject.state == FLVPlayback.STOPPED){
filmMusic.start(0,99);
}
}
ns.addEventListener("stateChange", listenerObject);
----------------------------------------------------
please help!


----------------------------------------------------
this is full code:

filmMusic=new Sound();
filmMusic.attachSound("ANightAtTheMovies");
filmMusic.start(0,99);
import mx.video.FLVPlayback;//za ubaciti posebne kontrole filma
// kontrole koje sam sam definirao

with (ns){
playPauseButton=gumbPlayPause;
stopButton=gumbStop;
seekBar=gumbSeek;
backButton=gumbBack;
forwardButton=gumbForward;
}

//provjera statusa (play ili stop) flv playera
var listenerObject:Object = new Object();
listenerObject.stateChange = function(eventObject:Object):Void {
if(eventObject.state == FLVPlayback.PLAYING) {
filmMusic.stop();

}
else if (eventObject.state == FLVPlayback.STOPPED){
filmMusic.start(0,99);
}
}
ns.addEventListener("stateChange", listenerObject);


//-----------------------------------------
var vlist:XML=new XML();
vlist.ignoreWhite=true;

vlist.onLoad=function() {
var videos:Array=this.firstChild.childNodes;
for (i=0; i<videos.length;i++) {
videoList.addItem(videos.attributes.desc,videos.attributes.url);
}

ns.play(videoList.getItemAt(0).data);
videoList.selectedIndex=0;
}

var vidList:Object=new Object();

vidList.change=function() {
ns.play(videoList.getItemAt(videoList.selectedIndex).data);
}

videoList.addEventListener("change",vidList);

vlist.load("XML/fvsVideos.xml");





























Edited: 04/04/2007 at 08:04:20 AM by Bakreni

Script To Move A Reel Of Pics?
Hi there

I have a website I'm working on, and I have the stage 700x400 filled with the first image from a reel of pics (the reel has 5 pics, each 700x400).

I want it to work so that when I click on one of the buttons, the reel moves along to the next pic in line (gliding in, not just budging up). I guess that means once you've clicked 4 buttons, it will start moving backwards? Not sure, to be honest.

Any ideas what kind of thing I need for this?

All help gratefully received.

Steve

Looking For Mouse Reel Effect Like Www.skyimagestudios.com
Hey all, does any one know of a tutorial, or could point me in the right direction for a mouse reel effect like the one on http://www.skyimagestudios.com ? I've seen these around, I just can't find anything on it. Any help would be appreciated. Thx

Show Reel Wows (linking Several Files)
ok I've made 5 clips in Flash MX (they're all from different project files) .. but when I try to put them in a new project to produce a little show reel none of the clips work......

What's the best way to produce a little show reel??

ta,

mojo

Dynamic News Reel From XML - That Doesnt Scroll
Hi All,

Okay, I've created a flash (using MX) that I hard coded to have buttons (text w/ clear background) that scroll up to a point, stay there for 20 seconds or so and then scroll back down the way it came; then the next button scrolls up and so on ...

What I'd like to do is make this dynamic - meaning have a new button be created & placed into the animation dynamically from the text of a XML document (aka - not imaged based). That being said, though I've patched together a nice gallery using a similar technique, I'm really clueless on how to apply that to this. Creating/loading the XML I think I can handle. What I dont know is how to have the flash have the animated intro I want - then dynamically create all of the buttons (basically putting the new text on the clear background w/ the correct as link listed in the xml), have them go up then back down & move to the next. Then when all of the buttons are done, have the closing animation.

Does anyone know how to do what Im hoping to do? Know of any good tutorials on this (I've found things close but they arnt close enough)? Am I even being clear?

Thank you for any help you can toss me.

Creating A Showreel/demo Reel With Flash Movies
Hi,
I want to make a showreel/demoreel of my flash character animation work as opposed to making a portfolio website. It is purely flash movies with no interactivity and so I want to make a linear showreel (or just very long movie of my work). I have just found that it is near impossible to import flash .swf files as quicktime movies into After Effects as AE 7 doesn't seem to read the quicktime movies, or quicktime doesn't read the swfs, I don't really know.

Does anyone know of a quick way to edit my flash movies into a demo reel format? Are there any freeware packages that I could use. I would want to ouput to either swf or a quicktime file.
Many thanks in advance.

Turning A Flash Movie Into A "Page".
I have created a flash movie with three scenes- opening, main, and a pictoral movie. The dimensions are built to fit a 17 inch monitors browser window (773x966high). I can view the page in a browser (IE only) in SWF format, but it is larger than the screen and there are no scrolling bars to assist the viewer in moving for optimum visability.

Im at the point where i want to publish my beta version (the page) but I need it scale by percent, and I REALLY need those scroll bars. I can finger out the scale to fit part.

Advice?
i have the following programs, Flash5 (built with).
Golive 5
Livemotion.

Mike Blain

Turning Flash Movie Sound Off If Other Sound Begins?
Hello -

I'm not an expert Flash guy so I appreciate your help.

Currently there is a flash file with a sound file that plays continuously while a visitor is on the site. There have been new additions that add the ability to add sound files to different items.

How can I get the main flash sound turned off whenever one of the items with a new sound file begin to play?

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