Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Community Boards > General Chat

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-07-2001, 09:39 PM   #1
bep
Registered User
 
Join Date: Apr 2001
Posts: 33
Talking

Object X is a symbol in both scenes of a flash movie. The first scene is loaded (including X) over the web... When the second scene loads, will X be loaded over again, or retained from the first scene?

Thanks, and sorry for the "a train leaves from Cleavland" IQ test format of this post; Jesse's querry got me taking one! (keyword: MENSA)

Brian
bep is offline   Reply With Quote
Old 05-08-2001, 02:57 AM   #2
jordan
Moderator
 
Join Date: Apr 2001
Location: Reno, NV (from San Diego)
Posts: 7
Send a message via ICQ to jordan Send a message via AIM to jordan Send a message via Yahoo to jordan
Default Flash Loading Process

As long as both scenes are part of the same Movie, the object will be loaded.
jordan is offline   Reply With Quote
Old 05-08-2001, 08:49 AM   #3
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

Objects are loaded sequentially. An object used in scene 1 will be retained and needn't be reloaded in scene 2.

Cheers

Jesse
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse is offline   Reply With Quote
Old 05-08-2001, 01:19 PM   #4
bep
Registered User
 
Join Date: Apr 2001
Posts: 33
Wink

thanks everyone...
bep is offline   Reply With Quote
Old 05-08-2001, 04:34 PM   #5
bep
Registered User
 
Join Date: Apr 2001
Posts: 33
Default

What about large file-sized objects used twice within the same scene? They are not loaded twice, but once and then simply repeated, right?
bep is offline   Reply With Quote
Old 05-09-2001, 05:28 AM   #6
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

If you import a 100kB jpg into your library and use it on Frame 1 then again on Frame 50, it is still only loaded (downstream) once, although it might be loaded (from the library) more than once.

Cheers

Jesse
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse 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
loading external images into array geminity ActionScript 2.0 0 02-14-2005 07:27 PM
External Loading bar... darkstyle ActionScript 2.0 0 12-04-2004 07:37 AM
Wait before the success of loading XML vicshek ActionScript 1.0 (and below) 4 11-14-2003 06:58 AM
How to track status of external mc busy loading... Pyralis_Ryu ActionScript 1.0 (and below) 0 04-09-2003 05:42 PM


All times are GMT. The time now is 11:57 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, 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.