Mp3 player on iweb 08?

Hi all
have been browsing thro the posts and have found a couple of players that can be added yet am not technical enough to fathom out what goes where - i mean, have got jwmp3player with all the files etc but its bloody complicated. Do you just paste the code in the snippets box? where do you keep the mp3 file? etc etc
any help would save me from this continual merrygo round of failure
Jimmy.

Dooza wrote:
> (_seb_) wrote:
>> P@tty Ayers ~ACE wrote:
>>>
>>> "P@tty Ayers ~ACE"
<[email protected]> wrote in
>>> message
news:g20r22$49e$[email protected]..
>>>> I'm looking for a way to offer an MP3 to be
played from a web page...
>>>
>>> After checking out the suggestions here and a
few other
>>> possibilities, I followed this tutorial and
found it pretty simple to
>>> do what I needed (and for free):
>>>
>>>
http://www.macloo.com/examples/audio_player/
>>>
>>> You can see the little audio player in the top
blog post here:
>>>
http://mojomom.blogspot.com/
>>>
>>
>> just wondering: why not embed a quicktime player? it
will play mp3s.
>
> if you have quicktime installed...
>
> Steve
Yes, I looked into it and I'm just realizing many users don't
have quicktime. I thought almost
eveybody had it...
seb (@webtrans1.com)
high-end web design:
http://webtrans1.com
Sign-up for a free beta test of SiteLander, an ingenious
website-builder:
http://webtrans1.com/sitelander/
music:
http://myspace.com/popmodelberlin

Similar Messages

  • Putting an HTML mp3 player into iWeb

    I am trying to put an mp3 player into iWeb 09 using the files on my computer. Unfortunately i don't know how to do this. Basically something similar to the audio players that are on myspace and sites like that. Im a tad new to this iWeb business and therefore still trying to find my way about it.
    I know there is a code to put in the HTML widget, just not sure where to get them from or which one is the most efficient.
    Thanks for having a look, I would really appreciate your feedback.
    Mark

    You need the software and code to embed a mp3 player in your website :
    Google will find it for you :
    [embed mp3 player website|http://www.google.nl/search?q=embedmp3+playerwebsite]
    Here's a link to one I use : http://flash-mp3-player.net/
    Once you have the files, make it work on the webserver.
    Then embed the webpage with the player with the HTML Snippet using the <iframe> HTML element :
    <iframe src="http://url.to.file.html" frameborder="0" width="500" height="500" scrolling="no" allowTransparency="true"></iframe>
    Or paste the <OBJECT> code directly in the HTML Snippet. Make sure the pathname to the MP3 files and playlists are correct.
    [Using the iWeb HTML Snippet|http://www.wyodor.net/blog/archives/2009/07/entry_213.html]
    Using a MP3 player in iWeb is often discussed in this forum : [MP3 player|http://discussions.apple.com/search.jspa?objID=c188&search=Go&q=mp3+play er]

  • No succes with enhancer, flash player to iweb

    Hi, I am kinda new with this stuff. I am trying to get Jeroen wijering's mp3 player into Iweb. Wimpy player would also be fine but the one from Jeroen is more tweakable beacause you can adjust the layout online and it automtically gives the right code to display it like that.
    A very good idea probably for someone like me.
    Anyway, my confusion start with the download of the files that come with this player. I hope someone bears with me here and I would like to get one question answered at a time.
    1) which files need to be copied over to my site folder? (I publish to a folder)
    You can take a look if you download it: http://www.jeroenwijering.com/?item=JWMP3Player
    Pls help me, I'm dying to have this player on the site of my band..

    Thank you Varkgirl, the widget "amie street" from which you can buy songs is actually better but:
    I need a player that will keep playing when the visitor clicks through my pages. The preview on those widgets stops him/me from doing that..
    Also, the widget asks for a playlist url. I have an account from uploadingit.com, but that doesn't let me create a playlist url. (always one url per song)
    So;
    Is there a way to let the widgets play songs while visitor clicks through pages?
    And is it possible to keep the files local instead of a playlist url?
    PS I read the tip on your site about editing html, I was already doing that, 1. insert rounded rectangle 2. insert code 3. publish folder 4. run iweb enhancer 5. open website 6. no succes/jw player is actually there as a white rectangle, but keeps loading and never shows

  • Flash mp3 player HELP!!!

    i am tying to add a flash mp3 player to my blog posts to have samples of the scores on each page using this:
    http://creativetechs.com/tipsblog/embed-a-free-flash-mp3-player-on-your-blog/
    the code i have is this:
    <object type="application/x-shockwave-flash" width="400" height="170"
    data="http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/xspfplayer.swf?playlisturl=http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/playlist.xspf">
    <param name="movie"
    value="http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/xspfplayer.swf?playlisturl=http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/playlist.xspf" />
    </object>
    i am tying to get it in the blank empty space on the right above the track listing and to the right of the cover as seen here:
    http://web.me.com/cbarrywdw03/KlausBadelt/CreditsBlog/Entries/2010/4/1_Die_Jagd_nach_der_heiligen_Lanze_-_OriginalScore.html
    as you can see i can only get the player to show up on the left anywhere form the top to the bottom.
    please help me in getting it in that empty space mentioned above, thank you and take care!
    chris
    Message was edited by: MacAVUser08

    You should paste the object code in a HTML Snippet.
    All your songs and playlist should be in the MusicPlayerExample folder.
    And then test that all performs as it should.
    If you do that you have no problems.
    But you pasted the code in the HTML page itself after publishing. If you do you have to check the path to all the files.
    You would have found that there is no file here :
    http://web.me.com/cbarrywdw03/KlausBadelt/Credits_Blog/Entries/2010/4/swfobject. js
    Rule of thumb : Keep custom stuff out of the Site folder iWeb creates.
    I pasted your code in a HTML Snippet and 3 demo MP3s played in the flashplayer. So no problem there.

  • Embedding a flash mp3 player?

    Hi,
    I'm trying to embed a flash mp3 player in my iweb site. I don't want people to be able to download the files, just listen to them, so Flash seems to be the way to go.
    Can anyone recommend a resource for learning how to do this? I've found the Flash player that I want to use, I know how to insert the HTML snippet in iweb and have the code. But all the instructions I read reference SWF files, XML files, etc and I don't know what any of that is. I just want a juke box style flash player on a couple of my pages.
    Any help would be greatly appreciated. Thanks a lot!
    G4 laptop, Leopard
    Message was edited by: more-gtr
    Message was edited by: more-gtr

    If you want to play the songs and sell them you can use Snocap - otherwise you can use Esnips...
    http://roddymckay.com/Satellite/JukeBox.html
    You upload your song files to their site and all you do is copy and paste the HTML in to a snippet box.

  • Mp3 playlist in iWeb

    WITHOUT using another media player like whimpyplayer or myflashfetish or anything like that, how can I create a playist in the mp3 player iWeb provides when I drag an itunes file onto my iWeb page? I want to use that player specifically. Inspector doesn't seem to provide any options for this - And, I googled this type of question: People just keep recommending the other media players. I want to use the player iWeb provides - PARTICULARLY WITHOUT THE PICTURE SPACE it provides, too!
    Thanks!

    Welcome to the Apple Discussions. If you don't put a picture in the picture space it's not displayed.
    There are only 3rd party solutions to having a playlist on a page where users can select one of multiple tracks. You can add multiple audio tracks to an iWeb page, without the picture, but the loading time would be very long. Or you could create a text link to a file which you previously uploaded to your Music folder on the iDisk and set the link to "an external page" and opening in a new page with the link to the file: http://homepage.me.com/YourAccountName/.Music/XXXX.mp3.
    This will cause the QT controller to open in a new window. See the example text link in the upper right of this test page. There's also an example of a audio track without a picture on the page.
    This method would let the page load faster. There may be another way using java but Dr. Java or one of those more well versed in it will have to help you there.

  • I just purchased to songs to put on my child's Leappad 2 MP3 player and I can see the songs under my music files but cannot save them because they were not downloaded as a MP3 file What can I do?

    I just purchased two songs to put on my child's Leappad 2 MP3 player and I can see the songs under my music files but cannot save them because they were not downloaded as a MP3 file What can I do?

    iTunes: How to convert a song to a different file format

  • What if you tried doing the clean up on your mp3 player and it don't work in rescue m

    i tried doing a clean up cause my mp3 player is in rescue mode and it don't do anything. i've never formatted anything in my life so i'm a little nervous about doing that. is there some keys you hold to get the clean up to work. i have a zen xtra mp3 player. it is my husbands. so if anyone can help me out there please e-mail me at [email protected] and put in the subject line rescue mode help. tracy

    and how do i do that i've never done that before?tracy

  • How can I fix 2121 sandbox security error, local swf MP3 player test calls MP3's from website?

    1st Issue.  I am a new user and am fighting #2121, #2044 & #2048 Flash security errors in getting an MP3 player to work as I test the fla file in Flash CS4 on my local computer.  The fla in Flash and swf in Dreamweaver calls mp3 files from our host server on the internet.
    After reading various sparce posts and Adobe articles on this issue, I have added a crossdomain.xml file at our websites root (see file below) and added the code, flash.system.Security.allowDomain in line 1 of the action script of the flash fla to allow our site access (-see script below).  These efforts have helped get the player to work better on our test site.
    But, I am still getting the 2121 error within Flash CS4 as I debug the player or play the swf in live view within Dreamweaver.  Playing the fla or swf will lock-up the Flash 10 player and crash the program. I am having the mp3 player access the mp3 files from our web site as I test the fla.
    Here is the debug message I am getting:
    Attemping to launch and connect to Player using URL C:\Web Site Files\Plank Productions afc\Plank Productions 2010\site\MP3_List_Player_AS3.swf [SWF] C:\Web Site Files\Plank Productions afc\Plank Productions 2010\site\MP3_List_Player_AS3.swf - 209827 bytes after decompression SecurityError: Error #2121: Security sandbox violation: Sound.id3: file:///C/Web%20Site%20Files/Plank%20Productions%20afc/Plank%20Productions%202010/site/MP3%5FList %5FPlayer%5FAS3.swf cannot access . This may be worked around by calling Security.allowDomain.
    at flash.media::Sound/get id3()
    at com.afcomponents.mp3player::MP3Player/get id3()
    at com.afcomponents.mp3player::MP3Player/handleBuffe ring()
    Here is the crossdomain xml code:
    <?xml version="1.0" encoding="utf-8"?>
    <?xml version="1.0"?><!DOCTYPE cross-domain-policySYSTEM "http://www.macromedia.com/xml/dtds/cross-domain- policy.dtd">
    <cross-domain-policy>
    <allow-access-from domain="www.plankproductions.com" secure="false"/>
    <allow-access-from domain="plankproductions.com" secure="false"/>
    </cross-domain-policy>
    Here is the AS3 in line 1 of the Fla file that I added:
    flash.system.Security.allowDomain("www.plankproductions.com", "plankproductions.com");
    2nd Issue.  The online playback of the mp3 player will play about 4-7 mp3’s then lock-up in Internet Explorer 8 on a pc.  I think that is related to flash security, not sure, I do not know how to debug the mp3 player on the web site.
    http://plankproductions.com/pptemplate_afc_mp3.shtml
    Questions.
    -How can I resolve the error 2121?
    -What as3 code do I need to target the local c drive to have security clearance and work properly, is this the problem?
    -Why is the mp3 player locking up on the web page?
    Thank you in advance for any help.
    Operating System: Windows XP Professional, CS4 Web Premium

    Do you have the standard or debug player installed?  Such errors should not occur with the standard player.
    See http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html#main_Find_Flash_Play er_version_type_and_capabilities__Flash_developers_only_

  • I have copied my CDs into iTunes  (currently running v11) to play on my iPod.  I have now bought a non Apple mp3 player to use when I am out running.  How can I copy the many tracks I want from iTunes onto the new player?

    I have copied my CDs into iTunes  (currently running v11) to play on my iPod.  I have now bought a non Apple mp3 player to use when I am out running.  How can I copy the many tracks I want from iTunes onto the new player?
    Thanks

    I tried Notpod but can't get it to work.  Part of the problem, I suspect, is that I can't create a folder on my player (a SanDisk Clip+).  I also can't do this in Windows Explorer.  Whilst I can see the Clip+ in Explorer, the option to create a new folder isn't there.
    The error mesag I get in Notpod is:
    "Unhandled exception has occurred in your application.  If you click Continue, the application will ignore this error and attempt to continue.  If you click Quit the application will close immediately.
    InvalidArgument=Value of '0' is not valid for 'SelctedIndex'. Parameter name: SelectedIndex"
    Then, when I plug the Clip+ into a USB port, iTunes thinks it is my iPad - which is because, I guess, Notpod hasn't worked.
    I can drag and drop files from the Music folder where my iTunes tracks are stored onto the Clip+ and they get converted but I'd rather synchronise a Playlist from iTunes if I can.
    Thanks anyone who can help

  • How can I copy my iTunes library over to my MP3 player?

    I have all of my songs saved in my iTunes library and on my iPad.  How am I able to get this transferred over to my Sony MP3 player?

    Read the diresctions for your mp3 player.

  • I have an mp3 player and want to use itunes

    I have a scan disc mp3 player and would like to transfer music from itunes to put in it. thanks greg

    iTunes only supports iPods, iPads and iPhones.

  • Is there a way to transfer songs from a Sony 16GB MP3 player to an iPod Classic? Tried dragging the songs to iTunes,only accepted 1400 of the songs. MP3 player was full.  I also had compiled the songs in a specific order and iTunes changed order.

    Is there a way to transfer songs from Sony 16GB MP3 player to an iPod Classic?  Tried dragging the songs to iTunes but it only accepted 1400 of the songs, MP3 was full. I also had compiled the songs in a specific order and iTunes changed the order.

    The songs from the Sony MP3 player need to be imported into your iTunes library first before they can be synced or added to your iPod Classic. 
    Regarding the songs that didn't import into iTunes, what format are they in and what seems to be different from them compared with the tracks that did import?
    B-rock

  • How can I use Iphone 4 as an mp3 player without a sim card until I get one?

    Hi,
    How can I use Iphone 4 as an mp3 player without a sim card until I get one? I just bought the phone and each time I try to switch it on to use the mp3 player, I cannot. It asks me to insert a sim card and I don't have a sim card yet. I was thinking I could use the mp3 player function of my phone until I buy a sim card.
    Thank you for your help in advance,

    Thank you, I understand, yeah, I knew that, my phone is factory unlocked and I am going home, which is obviously not in the States and I am thinking of buying a local carrier there. However, I still have 2 weeks before I leave and cannnot wait to start using my Iphone 4. I thought at least I could use the mp3 player function. So as far as I understand, I cannot activate it without a sim card. I have been using metropcs for about two years and it does not have a sim card. In this case, do I really not have another choice but wait for two weeks to listen to music? My Mp3 player just failed me and I really need to listen to music but on the other hand, while I can use my iphone as an mp3 player in two weeks, I don't want to spend more money on a new one. So, do you have another suggestion? For instance, can I use a friend's sim card to activate mine? Would this cause any trouble, when I go home and buy a local carrier? I think these questions might kinda sound weird to you, but first time with an Iphone, extremely excited to start using under my circumstances, I need help   thanks,

  • How to transfer all music in my Zen Micro to either my PC or another mp3 player....help ple

    i have a creative micro zen with about 000 handpicked and some very hard to find songs on it...i don't really have trouble with the player itself, just the software and the continous problems seems like everyone is having with something... my question is this..........if i wanted to get another mp3 player as a backup in case this one crashes, then what does everyone think about one of the smaller ipods? what about their software and such? and, if i do decide to get an ipod, then how would i transfer all these 000 mp3 songs onto the new ipod? would there be an issue with the fact that they are not bought from itunes?? would it not be safe to do that? and if it is okay to do that,? how would i transfer the songs back onto my PC, as i have tried everything suggested on this board recently in trying to do that using Mediasource and it just won't work even after downloading all new plugins etc. if someone has an idea about this, please let me know step by step if possible about how i can get these songs that are valuable to me from my zen micro, to my computer, and then onto another mp3 and if ipod (nano for instance) is a wise choice or if there is another player in the same category that others have found they have waaaay less problems with and better support/service with it's?any help anyone gives would be greatly appreciated!? i appreciate all the suggestions to my other questions as well!?thanks,barb

    for a new mp3 player, i would get this one, its awesome (and the one i would get if i had a choice instead of my microphoto that broke)... here's a link
    http://reviews.cnet.com/Samsung_YP_T9_4GB_black/4505-6499_7-3208083.html the 4gb one is $80, the 2gb one is $30... so thats cheaper than an ipod, and much better features and stuff

Maybe you are looking for

  • How can I add a custom button to a survey results screen

    I want to send it to a specific slide and not have it jump all the way to the first slide since those slides are just practice ones in a previous lesson and not the final exam.

  • Multithrea​ding with error check

    hi   how to use orror in and orror out  in multithreading procedure?   for single threading procedure ,we can use error in and error out to controll error   for multithreading procedure, we can use one error in but have many error out ,I only want to

  • Rollovers not working in CS3 - HELP!

    I imported a site into Dreamweaver, and on the pages I haven't touched the rollovers work fine.  On the pages I've made changes, the rollovers no longer work although the links work.  I tried replacing the head tag on the page with the disfunctional

  • Adding new search fields in BP search of IC webclient

    Hi , I am new in BSP and IC Webclient. Can anyone give me suggetion about how to add new fields in BP search in IC webclient and incorporate the new fields in the search process ? Thanks in advance. Pratip

  • CS3 to CS2 text flow problem

    I have saved a IND 3 doc as an INX file but when I open it in IND 2 bits of the text have enlarged causing overflow. Any idea why? (tried opening it in IND 3 again and it's fine) thanks Pete