View Single Post
Old 05-07-2005, 01:09 AM   #1 (permalink)
Travo925
Bronze Member
 
Join Date: Feb 2005
Location: Long Island, New York
Posts: 34
Send a message via AIM to Travo925
Default Controlable flash file.??

Alright, on a website I am currently making I want to add a page that I can embed some songs I made on my guitar that I recorded. I have mp3's of them, and I converted them to flash files. I can embed them alright using this code:

Quote:
<object width="550" height="400">
<param name="movie" value="somefilename.swf">
<embed src="somefilename.swf" width="550" height="400">
</embed>
</object>
But when I do this, It simple embeds a song. Is there some code that I can use where I have controls that enable the user to start/stop the song. Without the song automatically starting. Also, can I do this by embedding several different songs with the controls. I have googled endless hours and have come up empty handed. None of the stuff I am going to be embeding is copyrighted so no need to worry about that, just wondering if I can do this. Anyone with the code that I would need to use please help.
__________________
Dell Dimension 2400
XFX Nvidia Geforce FX 5200 256mb
1 gig Pc2700 333mhz
40gb 7200rpm
integrated sound
15inch Sony LCD
CD-RW


Raptor Drive Fund:
0/ ~200

Powerbook G4
20Gb
128mb
Mac os 10.3.8 --> Hopefully tiger will come out soon.
Travo925 is offline   Reply With Quote