Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Other Flash General Questions

Reply
 
Thread Tools Rate Thread Display Modes
Old 04-12-2001, 12:17 AM   #1
Insomnia
Registered User
 
Join Date: Apr 2001
Location: New England boonsticks
Posts: 15
Send a message via Yahoo to Insomnia
Exclamation

Hi everyone, Been having trouble implimenting a preloader into my Flash site interface http://nautilus.shore.net/~tcooney/index.html. The GUI files all sit it frame one in movie mode. I carefully went step-by-step through MM ol help http://www.macromedia.com/support/fl...ream_optimize/ with no luck. I covered the simple stuff, like 'using a movie symbol' for my preload sequence and puting it on a different layer and whatnot. I did exactly everything the MM help file said, to a T.

Any ideas?

Could I be putting the preloader in the wrong mode (I tried both "edit symbols" and "edit movie"

(If you get "The page cannot be displayed", please try later, I'm still tryin to make it work) --> PeAcE
Insomnia is offline   Reply With Quote
Old 04-12-2001, 12:23 AM   #2
Insomnia
Registered User
 
Join Date: Apr 2001
Location: New England boonsticks
Posts: 15
Send a message via Yahoo to Insomnia
Arrow Oops! forgot to mension:

it'll be a few minutes on a modem, it's 1.11 MB,

(as soon as I get the preloader working I want to further compress some elements)
Insomnia is offline   Reply With Quote
Old 04-12-2001, 01:48 AM   #3
Strok
Registered User
 
Join Date: Nov 2000
Location: Toronto Canada
Posts: 789
Send a message via ICQ to Strok
Default

Easy way:
You can loop your preloader between 2 frames:

For example you have a last Scene (Scene 2) and last frame on Scene 2 is 100
--------------------------------------------
frame1
--------------------------------------------
ifFrameLoaded ("Scene 2", 100) {
gotoAndPlay (3);
}



--------------------------------------------
frame2
--------------------------------------------
gotoAndPlay (1);


--------------------------------------------
frame3
--------------------------------------------

it is a first frame of your real movie



P.S
You can put some loading MC on first 2 frames
-----------------------------------------------
easy way 2:
http://www.actionscripts.org/tutoria...rs/index.shtml
Strok is offline   Reply With Quote
Old 04-12-2001, 02:36 AM   #4
Insomnia
Registered User
 
Join Date: Apr 2001
Location: New England boonsticks
Posts: 15
Send a message via Yahoo to Insomnia
Question preloader in the *first* scene?

So does this mean I need the preloader in the first scene and my intended content in scene 2? Right now I just have everything in scene 1.

As soon as I re-install Flash I'll try that action, Thanks.
(It won't open my files now for some reason).
Insomnia is offline   Reply With Quote
Old 04-12-2001, 02:41 AM   #5
Strok
Registered User
 
Join Date: Nov 2000
Location: Toronto Canada
Posts: 789
Send a message via ICQ to Strok
Default

It does't matter
You may have everything on one scene or on 10 scenes
Strok is offline   Reply With Quote
Old 04-12-2001, 11:35 AM   #6
Insomnia
Registered User
 
Join Date: Apr 2001
Location: New England boonsticks
Posts: 15
Send a message via Yahoo to Insomnia
Cool

NYCE. thanks!

(now if I get get some MM tech help on why my Flash 5 suddenly won't open, even after registry wipe-out & re-install....)
Insomnia is offline   Reply With Quote
Old 04-19-2001, 12:05 PM   #7
Insomnia
Registered User
 
Join Date: Apr 2001
Location: New England boonsticks
Posts: 15
Send a message via Yahoo to Insomnia
Unhappy Still no luck

I've tried over a half dosen examples of preoladers. I can't get any to work!

I dont know, maybe my problem is that I've got a GUI, not a movie, all the help site files I've found only deal with movies. I've only got one frame in movie mode, only one scene, (I forget how to do multiple scenes NEways). 'Thing is, my four GUI layers are one of my tweens.

I think I've got a unique project here.
Can someone just be my hero and push me a flash file that I can import into my file so I see how it works and publishes?

Just for reference, these didn't work for me in my file:

http://www.actionscripts.org/tutoria...s/index.shtml#

http://www.macromedia.com/support/fl...ream_optimize/ (under "Optimizing movies by preloading frames")
(then: "If you're using Flash 5, see Flash Tech Note 12588")
Insomnia is offline   Reply With Quote
Old 04-19-2001, 12:15 PM   #8
Insomnia
Registered User
 
Join Date: Apr 2001
Location: New England boonsticks
Posts: 15
Send a message via Yahoo to Insomnia
Default My page:

http://nautilus.shore.net/~tcooney/s...gui_flash.html

Launch page: Non-Flash vesions have a similar appearance
http://nautilus.shore.net/~tcooney/index.html
Insomnia is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
trouble with preloader smoke10010 ActionScript 2.0 2 11-23-2004 08:11 AM
preloader if statement button visible trouble CoinOperatedBoy Simple Stuff (Newbies) 2 11-12-2004 04:21 PM
Trouble with making preloader Sue Haseltine Simple Stuff (Newbies) 1 08-11-2004 01:35 PM
A ComboBox, a Preloader, and trouble :-/ Rossman Components 1 05-23-2004 07:53 PM
trouble with preloader mol ActionScript 1.0 (and below) 9 06-27-2003 01:42 AM


All times are GMT. The time now is 10:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.