LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 


  #1  
Old 05-30-2002, 12:38 PM
mawheatley mawheatley is offline
Registered User
 
Join Date: May 2002
Posts: 9
Rep Power: 0
mawheatley is on a distinguished road
Question Sound

Sorry if this is a really stupid question, but here goes. I want to be able to put an MP3 on a page that's hosted by a server that doesn't allow MP3 files, but does allow .swf files. Can the music be built into the Flash movie so it's not accessed externally? There is no copyright issue here - it's our choir's cd to be played on our choir's homepage - we own the copyright.

Thanks in advance if anyone can help me.

MW
Reply With Quote
  #2  
Old 06-03-2002, 04:15 PM
dysdera dysdera is offline
Registered User
 
Join Date: Apr 2002
Location: Ohio
Posts: 12
Rep Power: 0
dysdera is on a distinguished road
Audio Yes

Yes,
Just import the MP3 into frame one of your movie and insert a keyframe on the last frame of your movie (see formula below to determine the last frame of the movie). Movie dimensions dont matter, you can make it 10X10 if you want as long as you do not have viewable content. Set the sound to streaming. If you do not want it to loop make sure you add stop(); on the last frame of the movie. Publish as .swf (the user listens online) Or windows projector .exe if you want the user to download it to listen locally. Insert the .swf movie into the page you want, and when the page is loaded the song will play. Or link the .exe for download.

a= number of seconds in song
b= number of frames per second in movie
c= last frame of song

a * b = c

So if the song is 198 seconds long
And your movie is set to 12 fps.
Then the last frame for the song will be (FRAME 2376)

Hope this works. Some of the more experienced guys here can let you know if there is an easier way.

dysdera
Reply With Quote


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kenny Bellew Sound Object Tutorial jumpingJack Sound and Music 23 05-03-2011 07:37 AM
sound and loader problem maani786 Flash CS3 / Flash 9 0 12-11-2008 07:46 AM
How to attach Sound krang Sound and Music 1 10-13-2006 06:41 AM
My sound loops has silence at end...no good! Help pleeze. omkark Sound and Music 7 02-17-2003 09:54 AM
Sound starts over and over and over... yan Flash 5 Actionscript 1 06-26-2001 06:39 PM




All times are GMT. The time now is 03:20 AM.