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








Preloaders And Compressed Movies


Hello,
I have the following problem: whenever I put a preloader in the first scene and select "Compress movie" in Publish settings, the preloader bar/graphics start showing after 20-30% of the movie is loaded. Is there a workaround that glitch or is the only way to go not to compress the movie (ARGH!)?

Thnx




FlashKit > Flash Help > Flash Newbies
Posted on: 10-17-2005, 04:38 AM


View Complete Forum Thread with Replies

Sponsored Links:

Preloading Sorenson Spark Compressed Movies
I am loading movies compressed with Sorenson Sqeeze (swf files) into a blank movie clip and I want to be able to create a preloader for them. Can anyone help?

View Replies !    View Related
Flash )) MX Preloader With Compressed Movies Problem
Hi

I am trying to get a preloader to work with a compressed movie out of Flash MX. It is fine when it is uncompressed, but when compressed it still loads as if it was the original file size??

Am I doing something wrong or is there a workaround/better way of doing it?

Thanks in advance

SPRITE

View Replies !    View Related
Preloaders For Loading Movies Within Movies
I have a main movie and within that movie other movies are loaded, but it takes too long to load. Is it possible to preload a movie within a movie? An example is at www.henrycraig.net

thanks for any help
Henry Craig
hcraig4@hotmail.com

View Replies !    View Related
Preloaders For Movies.
Can someone link me to a tutorial on how to make a preloader for my movies?

View Replies !    View Related
Preloaders For Movies.
Can someone link me to a tutorial on how to make a preloader for my movies?

View Replies !    View Related
Preloaders Load Outside Movies?
Do preloaders load movies that are outside of the main movie? like, my FPS is too slow (5 fps) cuz i'm doing a presentation and at the end i need faster frame rate cuz i need smoother animations, so i'm loading an external movie. will my preloader load the external movies too? or do i need extra actionscript. it's supposed to be a smooth transisition to the external movie so it won't be noticed...

need help! plz!

View Replies !    View Related
Preloaders And Multiple Movies
hie,

i've been working on a site with a main movie, and several separate movies that are loaded in, when the user click on specified buttons.

My thing is that all those separate movies have a preloader scene, but when they are loaded into the main movie, the preloader scene, doesn't play, and it start playing directly from the main scene..

Example.. i have the main movie (intro), when finished loads the menus (external movie, you should first see the preloader, and after that the menu), if you click in projects (another movie start loading).

Thanks in advance !!

View Replies !    View Related
Loaded Movies And Preloaders
Hey everyone, I'm having some trouble with loaded movies...I'm using them to build my layout, so the nav is one swf, the content area is another, and the top and bottom areas are separate swfs. Each swf has its own simple preloader.

If I embed one of those swfs into an HTML page by itself and open it in a browser, the preloader works.

But, if I embed the final 'base' swf that loads each of those layout pieces, their preloaders don't do anything...the movies just play when the browser's ugly blue progress bar at the bottom is done.

What am I missing?

Thanks so much!

View Replies !    View Related
Loading Movies/preloaders
ok, i have a movie, with a preloader. In the main scene, i need for a swf to load, at an exact time, my problem is that i cant do this, because if i were to put the actionscript to load it on a frame, the preloader would not load that swf as well right? How do i make it so the preloader loads the swf thats specified in the AC, as well as the main scene?

View Replies !    View Related
Multiple Movies And Preloaders
Ok I'm building a timeline with a series of important dates! The viewer will be able to click on the date to view a small video of the event! At the end of the video, it goes back to the timeline....

I need the small video to be on their own preloader, so that the viewer only preload what he/she wants to see!

I've build everything, and I use the
on (press) {
loadMovie("1895mc.swf", _root.mc);
}
method to start my outside video! It works great locally!!!!!
As soon as I put it on the server, when you click on the date, the whole video loads before it starts playing.... You only see the preloader after everything is loaded (kind of defeat the purpose)
Anyway what script do I need to use to play the outside .swf without loading it into the main movie first? I do need to keep the timeline loaded to go back to it at the end of the video without having to reload!
I've posted the .swf and the .fla to download here:

http://inexo.com/demo/

Right now the first date 1895 is the only one with a video and yes it will be compressed to make sure the file size is acceptable!...1903, 1953 and a couple others have sound but no video yet!!! You can download the main .fla and the 1895.fla to check out the logic! The graphic part of the preloader for 1895 is not done so if it looks weird.....it's normal!!!

Thanks

View Replies !    View Related
Preloaders For Loaded Movies
I'm having trouble in that i get a pause when i try and load movies into my main movie (into level 1 using the loadmovie action). I have a preloader for each movie i'm loading, but it doesn't work very well, as there's a pause and then after a few seconds the preloader comes up briefly then the movie plays. I would like the "loading bar" to come up as soon as i click on the link

To view the problem, it's www.randyclothing.com.au - just click on any of the links there... they're all loaded movies and the preloaders don't kick in for seconds. It's annoying, and i'm not too experienced with scripting so i probably have done something stupid.

here is the preloader script:

loadedbytes = getBytesLoaded();
totalbytes = getBytesTotal();
if (loadedbytes == totalbytes) {
gotoAndPlay(3);
}
frame = int(loadedbytes/(totalbytes/100));
loader.gotoAndStop(frame);

the script in my main movie to load movie is as follows:

on (release) {
gotoAndStop(135);
loadMovieNum("g4.swf", 1);
}

any help would be appreciated. (i have a gotoandStop (135) there, because i want to first have the button disappear before loading the movie, so you can't keep clicking on it)

View Replies !    View Related
Loading Movies With Preloaders
I am loading a large swf into a target in my main movie. This loaded swf contains a preloader that I don't want to play after the first time it loads (i.e. if the user leaves the screen then goes back to that screen I don't want them to see the preloader again). Any suggestions on the best way to do this? I tried setting a variable upon the initial load, but that doesn't seem to be working.

Thanks in advance.

View Replies !    View Related
Preloaders And Nested Movies
I have a quick confirmation question--if indeed I am right. I have a loader component loading an external movie. The movie I'm loading needs to be preloaded. So, should I go back to the external movie and create a new scene with a preloader? Or, can I accomplish all of this from the my main movie? Thanks.

View Replies !    View Related
Add Preloaders To Completed Movies?
http://www.dadshrine.com/interview.php

I interviewed George Lowe for my site, and I wanted people to be able to hear his responses. But the 56kers have to wait rediculously long to hear them, I was wondeing if I could just pop these into individual preloaders, so they know when the file is ready.

Thanks,
Jeff

View Replies !    View Related
External Movies And Preloaders?
I am curious about preloaders.... and which are best in these instances..

for a big file like this do you think the swf is an external swf being loaded?
http://www.elizabeththegoldenage.net/site.html

http://www.thingswelostinthefire.com/

For big swf movies like this is it best to load an external SWF and if so next question is how do you use a preloader to load an external swf? simple example?
Thanks

View Replies !    View Related
External Movies' Preloaders
Hi,

I'm using empty movie clips to load a few particularly large external swfs into my website. Each external swf has its own preloader. I've tested these and work perfectly normal - independently.

Once I load them into the website, the preloaders appear not to function and the external swfs load in really choppy and slow. I'm using getbytesloaded preloaders so this shouldn't be happening.

Anyone know what is up? should I change the preloaders in the external swf from _root commands to something else?

Thanks

View Replies !    View Related
Help: Preloaders For Various Flash Movies ...
FlashMX Actionscript:

I am basically having a problem with my site.
I have one flash file, and from there are several
links. Each new link when clicked opens up a new flash
movie using loadmovie in a target movie clip.
I created preloaders for each of the individual flash
files.
However when testing for streaming, it does not work.
My site is
http://www.msdivine.net/alexeisayle/alexeisayle.htm

Example, from the main flash file, when I click on
filmography, the movie laods, but prelaoder doesn't
work. However, when I test my filmography movie
indiviually, by running filmography.htm, the preloader
works. Please advise.

It's easier to see this problem on modem connections.
since faster connections already loads the files.

=====
Toodles,
Ms. Divine
http://www.msdivine.net

View Replies !    View Related
External Movies And Preloaders
i dunno if anyone's had this problem or knows how to solve it but any help would be greatly appreciated! here goes...

my movie resides completely on the first frame and i have external videos (quicktime movies converted into swf files) that are loaded in when the user clicks a button. this is all groovey and works fine; however, the size of the project is such that it now requires a preloader. i moved the movie to frame 2 and built a bog standard preloader in frame 1 but whenever the external swf movies load in, the playhead jumps to frame 1 and the whole lot starts again. i have added a stop() command to the first frame of the main movie but still no joy. if anyone has any ideas, please, please let me know...

chees

View Replies !    View Related
External Movies' Preloaders
Hi,

I'm using empty movie clips to load a few particularly large external swfs into my website. Each external swf has its own preloader. I've tested these and work perfectly normal - independently.

Once I load them into the website, the preloaders appear not to function and the external swfs load in really choppy and slow. I'm using getbytesloaded preloaders so this shouldn't be happening.

Anyone know what is up? should I change the preloaders in the external swf from _root commands to something else?

Thanks

View Replies !    View Related
Help: Preloaders For Various Flash Movies ...
FlashMX Actionscript:

I am basically having a problem with my site.
I have one flash file, and from there are several
links. Each new link when clicked opens up a new flash
movie using loadmovie in a target movie clip.
I created preloaders for each of the individual flash
files.
However when testing for streaming, it does not work.
My site is
http://www.msdivine.net/alexeisayle/alexeisayle.htm

Example, from the main flash file, when I click on
filmography, the movie laods, but prelaoder doesn't
work. However, when I test my filmography movie
indiviually, by running filmography.htm, the preloader
works. Please advise.

It's easier to see this problem on modem connections.
since faster connections already loads the files.

=====
Toodles,
Ms. Divine
http://www.msdivine.net

View Replies !    View Related
External Movies And Preloaders
i dunno if anyone's had this problem or knows how to solve it but any help would be greatly appreciated! here goes...

my movie resides completely on the first frame and i have external videos (quicktime movies converted into swf files) that are loaded in when the user clicks a button. this is all groovey and works fine; however, the size of the project is such that it now requires a preloader. i moved the movie to frame 2 and built a bog standard preloader in frame 1 but whenever the external swf movies load in, the playhead jumps to frame 1 and the whole lot starts again. i have added a stop() command to the first frame of the main movie but still no joy. if anyone has any ideas, please, please let me know...

chees

View Replies !    View Related
Preloaders For Movies Loaded By LoadMovie?
Ok I have the normal preloader script:

My question is: Can I put this preloader in main.swf, and get it to tell me the percent loaded of the clip loading into contentMC?

if (_root.getBytesLoaded()>=_root.getBytesTotal()) {
_root.gotoAndPlay (2);
} else {
loader._xscale=(_root.getBytesLoaded()/_root.getBytesTotal())*100
percentage = Math.round(loader._xscale) +"%"
}

View Replies !    View Related
Cached Movies - Avoiding Preloaders
If a flash movie with a preloader loads and runs through - if the user then returns to the page with the movie on does he/she have to watch the movie preload again...

Presumably it is stored in their cache and the preload scene could be avoided....is there any way of using actionscript to skip the preload second time around..?

View Replies !    View Related
Calling Movies And Preloaders Vows
Hi peoples, this question is regarding the following website: www.aniphase.com

I'm having difficulties with a site. The structure of it is such that when pressing a button another section loads with the loadmovie script. Each section has a preloader scene that leads to a main scene. The script in the last frame of the preloader movie is as follows:

if (_root.percentLoaded == 100) {
gotoAndPlay("Environments", 1);
} else {
gotoAndPlay(1);
}

Now the problem is most of the time the viewer goes into any of the sections for the second time it tends to go blank or play funny, example: the profile section).

Can anybody take a look at the site and maybe diagnose what's going on?

Thanks

iam2001

View Replies !    View Related
External Movies' Preloaders Problem
Hi all,

I've set up a website to load external .swfs to save load time up front. Each of these swfs has their own preloader. The idea being, when the user clicks on one of those links, a preloader would display loading the external movie.

These movies do load in, but no preloader runs and the screen is left blank for quite sometime until they partially load in.

What's up? I have a getbytesloaded preloader on my maintimeline and each of the external movies uses getbytesloaded.

I'm using a simple loadmovie command to call them.

Help........would be greatly appreciated
thanks.

View Replies !    View Related
Preloaders And External Movies, Best Practise?
Hi everyone,

What's the best way use preloaders with external movies in terms of getting the preloader up onscreen as fast as possible. Hate having a blank screen hanging for a few seconds before the preloader appears!

I'm building a dynamic flash site that loads content (external movies) on demand. I've built the preloader (also an external movie) into the first frame of the other external movies, but there remains a lot of lag. The preloader is common to all the movies and is only 2kb but takes a few seconds before is appears.

Should I be building the preloader into the main movie?


Thanks
Rob

View Replies !    View Related
Preloaders For Externally Loaded Movies.
Hi,

I am having a problem with preloaders in movies which are loaded into another movie. Basically I have this on the first frame of the movie:

total_bytes = _level0.backHolder.getBytesTotal();
loaded_bytes = _level0.backHolder.getBytesLoaded();
percent_done = int((loaded_bytes/total_bytes)*100);
bar._width = percent_done;
if(percent_done == 100) {
stop();
_level0.nextFrame();
}

Which loops over 2 frames with a gotoAndPlay(1) on the next frame. Trouble is the movie which is loading this in should stop at Frame one until this is loaded (_level0.nextFrame()) but it isn't, it's moving to frame 2 where the next movie is loaded...why? This is a Flash 5 example and I am using mx 2004?

Maybe it would be better for the main movie to assign the preloader and control the loading? But how can I do this?

Hope someone can help

NEil

View Replies !    View Related
Preloaders And Movies Loaded With LoadMovie
I was wondering, do the simple preloaders (the ones that occur in the first two frames--getbytesTotal...else gotoAndplay (1) yada yada) take into account movieclips that load movies with the loadMovie script?

Because I have an fla that contains 4 different swfs that are loaded with the loadMovie action--but the preloader never really takes time to load...even when I simulate download on 14.4.

So I was thinking that because the files that are loaded with loadMovie are technically not inside the .fla and are loaded later, maybe the preloader isn't taking them into account. any answers would be appreciated

Thanks for the help,

Thayn

View Replies !    View Related
Preloaders For Different Movies/site Check Please.
hi there,
I have one flash file, and from there are several links. Each new link when clicked opens up a new flash movie using loadmovie in a target movie clip.
I created preloaders for each of the individual flash files.
However when testing for streaming, it does not work.
My site is http://www.msdivine.net/alexeisayle/alexeisayle.htm

Example, from the main flash file, when I click on filmography, the movie laods, but prelaoder doesn't work. However, when I test my filmography movie indiviually, by running filmography.htm, the preloader works. Please advise.

It's easier to see this problem on modem connections. since faster connections already loads the files.

Please help

View Replies !    View Related
[F8] Multiple Preloaders For Scenes, Or Do I Need To Link Movies?
I have my site all in flash and it uses a preloader. Well, I want to add some large picture galleries, still inside flash, but I want them to preload separately and not during the main preload at the start. Can I just remove certain scenes from the original preload, or do I need to make the galleries completely separate and link them somehow? If they're separate, do you need wait for the rest to load again if you click a link that takes you back?

View Replies !    View Related
Maybe Compressed ?
I have a partial web sight completed. Somehow the movie and text is all on one timeline. Maybe compressed I cannot open it to edit.

Please and Thanks
TB

View Replies !    View Related
Compressed Vs. Uncompressed
Does anybody have an idea about how the streaming profile looks like in MX compressed file?
<br>
As it not possible, as far as I know, to see the compressed file in the Profiler I really don’t have a clue on if it’s good or bad to compress my movie. Normally I will try to design my movie in a way where I can benefit from the streaming, but if the compress file have a different profile than my uncompress file it’s complete waste of design planning (not really, but…).

Thanks,
Michael

View Replies !    View Related
GetBytesTotal Of A Compressed Swf?
Hi all,

Has anybody any idea how to get the correct value of a compressed swf?? I have a preloader and I'm using the mc.getBytesTotal value to control several other things...but it doesn't return the correct value. mc.getBytesLoaded doesn't either...it returns the value of the swf as if it was not compressed.

Any help would be greatly appreciated
Natsurfer

View Replies !    View Related
Image Too Compressed?
I've imorted a clients logo to flash mx and it appears fine in edit mode. When I publish the movie the logo looks terrible. I changed the publish settings of jpeg quality to 100% and still no luck. Never had this problem before.

Anybody has a trick for this??

ThanX.

View Replies !    View Related
[F8] Compressed XML Files
I have many different XML files that I am trying to get Flash to read but they are to large to read into Flash. I want to be able to compress the files and read them with Flash. I did a little research and I have done what I was told but Flash keeps crashing.Can anyone help me?

View Replies !    View Related
Jpegs Getting Compressed Twice
Hi,
Was just thinking about how I bring in jpegs to flash then they are compressed again during publishing. This means they are compressed twice so should be subject to major image degradation.
Do you guys deal with this by importing bmps then compressing them within flash or getting the compression right before you import them?
Thanks

View Replies !    View Related
Compressed (.hqx) File
I am trying to make a CD with Flash stand-alone (executable) projector files for both PC and Mac platforms. I have no problem with the PC file, but I have sparse experience with Mac and I thought maybe you could shed some light on the subject.

It is simple enough to create a compressed (.hqx) file for the Mac stand-alone projector. I don't understand how to make it appear as an "application file in the Macintosh Finder" per Flash Help, Publishing > Publishing Flash documents, step 5 (note):

Note: The Windows version of Flash names a Macintosh projector file with the .hqx extension. You can create a Macintosh projector using the Windows versions of Flash, but you must use a file translator such as BinHex to make the resulting file appear as an application file in the Macintosh Finder.



I tried using WinZip to decompress the file. This worked, but the file didn't work another users machine when he took it home to test it on his Mac. It asks him which application to open it with. I did some further research and found a utility called MacImage for Windows ($66) which is supposed to set up the and take the Flash generated .hqx "binhexed" file and automatically split it into the appropriate resource and data forks (this should solve the Mac "which application?" issue), and then burn a hybrid CD (HFS/ISO9660) - all from a PC platform. MacImage can apparently handle autoplay setup for Mac, too.

Do you know of any in-house resources (software and/or personnel) that can produce a similar result? Do you know of any potholes in the process that I should watch out for? I really appreciate any input you can offer.

View Replies !    View Related
Compressed Space
I have a 568x172 space to fit 28 buttons in and make it easy to use. Any ideas?

Thanks

Bry

View Replies !    View Related
Playing Compressed .mp3
can flash mx 2004 play a compressed .mp3 exactly the same as the original?

View Replies !    View Related
After Publishing JPEGs Are Not Compressed, Help
After publishing a movie, I can see in the report that not all of the JPEGs were compressed, even if I set "JPEG quality" in publish settings to low. Some of them are still the same size, and sometimes even larger then they were when I imported them.
First I thought it was a program bug, tried reinstalling...
Does anyone know why that happens?
Please help!

View Replies !    View Related
Problem With .sol Files On Compressed Drive
Hi,

I have just come across a problem with using .sol files. If a user has compressed their hard drive or any folder that is in the path of localhost and has it migrate to subfolders then the .sol files are not saved. Does anybody know of a way around this problem? Also does anybody know of any app or utility that may be setting the aforementioned compression on? It is unlikely that new users will know how to compress a folder. Our problem seems to happen to users on new machines more than older machines so I am wondering if there is a product out there that is doing this that is bundled with new machines.
As a side note it looks like setting the flashplayer folder to be compressed may be a way to stop the onset of PIEs on your machine.

Any help appreciated in getting around this problem.

Colin

View Replies !    View Related
First Few Frames Of Video Highly Compressed
howdy - been lurking here for a while, thanks for the great resource.

i export most of my video from quicktime into flv format and then import into flash. 90% of time the video I start with is an uncompressed AVI. no matter what I do the first 2-3 frames of the video are overcompressed and look horrible. this is not acceptible as I do hard cuts from jpg to video sometimes.

anyone exeprienced this? if so, have you solved it?

cheers!

View Replies !    View Related
[F8] Exporting .AVI File Size Is Either Too Big Or Too Compressed For YouTube
I am trying to export my animations for youtube, they have a 100mb file size limit and won't accept quicktime.

I am exporting .avi and it is either too huge a file around 900mb uncompressed, or a over compressed small file around 30mb with horrible distorted artifacts.

I can't seem to upload to youtube because of this issue, compressed it is just too ugly to post and uncompressed it is too massive.

I wish they would accept quicktime files...

Any help people?

View Replies !    View Related
Exporting Project To Single Compressed File?
Ive got a really big project, with loads of loads of swf-files loading into eachother, and plenty of other content-stuff too. Its a mess.

Is it possible to export this project into a single runable container-file, kinda like they do in java with jar-files?

View Replies !    View Related
Graphic Automatically Compressed And Distorted When Published.
Hey, notice the home button as it appears from the reflection. As the mc is properly at place and the animation stops, another mc starts over it. However, the first mc appears to be distorted or compressed and the 2nd mc is just fine. both are using same source of graphics.

I just don't understand. Somehow, when i publish the movie, the graphic becomes compressed and distorted. But when checked within fla, everything is fine, only when published. The original graphic is good and uncompressed and Jpeg quality is at 80 for publish settings. I just don't get it. Can anyone explain please? thanks.

View Replies !    View Related
Exporting Project To Single Compressed File?
Ive got a really big project, with loads of loads of swf-files loading into eachother, and plenty of other content-stuff too. Its a mess.

Is it possible to export this project into a single runable container-file, kinda like they do in java with jar-files?

View Replies !    View Related
Graphic Automatically Compressed And Distorted When Published.
Hey, notice the home button as it appears from the reflection. As the mc is properly at place and the animation stops, another mc starts over it. However, the first mc appears to be distorted or compressed and the 2nd mc is just fine. both are using same source of graphics.

I just don't understand. Somehow, when i publish the movie, the graphic becomes compressed and distorted. But when checked within fla, everything is fine, only when published. The original graphic is good and uncompressed and Jpeg quality is at 80 for publish settings. I just don't get it. Can anyone explain please? thanks.

View Replies !    View Related
Making Files Compressed, I Have Few Frames And Huge File Size?
I have a lot of animations that are huge in size im talking about 5MB for everything i have and my animations are an average of 35 frames a piece. I know there has to be a way to compress them. Do i need to set a background with an image? Some of the backgrounds dont change. I'm new to flash and i have made a lot of mistakes in the timeline i am guessing. I normally have one scene with a lot of frames. I made all of my images in photoshop and imported them. I need to compress them so my site will not take that long to load. I even have some movies that are about 20MB to 25MB and the most frames i have used is only 115 frames. What am i doing wrong? I hope i can fix them i have about 65 of them to fix by next wednesday! There are just to huge in file size for a small animation. Please help. Thanks

View Replies !    View Related
Preloaders, Preloaders Everywhere But Not A One That Fits
I have an introduction for a site that consists of 3 files index.htm intro.swf intro2.swf Index.htm forwards on to intro.swf which contains a preloader (not a percentage on just one I cobbled together) Once intro.swf has loaded it begins to play and on the first content frame of intro.swf is an action to load movie intro2.swf.
Unfortunately intro2.swf loads before intro.swf has finished and starts to play prematurely So what I need if it is possible is a command to load intro2.swf and then get it to sit there and wait for the call from the last frame of intro.swf to play.

The reason I have two swf files is that I needed to change the background color of the movie and the easiest way I could find to do that was make two different movies

Just farting around with this, to see if i can figure it out so any resolution doesnt have to be pretty.
I have no php, asp, cgi support for the hosting space so i need to do it with action script

any help will be greatly appreciated.

View Replies !    View Related
Loading Movies Inside Other Movies In An Ext Movie Holder?
Here's one for you:

I've got my main movie that has a movie holder on it (entitled movieholder.) The buttons on the left control what goes in the movie holder. In one of the movies there is a list of songs that are actually buttons. These buttons call up another movie(with MP3s). How do I get the MP3 movies to go into "movieholder" when they are being called by a button inside 'movieholder'

I'm using MX

Hope that made a slight bit of sense!

Thanks for any help,

Graeme

View Replies !    View Related
Trouble Creating Reverse Rollover Movies Within Movies
Hey ooh my first post.

I have been having trouble creating a movie clip with a reverse rollover effect within a movie which has a reverse rollover effect. that sounds confusing

In essence I wish to create a panel that rolls out on rollover and rolls back in reverse when the you rollout. I have done this using this script

stop();
this.onEnterFrame = function() {
if (rewind == true) {
prevFrame();
}
};
this.onRollOver = function() {
rewind = false;
play();
};
this.onRollOut = function() {
rewind = true;
};


However I wish to make movies within this movie that have the same effect on them. But when I create another movie or button within this movie it is not registering on rollover. I guess because the script on the main movie overrides it?


Sorry for the poor explantion, any ideas?

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved