Is It Possible To Have A Seperate Preloader.swf To Load Another .swf ?
is it possible to have a seperate preloader.swf to load another .swf ? so instead of having a preloader within the same .swf can it be in a seperate .swf??
KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 12-07-2003, 12:44 PM
View Complete Forum Thread with Replies
Sponsored Links:
Preloader To Seperate .swf
i currently have one .swf, with 2 scenes.
this is the code in the first scene:
ifFrameLoaded ("Scene 2", 1) {
gotoAndPlay("Scene 2", "1");
}
---------------------
can i just have a seperate .swf and have it
preload the next .swf,
instead of having one movie with 2 scenes?
the issue is that the preloader scene will not
visually show up on the screen. i'd imagine
an entire movie would definitely show, while preloading.
please help.
View Replies !
View Related
Seperate Preloader?
Well, I'm back to the ever agonizing preloader. I've finally finished the rest of my site, and now I'm trying to make it spiffy as it loads.
Now, normally I'd use the same one I normally use, and just modify it for this particular site. However, the site that I'm using now HAS to use the first frame of my timeline, so I can't put the loader there. Is there any other way to integrate a nice looking preloader?
Thanks,
DaVuLf
View Replies !
View Related
Preloader To Appear In Seperate MC
Hi guys,
I have been trying to get a preloader to appear in a seperate movie clip using a higher depth. I want to set up a slideshow where the preloader appears superimposed over the currently viewed image showing the progress of the next image loading, then disappears when the next image is displayed.
i was thinking of using three MCs - PhotoMC, TempPhotoMC, and LoaderProgressMC. Each photo is viewed in PhotoMC. When a link is clicked to load in another image, its loaded to TempPhotoMC, which is _visible = false. LoaderProgressMC would be created on the fly with a loadbar in it referencing the LoadBytes of TempPhotoMC, prob using _width linked to to the percent loaded ratio. When TempPhotoMC is loaded, PhotoMC is loaded with the same photo from TempPhotoMC which is now in the computer memory.
I can get the normal slideshows working (with the help from the fantastic tutes and people on this site!!!) but i don't know really how to approach this problem. Any suggestions or pointers would be great!! Thanks, Alex
View Replies !
View Related
Preloader To Appear In Seperate MC
Hi guys,
I have been trying to get a preloader to appear in a seperate movie clip using a higher depth. I want to set up a slideshow where the preloader appears superimposed over the currently viewed image showing the progress of the next image loading, then disappears when the next image is displayed.
i was thinking of using three MCs - PhotoMC, TempPhotoMC, and LoaderProgressMC. Each photo is viewed in PhotoMC. When a link is clicked to load in another image, its loaded to TempPhotoMC, which is _visible = false. LoaderProgressMC would be created on the fly with a loadbar in it referencing the LoadBytes of TempPhotoMC, prob using _width linked to to the percent loaded ratio. When TempPhotoMC is loaded, PhotoMC is loaded with the same photo from TempPhotoMC which is now in the computer memory.
I can get the normal slideshows working (with the help from the fantastic tutes and people on this site!!!) but i don't know really how to approach this problem. Any suggestions or pointers would be great!! Thanks, Alex
View Replies !
View Related
Should A Preloader Be Constructed As A Seperate .FLA?
Hello,
My site is about 2mb long, I don't know much about preloaders yet, but I have read many topics on the subject. But maybe I missed something along the way.
Should I create a seperate .fla for my preloader and load it in frame one of my movie intro? And if so, how will I know when the movie is loaded? I am 95% complete with my project and just want to get it right.
I will search more for tutorials, but any input will be welcome as always.
Thank you very much.
Thorrax
View Replies !
View Related
Seperate Multi-SWF Preloader...
Is it possible to create a preloader that is a completely seperate swf that... plays/stretches bar/shows percentage/etc.... while it loads the main movie and it's child MCs -- and, when completed loading, simply says "play" the main movie?
Can anyone help -- or point me in the right direction here?
Thanks in advance.
View Replies !
View Related
Preloader For A Seperate Movie? Help
Hey, I'm new to the forum boards. I am having this small problem with the preloader to the movie I'm making. Basically the preloader, waits until the intro to the site is ready to load, and then it plays it. No big deal. The thing is that, In the first frame of the intro, it is supposed to load another swf (which plays a music file all the way to frame 1834), but what ends up happening is the intro starts playing, but the music only fully loads half way into it... Maybe I need to put the music directly into the movie? The thing is that I have a button that I use to either call the music.swf or stop all sounds...
Check it out here: http://bounce.cached.hyspex.com
And here is how it is setup. Basically, what I want to know is how do you check if a frame is loaded in another movie (music.swf). If you could help out, that would be much appreciated. Thanks.
One solution I've thought of is maybe I should load the music.swf immediately when the site starts up, and then call it into the Intro once the movie starts up. But how do I do this with code?
View Replies !
View Related
Linking PreLoader To Seperate .swf
I am Very! much a n00b at Flash etc. I have added the Preloader http://www.kirupa.com/developer/mx/p..._component.htm Can anyone help me...
At the end of the main file's Timeline "flash.swf" another one loads "tour.swf" But I would like help with connecting the Main Preloader to load up whats on the seperate file aswell so that its loaded up at the start and not in two sections. I am guessing this is pretty basic. So if anyone can help it will be greatly appreciated.
View Replies !
View Related
Linking PreLoader To Seperate .swf
I am Very! much a n00b at Flash etc. I have added the Preloader http://www.kirupa.com/developer/mx/p..._component.htm Can anyone help me...
At the end of the main file's Timeline "flash.swf" another one loads "tour.swf" But I would like help with connecting the Main Preloader to load up whats on the seperate file aswell so that its loaded up at the start and not in two sections. I am guessing this is pretty basic. So if anyone can help it will be greatly appreciated.
View Replies !
View Related
Load A Movie Seperate
I am working on a site, it is currently posted at fylmd.com. I am a real beginner. I am well aware that this site could easily be html, but I much prefer playing with flash. On the trailer link of this page, I have a video. I want the video to load, when the page goes to the video, not at the beginning as it does now.
Please Flash message board users, your my only hope.
View Replies !
View Related
Load .swf On Seperate Windows
hi all, i'm building a web page with some buttons, well on release of the buttons i want some other swf to open in a new window, and i need the window to be constricted to my swf file (jus like how u open a .swf file in your PC), i don't want the option tools, URL holder, etc. to show, jus the blue bar with the quit button on top will do. how do i achieve this?
PS: (these swf files are pictures.)
thks for all help.
View Replies !
View Related
2 Q's: Preloader On Seperate Page, And Fps Conversion.
1. Is there anyway I can begin to preload a movie from a seperate html page. For instance, could I set my homepage (and all other linked pages to begin to load the flash movie) that way it would be loaded already if the user just happen to click on the link to the actual movie. Does that even make sense?
2. Is there a way in MX to do a full frame rat conversion. For instance if I have a CD version of a movie that runs at 24 fps, could I change it for the web to run at 12 fps without making it play at 1/2 speed?
Thanks for any help.
View Replies !
View Related
Preloading External SWF's Using Seperate SWF As A Preloader
Oldnewbie was going to help me on this one, but I told him I thought I had it figured out... However, I am coming to quickly realize this is probably harder than I thought.
Is it possible to have a seperate 200x50 SWF act as a stand-alone preloader which loads all of your external SWF's? Then once they have all been loaded, it then proceeds to play a designated SWF. Which in this case would be my main SWF.
Any ideas? It doesn't have to be fancy. Just a basic preloader with a bar and text loading all of your external SWFs. Once they've all been loaded it proceeds to play the main SWF or whichever SWF you want.
Thanks in advance... If I can get this solved my site should almost be complete YAY!
View Replies !
View Related
[F8] Loading Seperate Moviecilps With 1 Preloader?
hi guys! i was having a problem today that i just couldn't figure out and when coming to flashkit.com it said tht the last time i logged in was in 2003!!! wow!
well all u guys in the form never fail me yet. here's my deal.
i am loading 5 movieclips onto the stage layers using a frame action.
now i made each movieclip to have it's own little getBytes loader (u know)
but i don't want 5 different preloaders to be showing. i just want 1 preloader that show the viewer tht the whole movie is being loaded.
so i don't want it that one movie loads and whenever the viewer is ready to goahead that the other isn't ready, i want them all to be loaded.
i hope i explained this so so so.
thanx y'all
V
View Replies !
View Related
How To Load A Movie In A Seperate Screen
i work with flash mx... i know this is a basic flash tutorial but i m new with this program.. can anyone help me? i want to load a swf. in a seperate screen and the screen has to adjust to the size of the platform. can i load them into a flash-player? or in explororer only? can i make the explorer adjust to the size of the platform?
i would be very gratefull
View Replies !
View Related
How To Load A Movie In A Seperate Screen
i work with flash mx... i know this is a basic flash tutorial but i m new with this program.. can anyone help me? i want to load a swf. in a seperate screen and the screen has to adjust to the size of the platform. can i load them into a flash-player? or in explororer only? can i make the explorer adjust to the size of the platform?
i would be very gratefull
View Replies !
View Related
Button To Load Seperate Movie?
Hey there i wonder if anyone can help me.
I have created a webpage that has flash buttons in it, when clicked these buttons load other pages into an iframe named source, no problems there.
However i would like to add movie clips that are activated
in the main page after a certain button is clicked and unloads when any 1 of the other 3 buttons are clicked.
So in other words when i click news the news page loads in the iframe (which i have acomplished), and the news movie loads on the main page.
After this on clicking any other button the previouse movie (in this case news) is unloaded and the apropriate one is started etc.
Thx in advance for any help.
Hope i wasnt to longe winded
View Replies !
View Related
Preloader Mc That Loads A Seperate Main Swf Movie
Thanks to C4_Tom for the tip. However, I'm still having trouble with this. I'm trying to use a dummy movie clip in a bare bones swf to preload and open another, complete seperate swf file.
In my bare bones swf I have a one frame dummy movie clip with no art. It just has a loadMovie action that loads the main swf.
I have a preloader in the bare bones movie that uses movieLoader.getBytesLoaded to preload the clip.
It opens the main swf fine and looks good. However, I'm not convinced that it is actually downloading the main swf before it jumps to it. When I look at the streaming profile it looks like it's loading just the 2 KB of the dummy movie, then jumps to the main swf. The main swf is 157 KB and should take at least 18 seconds for the 56.6 modem setting that I'm testing it at. So, why is it just jumping there? When I trace the movieLoader.getBytesLoaded it tells me 0 bytes of 0 KBytes loaded then jumps to the main swf. So I'm convienced that it's not really downloading the swf before it opens it. I need it to be completely loaded before it opens the main swf. What am I doing wrong?
View Replies !
View Related
Bonehead Boss Created A Preloader On Seperate FLA
Thats not biggest problem, the biggest problem is that he didnt name the frames for the navigation, he used the actual frame numbers. So now I cant add a preloader the normal way because I will essentially move all the frames out of place and I think that would take a pretty long time to fix. So im trying to have the preloader as the main movie, and then load the actual site to a movieclip. So far, I havent been able to communicate with the swf im importing to get the bytes loaded or bytes total to build a preloader.
How does one extract this information from a loaded movie clip so I can build a preloader?
Ive tried MovieClipLoader and basic loadMovie, and neither are working for me, so I guess I need a better explanation on what to do.
THANKS ALOT!!!!
View Replies !
View Related
How Do I Load Seperate Swf Files Within My Flash Movie?
Hi,
I'm currently trying to build my own portfolio website in flash. I currently have the main structure sorted, with a main menus and animations to each page.
Because of it already being quite large in size, I want the content on each page to load in seperately as its own swf file with a preloader.
Can anyone help explain how I should do this please?
Thanks.
View Replies !
View Related
Load 5 Seperate .swfs Into A Movie By Using A For Loop
Hi i want to Load 5 seperate .swfs into a movie by using a single for loop.
Ideally i was looking for a script that refurred to a folder which you could put as many .swfs into as you wanted and they would all be loaded into a single movie at random locations on the screen but i realise this would involve lots of hard coding and i am not sure who would be willing to help me but i thought i would give it a try
Alan
View Replies !
View Related
?how To Load External Text Into A Seperate Movieclip?
I am in a situation that i have found no solution for after days of searching and have come to you all, this reliable resource, for help.
I have been succsessful in loading external text with a variable into a dynamic text box with an instance name as outlined in the number of tutorials on this site. my question is, following the script mentioned above, how do i target the variable (ie "mytext= blah blah" found in the external text file) created in one movieclip placed on the stage to load into a different movieclip also placed on the stage following a "onRelease" command?
scenario: a button in movieClip "A" needs to load external text into dynamic text box instance name "box" in movieClip "B" with an OnRelease action. both movieclips appear on stage of maintimeline.
perhaps there is a simple actionscript language i'm unable to understand.
all help is greatly appreciated as always.
Thank you very much, i haven't found instructions for this nature anywhere.
View Replies !
View Related
How To Make Flash Button Load Html In Seperate Frame.
Hello everyone,
I was wondering if anyone knows how you can make a flash button load and html page into a seperate frame.
example: Flash navigation bar resides in a top frame in html.
the html pages load below in the main frame. Clicking the flash button loads the html page in the bottom frame.
if anyone knows how to do this I would greatly appriciate it.
Patrick
Dream FX Media
www.dreamfxmedia.com
View Replies !
View Related
Loading A SWF File In A Loader Where Button In Seperate Swf, With Function To Load
Well this is my problem. I have one big website in flash, and I'm trying to make it faster, by making lots of external swf files that opens in a loader. So I came to a point where my brain cannot think of any solution; I have the site with the loader (myLoader, mx.control Loader) and I load one external .swf file which have a button in itself. (many buttons actually). So I want to make it, if I click on one of those buttons, that myloader loads another .swf file... and replace the file that was there (with buttons)..
Make it clear, in the folder there is a website (SITE3.swf),... loads a file (about.swf) and there is third file (technologies.swf) that needs to be loaded but over about.swf onto SITE3.swf
View Replies !
View Related
Communicating Between 2 Seperate .swf's Each In A Seperate Frame(HTML) ... Help
this seems so elementry, .. yet I cant get it working ...
here is what I have....
A frameset (2 frames).... Frames "Top" and "Bottom"
Frame "top" contains the .swf Named and ID'd as "cont"
Frame "bottom" contains the .swf Named and ID'd as "nav"
The _parent of the frameset contains the following script.. (between the <HEAD> tags)
<script language="Javascript">
function forward1(){
window.top.document.cont.GotoFrame(10);
}
</script>
The movie in the frame "bottom" controls the movie in frame "top" with this.
on (release) {
getURL ("javascript: forward1()", "top");
}
Please look at the source for the _parent ... maybe the mistake will be apparent,heres the link
http://www.alpha8.com/s3/index.html
I'm using dream weaver ..
I'm sure that the javascript is in the _parent of the frameset.
I'm Mac IE5 ... Javascript no go?
Thanx in advance ... I desperately need a solution to this prob.
View Replies !
View Related
Getting Flash To Load HTML Pages Into Iframes In A Seperate HTML Page
Hi everybody
Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm currently running an animation within a webpage, and my client would like to be able to have some captions in HTML on the page that go with specific parts of the animation.
He wants the captions done in seperate HTML pages so that they can be changed into different languages at a later date.
I am loading these captions (HTML pages) into <iframes> on the page.
So far so good..... however...
I need to be able to get flash to load the HTML pages into the <iframes>, in certain points within the animation.
So... Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm guessing getURL is used somewhere, but I don't know the exact code.
Hope you can help!
Deadhands
View Replies !
View Related
Getting Flash To Load HTML Pages Into Iframes In A Seperate HTML Page
Hi everybody
Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm currently running an animation within a webpage, and my client would like to be able to have some captions in HTML on the page that go with specific parts of the animation.
He wants the captions done in seperate HTML pages so that they can be changed into different languages at a later date.
I am loading these captions (HTML pages) into <iframes> on the page.
So far so good..... however...
I need to be able to get flash to load the HTML pages into the <iframes>, in certain points within the animation.
So... Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm guessing getURL is used somewhere, but I don't know the exact code.
Hope you can help!
Deadhands
View Replies !
View Related
Complex Preloader - Load Multiple Movies W/ One Preloader
Hello to all!
I haven't asked a good question in quite a while so here's one.
I know how to create a general preloader fairly well. What I want to do is take it one step further.
I want a preloader with a status bar...but here's the caveat...I want it to load multiple external movies instead of just one. So it would load one after another and show the status of each.
I can't think of a site off the top of my head, but it would show loading and then it would load...say audio player...shows text "Loading Audio Player" and then shows loading progress...and then...image loader...shows text "Loading Image Loader" and then shows loading progress, etc.
You get the point.
Any takers?
Thanks.
View Replies !
View Related
Call An Swf File To Load Into Html Document From Seperate Swf File In HTML.
I am trying to get advise on the best way to do this or how to do this. I have a layout that the customer is happy with, in an HTML document, but the SWF files will be seperated because of the layout. If you go to this link, you will see what I mean. It all takes place inside of the black bar...
http://www.hairdrezzersonfire.com
I want the icon movie on the left to play first and after it is done, I want to be able to call the main SWF file to play in the center of the black area. After that's done, I want that main SWF file to call the text logo movie to play that comes in on the right side of the screen.
I assume that I will use a placeholder of some sort in an HTML cell and it will be replaced by the swf file, but I don't know how to call it with actionscript. Any ideas?
View Replies !
View Related
Getting One Movie To Load A Movie Into A Seperate Movie.
I've been looking around, haven't founa nythign to help me out though. Not sure if it's a newbie question or whether it's even very possible. I'm designing a CSS layout and I have a flash movie as a menu, and then I have a flash movie as the conetent area. Say the menu had two buttons home and... gallery. What would happen is you would come to the page. and the content movie would load your home flash movie, easy enough! well what do I have to include in the gallery button to make it load the gallery movie into the content area. In other word how to I send a call from the menu to the content area telling it to loadmovie? Any help would be greatly appreciated and I know that it would make more sense to do the whole site in flash but I really like my layouts and I like flash so i'm trying to find a sort of middle ground.
-Jeff
[edit]
Is it possible to do a call to the content movie to from a javascript or regular html menu?
View Replies !
View Related
Mask To Reveal Preloader And Mask To Hide Preloader Upon Load.
Hi all, can anyone help me in regard to a mask over a preloader of elements.
Ok I have a preloader all set up, this includes a logo, a notice, i.e please wait loading in progresss, a load bar, and a percentage reading.
All I want is a simple wipe effect using a mask, which is very easy to achieve, I have done so already. But I am unsure in how to hide all the preloader elements, and how to use the wipe to reveal all elements on the stage / timeline. I have the wipe setup using two layers, and decided to place these inside a movie clip and place the movie clip on the timeline. But now I am stuck in what to do next.
As when everything is loaded I want the wipe to hide the preloader and move onto the design aspects.
Does anyone have an idea how to achieve this?
View Replies !
View Related
If This Goes On, I'll Need To Pre-load My Preloader
I have a one frame movie which has a few movie clips based on imported jpegs. I inserted a new scene before this to put a preloader in there, to give something to look at while the jpegs loaded (something like 90k).
There's nothing difficult about this, but the problem is that when I add the new scene it behaves as if all the jpegs are on frame one of the pre-loader scene. And sure enough when I generate a size report for the pre-loader scene, I can see the jpegs are there and that's what's taking up all the size (in fact all the symbols from the main movie are there).
My question is why are symbols only used in scene two showing in the size report for scene one? And secondly how do I fix it? It defeats the whole idea of a pre-loader if it takes ages to load frame one of the pre-loader because it thinks it contains all the symbols from scene two!!!
I've tried inserting a totally blank scene. Just one empty key frame and when I look at that in bandwidth profiler I can see that that one empty frame is 90K. It seems to have got its knickers in a twist somehow.
Any ideas?
View Replies !
View Related
Load Bar For Preloader
i just used this tutorial to make my preloader. however the loading bar doesn't fill from left to right (how i would like it) but from the middle to the sides can anyone help me in identifying what i need to change to make this so otherwise i guess i'll have to mask half and have it load from middle to one side only thnx in advance - barry
http://www.flashkit.com/tutorials/Ac...89/more2.shtml
View Replies !
View Related
Preloader Load Bar
Ok I use this method to make my preloaders
In Frame 1
if (_root.getBytesLoaded() >= _root.getBytesTotal())
{
gotoAndStop(3);
}
In Frame 3
gotoAndPlay(1);
I just want to know how i can modify this to have a little loading bar that moves with the progress of the loading.
View Replies !
View Related
Load Preloader First?
Hi I have a slight problem and I have searched everywhere that I know of with no results, so I figured I would actually post something , since I didn't wanna bother you guys, but I have no other choice at this point.
Anyways, I'm making a site with two scenes, scene 1 the preloader, scene 2 the site
Well the preloader works, but it seems flash only loads the preloader at the very end so you get to see about .5 seconds of the actualy preloader.
I know that the background music I have set for the site is getting loaded before the preloader, and I have tried both settings in the publish settings, load top to bottom, and vice versa (or whatever).
In short, my question is how do I force flash to load my preloader first, as it is my first frame on my first scene, but it's getting loaded last!
Thanks in advance for your guy's help, and thanks to the creater(s) for building such a strong and helpful community.
View Replies !
View Related
How Set Up Preloader If Load Ext. Swf?
I load ext. SWF into main SWF in mc with name
"container" with loadMovie action.
Problem is, that the ext. SWF will be not loaded in main SWF. It stops (i think) on last frame of preloader. (Preloader is on the same timeline.)
I use preloader with this code:
Code:
bytes_loaded = Math.round(_root.getBytesLoaded());
bytes_total = Math.round(_root.getBytesTotal());
getPercent = bytes_loaded/bytes_total;
_root.loadBar._width = getPercent*100;
_root.loadText = Math.round(getPercent*100)+"%";
if (bytes_loaded == bytes_total) {_root.gotoAndStop("main_anim_start");}
How must be set up the path for preloader?
I does not work.
"main_anim_start" is frame label from ext SWF where ext movie starts.
I think this i have wrong:
Code:
if (bytes_loaded == bytes_total) {_root.gotoAndStop("main_anim_start");}
Bye Jan
View Replies !
View Related
Preloader To Load .jpg
I am trying to make a sildeshow, loading a .jpg that way:
loadMovieNum("freizeit"+Number(fileNumber)+".jpg", 2);
... but how knows flash (for compatibility reasone -> 5.0), wheater it is loaded and how much bytes are loaded or wheater it is still loading..
Thanx for helping
View Replies !
View Related
Preloader Not Load At All
hi, i wrote a simple preloader to know if my movie has loaded, in my computer loads pretty well, but when publishing in a hosting server it cant reach the 100% and sometimes appears 99.6854... but not 100, what could it be??
View Replies !
View Related
My Preloader Only Load 50%
Hi guys.I made a simple preloader for the site i'm working and place in 1st frame.
The AS for the preloader is:
ActionScript Code:
onClipEvent (load) {
total = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
percent = int(loaded / total * 100);
text = percent + "%";
gotoAndStop("percent");
if (loaded == total) {
gotoAndPlay(3);
}
}
Frame 2 is blank.In this site i have components so i unchecked "export in first frame" and place the components in frame 2 on the stage but still it loads 50%
Here is the size report
Frame # Frame Bytes Total Bytes Scene
------- ----------- ----------- ----------------
1 2666 2666 main
2 158229 160895 (AS 2.0 Classes Export Frame)
3 147743 308638
As u can see i have half of data on frame 3...how can i make it load in frame2?
Thx in advance
View Replies !
View Related
Preloader Does Not Load Right Away
I have a preloader on the site I am currently working on, however there is a hesitation before the preloader starts loading. What is the cause of this? The file is fairly large, is that the problem? Also, the bar of the preloader doesn't go from left to right, it goes from the center out. I know I missed something that causes this?
the site can be viewed at www.hennesseyproject.com/contour/index.html
Thanks
View Replies !
View Related
|