discharges 0 Report post Posted July 20, 2005 I'm having some trouble loading flash content and sound together. I would like for the content of the flash movie to load up exactly when the sound does, but usually the sound loads a little faster than the flash and the content is a little lagged/slow playing before it kicks in and sync's up. Could anyone provide some insight as to how I would load the content and sound together, so that it does not lag?P.S. I've already tried putting the sound in the first frame of the flash, but it does not seem to help. Thanks in advance! Share this post Link to post Share on other sites
punkpig5 0 Report post Posted July 20, 2005 I have the same problem but not just with flash with windows media player and i have a fast computer so what would the problem be internet connection or something totally different.Because i have no clue what it could be. Share this post Link to post Share on other sites
discharges 0 Report post Posted July 21, 2005 I have the same problem but not just with flash with windows media player and i have a fast computer so what would the problem be internet connection or something totally different.Because i have no clue what it could be. <{POST_SNAPBACK}> I'm a flash developer. Or at least, a budding one. I'm talking about when I actually compile the flash, there should be some way to make the sound wait for the content to fully load before playing. Share this post Link to post Share on other sites
@non 0 Report post Posted July 21, 2005 is your sound embeded in your swf file?if it is..then why not use a seperate swf for a preloader..might be a bit of an old way to do it but should work Share this post Link to post Share on other sites
stibz 0 Report post Posted July 26, 2005 is there any way to add a button to a gif? Share this post Link to post Share on other sites
foolakadugie 0 Report post Posted August 4, 2005 yeah I think that a preloader would solve the problem. ANother thing is that if you have a very complicated animation with complex tweens and suff, sometimes it can lag on slower computers. Some of those complicated shape tweens can take a bit of computing. Share this post Link to post Share on other sites
foolakadugie 0 Report post Posted August 4, 2005 is there any way to add a button to a gif? <{POST_SNAPBACK}> Yes you can do that with HTML. This code would make show a smiley that, when clicked, will take you to google. <a href="https://www.google.de/?gfe_rd=cr&ei=BwkjVKfAD8uH8QfckIGgCQ&gws_rd=ssl src="http://forums.xisto.com/style_emoticons/default/smile.gif; Share this post Link to post Share on other sites
discharges 0 Report post Posted August 9, 2005 is your sound embeded in your swf file? if it is..then why not use a seperate swf for a preloader.. might be a bit of an old way to do it but should work <{POST_SNAPBACK}> I'm not quite sure how to do that. I'm just starting out. Share this post Link to post Share on other sites
discharges 0 Report post Posted August 9, 2005 is your sound embeded in your swf file? if it is..then why not use a seperate swf for a preloader.. might be a bit of an old way to do it but should work <{POST_SNAPBACK}> Make a preloader, I mean. Share this post Link to post Share on other sites
foolakadugie 0 Report post Posted August 9, 2005 Make a preloader, I mean. <{POST_SNAPBACK}> Here are some preloader tutorials that you can look at. Depending on what you want to do there are a few variations in the list. Preloader tutorials Share this post Link to post Share on other sites