soilride
10-20-2003, 02:24 AM
Ok this is my "first" help me out post - since I've been on this site for a little while and I've searched the forums and tutorials... So here goes...
I was working on a "simple" flash banner - that displays my text and image. Its about 5kb. I even have a preloader for it...and it all works pretty nice and stuff.
My problem is that I decided I wanted to add sound to this banner with a play and stop button. I wanted to play an mp3 that I had created - which is just a few seconds over 2 minutes long. Well...on my computer - it works dandy...even though my little banner is now 1300 some kbs heavier. When I go and upload it to my site...the banner never loads. Even the preloader never comes on. [the code et al. to play the music begins after the preloader finishes loading the movie] And I am on broadband connection here.
Is it because my banner is ridiculously too large? I am assuming it is.
I guess my next question is - what is the best way of implementing music [in the future I would like to load more than one mp3] in my .swf movie? I do have a separate .swf file that contains my music buttons and the actionscript code. Is it possible for me to load this .swf file into a movieclip using loadMovie? As of right now however, all my buttons and code for the music all is contained in my flash banner movie.
Anyways - thanks for checking this post out. If anyone can help - I'd appreciate it.
Peace.
I was working on a "simple" flash banner - that displays my text and image. Its about 5kb. I even have a preloader for it...and it all works pretty nice and stuff.
My problem is that I decided I wanted to add sound to this banner with a play and stop button. I wanted to play an mp3 that I had created - which is just a few seconds over 2 minutes long. Well...on my computer - it works dandy...even though my little banner is now 1300 some kbs heavier. When I go and upload it to my site...the banner never loads. Even the preloader never comes on. [the code et al. to play the music begins after the preloader finishes loading the movie] And I am on broadband connection here.
Is it because my banner is ridiculously too large? I am assuming it is.
I guess my next question is - what is the best way of implementing music [in the future I would like to load more than one mp3] in my .swf movie? I do have a separate .swf file that contains my music buttons and the actionscript code. Is it possible for me to load this .swf file into a movieclip using loadMovie? As of right now however, all my buttons and code for the music all is contained in my flash banner movie.
Anyways - thanks for checking this post out. If anyone can help - I'd appreciate it.
Peace.