simple introduction i made, please give me feedback.

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   simple introduction i made, please give me feedback.
balie_bd
CZ Newbie
balie_bd has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 22, 2004
0.00 posts per day
Posts: 21
Points: 826
   
hey,

I made a simple introducation at [ Register or login to view links on this board. ] , it may take a while to load, please be patient. there is also background music, turn your speakers on. Give me feedback!! Feed me!!



Back to top Reply with quote
#2   
redhot_2oo3
PayPal Donation
CZ Moderator
redhot_2oo3 has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Codezwiz Elf
Website:
Status: Offline
Joined: Aug 26, 2003
0.08 posts per day
Posts: 633
Points: 25,047
   
Nicely done. The only thing I didn't like was the load time.




_________________
Back to top Reply with quote
#3   
balie_bd
CZ Newbie
balie_bd has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 22, 2004
0.00 posts per day
Posts: 21
Points: 826
   
anything i can do (other than reduce the .swf file size, which i am working on) to make it better? any suggestions on reducing the .swf file size? you know the title "India Pavilion" falls downward, those are a bunch of pictures, not text. I copied and pasted the pictures, you think it would be better if i go file>import>import to library ??



Back to top Reply with quote
#4   re: simple introduction i made, please give me feedback.
annetje77
CZ Addict
annetje77 has been a member for over 20 year's 20 Year Member
belgium.gif
Age: 46
Gender: Female
Website:
Status: Offline
Joined: May 31, 2003
0.05 posts per day
Posts: 364
Points: 1,780
   
I would put a 'skip intro'




_________________
Greetz An
[ Register or login to view links on this board.]
Back to top Reply with quote
#5   
redhot_2oo3
PayPal Donation
CZ Moderator
redhot_2oo3 has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Codezwiz Elf
Website:
Status: Offline
Joined: Aug 26, 2003
0.08 posts per day
Posts: 633
Points: 25,047
   
Hard to say without seeing the fla, but I would guess that the audio is playing a big part in the size of the swf. Consider streaming the audio. or lowering the bitrate. A swf of that size (4232k) is going to take forever to load on a dialup connection.
Man, you got me wanting a curry now icon_rolleyes.gif




_________________
Back to top Reply with quote
#6   re: simple introduction i made, please give me feedback.
balie_bd
CZ Newbie
balie_bd has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 22, 2004
0.00 posts per day
Posts: 21
Points: 826
   
lol, yea....i think you are right about the music. I downloaded the music from a cd and imported it to flash. How do i stream it? scripting? can i decrease the quality of the music? i decreased the quality of the jpeg from 100 to 80 and i broke my big movie into smaller movies and had them load into my main movie using levels. By doing so.....i reduced the .swf file size from like 4.2mg to like 2.90mg. I think 2.9 is still alot but alot better than 4.2mg.



Back to top Reply with quote
#7   
redhot_2oo3
PayPal Donation
CZ Moderator
redhot_2oo3 has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Codezwiz Elf
Website:
Status: Offline
Joined: Aug 26, 2003
0.08 posts per day
Posts: 633
Points: 25,047
   
I would make the music mono and reduce the bitrate as much as possible, check out the audio options when you export to swf. To make the audio stream, change the audio layer properties from event to stream. While this filesize won't alter too much, it will make a huge difference in what has to be preloaded before anything happens.




_________________
Back to top Reply with quote
#8   
balie_bd
CZ Newbie
balie_bd has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 22, 2004
0.00 posts per day
Posts: 21
Points: 826
   
change the properties from event to stream?

this is the code i got when i click the frame of the layer that has the music in it:

// initiate sound
music = new Sound();
music.attachSound("backsound");
music.start(0, 999999);


// set the volume of the sound to zero
music.setVolume(100);


do i need to change that to make the music stream?
how do i make the music mono and reduce the bitrate? Please, be more descriptive. I am a slow learner.



Back to top Reply with quote
#9   re: simple introduction i made, please give me feedback.
balie_bd
CZ Newbie
balie_bd has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 22, 2004
0.00 posts per day
Posts: 21
Points: 826
   
oh, wow, i am an idiot. I know how to make it stream, make it mono and reduce the birate. Thank you very much red icon_smile.gif i'll give it a try soon.



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum