473,404 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Can i load in a picture from an external folder?

I want to build a flash slide show but if i include in the pictures it will take forever to load. Should I simply put up with this or is there a way that i can load in pictures from and external source that will help load times?

P.S. I know absolutely nothing about flash and use a program to do all of it, little to no coding here. So please in dummy form.
Mar 31 '07 #1
15 4595
kestrel
1,071 Expert 1GB
one prolem that would cause slow load times, would be image size.

for example, you use a 800x700 px image, and display it as a 400x350 px
this would cause the entire image to load then be displayed, to avid this, scale the image down using a program such as Photoshop, thats what i use

how many images are you putting into this slideshow?

i mean, if you were to load images from another place, they'd still have to load
Mar 31 '07 #2
I have scaled the photo's down both in size and dpi to help load time. My thinking was that the flash would load and then load pictures as needed.

I did not think about this too well becuase it would probably lag on every picture as opposed to a single wait in the beginning.

I was hoping to have as many as like 15 but I think I may keep down to about half that and just put up with the load times. I have yet to check it's load time by uploading so I will be able to judge better when i do.
Mar 31 '07 #3
kestrel
1,071 Expert 1GB
you could also use a preloader, so all the images will be loaded before the page is loaded


let me know how fast it is when you upload
Mar 31 '07 #4
I installed a nice preloder, so i think people will be slightly less annoyed by waiting. I am going to have to wait and see what the results are. I'll keep you updated as I'll be uploading the setup on sunday or monday.
Apr 1 '07 #5
kestrel
1,071 Expert 1GB
alright then
good luck
Apr 1 '07 #6
Karting101.com

It's the slideshow on the front page.
Apr 2 '07 #7
kestrel
1,071 Expert 1GB
yeah, it loaded in less than half a second for me
and im using a mac, so that nanoseconds.
seems ok
Apr 2 '07 #8
Yeah on pc it was fast. What Mac do you have? I'm probably make the switch late this summer as I am fed up with windows.
Apr 2 '07 #9
kestrel
1,071 Expert 1GB
personally, i hate macs
i feel that pcs have much more to offer for programmers like me
macs have way to much graphics wise, and too many special effects

my laptop is windows xp home, and ive turned off all teh shadows and things that make it look good, so its pretty much bare-bones, and its perfect for me

im using an eMac with OS X

i just find pcs to have much more programs avalible and things i need to get my work done
Apr 3 '07 #10
Other than some web and photo stuff I dont really do much. The Mac offers much better video editing and things of that nature so I find it is more useful too me.

Don't get me wrong though, i'll be running xp or vista(hopefully not vista) on the mac also. I also like Mac's product better, i think that the engineering is much more engineered... I find that most pc's have way too many cords and are typicaly designed rather poorly. I will keep my microsoft based pc, but will get a mac book.
Apr 3 '07 #11
kestrel
1,071 Expert 1GB
sounds good for your situation, macs do offer the iLife line of products which i actually want on my pc, sometimes
i actually considered double booting, but decided against it

you're right about the design of pcs though...
Apr 3 '07 #12
why not just break your webpages or pictures into separate swf files and use the

load/unloadmovies
use levels

check loadtarget also where you can load an image into a specific place and size.

this is one way of making the load time faster.

vincent
Apr 16 '07 #13
hey everyone,

i am creating a flash animation using the program SWiSHmax...and I am running into a similar problem. I have 20 or so very high resolution pictures that I have just scaled down the pixel size on the prgm (as opposed to changing it on photoshop)..so that is one thing I will change. However, I doubt this will still do the trick. I like the idea of using a preloader, but I have no idea how--some help? Also, which will play the flash animation more smoothly -- using a preloader or using an external folder?

thanks
Jul 20 '07 #14
on second thought--would the preloader even help me? my flash animation is even slow when i am just viewing it in the Flash program--not even online. what would be my best option?
Jul 20 '07 #15
Hey, you can load in an image from a folder in flash. I don't know if this method reduces the download time but I would assume it does since you aren't embedding the images into the swf file and only calling the files as and when you need them.

The way I do it is to write code to create an empty movie clip (check out createEmptyMovieClip) and then load in the image by specifying the URL where the image is (check out loadClip).

If your image isn't the right size (in dimensions) you need to write code to resize it to the size you need... which is a bummer :-)
Jul 21 '07 #16

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: christianprogrammermilwaukee | last post by:
BASIC Settings PLEASE !! This New Company I'm with Sets their Default WebSite to a local Directory on "D" Yea I've been down the whole route reinstalling XP Pro,,, IIS 5.1 The .NET framework...
6
by: Jeff | last post by:
Hey (and thank you for reading my post) In visual web developer 2005 express edition I've created a simple website project.. At this website I want users who register to be able to upload a...
3
by: raghunadhs | last post by:
hi all! i have a picture box, in that picture box, there is a picture asume it as "pic1.bmp".. now i have made some changes in that picture. Now i want to load a picture to a image( my form...
7
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I did my MCAD sometime ago in 1.1, using the 305 manual. I've since moved up to VS 2005. I've created perhaps a half dozen Dot Net 2.0 web applications. (Click on the Create Project link within...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.