How do I link a photoshop-slice to a song and let a timeline appear underneath the image?


hi everybody!

the think need 'song timeline' appear underneath image , song playing..

can me achieve this?

thanks lot!

greets

timeline.jpg

use html5 <audio> tag.  you'll need render 2 versions support latest browsers , mobile devices.

 

<audio controls>

   <source src="yoursong.ogg" type="audio/ogg">

   <source src="yoursong.mp3" type="audio/mpeg">

</audio>

 

also, ensure server configured support mime files types .ogg , .mp3. 

 

 

nancy o.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Object Fitting Keyboard Shortcuts Disfuntional

Markers not showing up after opening a saved project. Where did they go!?

[bug] Windows Vista - Microphone - FP 11.8.800.94