close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

audio files

Thread began 2/20/2012 8:21 am by sean366869 | Last modified 2/21/2012 5:02 pm by mrs | 1197 views | 2 replies |

sean366869

audio files

is there a way to make it easy for a client to insert an mp3 file as a plugin on the page rather than creating a link to the file, or converting it to a flash file? i am trying to make it easy for one of my clients to post music samples without going through too many processes, and they like the idea of having the player right on the page. Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

No, power cms does not offer a way for embedding the player automatically, you will need to add the script for the player manually.

Sign in to reply to this post

mrs

For the likes of youtube videos, I copy the embed code provided on youtube and paste it into position in the source code section of the editor. Once shown, it's dead easy to do. Is there not a similar method or website available for mp3's?

Sign in to reply to this post

newparadigmmedia426729

Audio in HTML5

Jason, wouldn't this be super easy in HTML5 now? Would you be willing to write a little PHP for a button in the content menu options that would sandwich the source file link in:

<audio controls="controls">
<source src="file_here.ogg" type="audio/ogg" />
<source src="file_here.mp3" type="audio/mp3" />
Your browser does not support the audio tag.
</audio>

Sign in to reply to this post

Jason ByrnesWebAssist

I will log this as a feature request.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...