Can't get this html to work in safari

I want to put a boombox on one of my html pages. I have a
program from Coffeecup that does this. It changes mp3 files into
swf and then makes a flash player that plays the pieces. It there
fore makes an html file with the flash embeded, as well as a xml
file that contains the listt of pieces...and also a javascript.
When I go to the directory that Coffecup made, and click on
the html file , the page comes up with the boombox and it plays
fine. That is if you use firefox or Interrnet explorer. THE BOOMBOX
HOWEVER WILL NOT PLAY UNDER SAFARI. I need it to run under safari
becasue I want to put the boombox on a cd I want to distribute; to
PC owners as ell as Macx owners. Here is the code that won't work;
Can you tell me if I must add something. Thanks in advance;
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body bgcolor="#FFFFFF"><p
align="center"></br>
<!-- Here is the HTML that you need to copy and paste into
your page -->
<object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="352" height="295" id="CC5805030" align="middle">
<param name="movie" value="myjukebox.swf"/>
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="myjukebox.swf" quality="high"
bgcolor="#ffffff" width="352" height="295"
name="CoffeeCup" scale="noscale" salign="lt" align="middle"
type="application/x-shockwave-flash"
pluginspage="
http://www.macromedia.com/go/getflashplayer"
/></object>
</p></body></html>

Thank you so much, Carolyn Samit.
It's all there was to it. A complete reboot solved the problem.
Note to self: when you experience weirdness on an iPad, just reset it:
1. "Press and hold the Sleep/Wake button and the Home button together for at least ten seconds"
2. Then turn on the iPad again by pressing the top corner switch
MERCI!

Similar Messages

  • My "Hanging with Friends" app keeps crashing whenever I try to open it. I have deleted and re-downloaded the app, restarted my iPhone, and even restored my iPhone all together, and nothing is working. How can I get this app to work again?

    My "Hanging with Friends" app keeps crashing whenever I try to open it. I have deleted and re-downloaded the app, restarted my iPhone, and even restored my iPhone all together, and nothing is working. How can I get this app to work again?

    Can you start Firefox in [[Safe mode]] ?
    You can also do a clean reinstall and download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    You can initially skip the step to create a new profile, that may not necessary for this issue.
    See http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • How can I get this thing to work without apple id? :(

    I've got Iphone 4s from my boss instead of my paycheck due to a bankrot. And he doesn't remember his apple id,password or e mail he used to activate Iphone.. How can I get this thing to work without it? :/

    You can't.
    Sounds like it he gave you a stolen iPhone or at least a worthless one.

  • How can I get this program to work -- Adobe Send or Adobe SendNow

    How can I get this program to work?  I have used Adobe SendNow successfully for several years and am on automatic renewal and getting nothing but frustration for my money!  I have been unsuccessful at sending anything in the past several months.  Today while working on a deadline and many unsuccessful attempts to upload files, I signed up for a free trial at a competitor in order to get my files sent.  Want a refund  -- or better yet, keep my money and get it to work right again.

    You can't.
    Sounds like it he gave you a stolen iPhone or at least a worthless one.

  • How Can I get this HTML widget to work in muse

    <iframe id=”banner2″ style=”width: 227px; height: 310px; overflow: hidden;” name=”countdownFrame” src=”http://nationalday.web803.discountasp.net/countdown/timer2.html” height=”310″ width=”227″ frameborder=”0″ marginwidth=”0″ marginheight=”0″></iframe>

    Hi,
    Did you try to insert this code from object -> Insert Html. I tried, it shows error for the url http://nationalday.web803.discountasp.net/countdown/timer2.html, but works fine. Here is the screenshot. http://prntscr.com/2sewag
    Please let me know if you need something else

  • How can I get this JApplet to work?

    Okay, so I have a website now...
    it is called www.nothingbutinfo.info.
    I would like to put a japplet onto a page... because HTML is annoying and I know 1000000 times more about java.
    So... this is the code I have been able to find...
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Untitled</title>
    </head>
    <body bgcolor="#ffffff">
    <div style="z-index: 4000; position: absolute; margin: 1px; width: 0px; height: 0px; top: 0px; left: 0px" id="html0" name="html0">
    <applet codebase="Applets" code="TestApplet.class" width="400" height="300">
    <param name="_cx" value="26" />
    <param name="_cy" value="26" />
    Sorry, no dice ... this requires a Java-enabled browser.</applet> </div></body>
    </html>Towards the end is the applet part.
    It does not work.
    This is where I have my files stored..
    www.nothingbutinfo.info/public_html/Applets/
    ...TestApplet.class,TestApplet.java,TestApplet$1.class,TestApplet$2.class
    What more do I need to do to get this started?
    Any help will be greatly appreciated.
    PS I looked at the tutorials, that is how I got here. Going there again won't do much.

    AwakenToThePain wrote:
    After that, what you wrote turned out to work.Glad you got the first applet problem sorted. I offer a tool for testing applets, Appleteer, for when your next applet problem crops up in (wait.. checks watch..) just a while.
    That 'first applet' and (bracketed) part is my way of saying "applet deployment is a PITA".
    I highly recommend you put the classes in a Jar and deploy the app. using [Java Web Start|http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp]. I also provide JaNeLA, for checking JWS based app. launches. ;-)
    Your comment about what Netbeans forces, amused me. I am running Ubuntu as my OS and when I recently changed over (from Win.) I tried to like Netbeans again - after having previously spurned it. I write a lot of SSCCEs, and the Shortest way to write them is to leave out a package statement. Since I could not see a way to get around NB insistence on packages (which is probably a good thing, in the long run), and was too lazy to remember to remove the package statement before posting examples, I put NB aside again, ..and added some Tools to the generic Ubuntu text editor (Gedit) to compile, run applets, and invoke Ant on build files.
    Don't get me wrong. IDEs like Netbeans, Eclipse, JCreator and the like are fine tools and make some things very easy (refactoring code, drag'n'drop GUI development..), but to do that well, they require that the programmer understands both the (Java) code being churned out, and the intricacies of the IDE. What IDEs offer is not something I need often enough, to bother dealing with their intricacies.

  • Can't get this app to work with my flash player

    can't this app to work with my flash player

    Similar misery here: It works with my flash, but not with my clash player.

  • !instanceof - how can i get this logic to work...because it doesnt

    So I'm working with S Linked Lists and theres an add(E object) method that we are creating.
    So its supposed to first check-well at least at some point in the method- that the object being passed in is of the same type as my SLL. If its not im supposed to throw a new ClassCastException.
    I tried this at the beginning of the method:
    public void add(E obj) throws ClassCastException
             if(obj !instanceof Doctor) throw new ClassCastException();
             Doctor d = (Doctor)obj;
             int index = 0;
             MySLLNode<E> item = head;
             for(int i = 0; i<size(); i++) {
                  if (d.compareTo(item.getData()) < 0) {
                       super.add(index,obj);
                       size++;
                       break;
                  if (d.compareTo(item.getData()) == 0) {
                       super.add(index+1,obj);
                       size++;
                       break;
                  else {
                       index++;
                       item = item.next;
             addLast(obj);
             size++;
        }.....but im getting a couple of errors
    ./MySortedSLL.java:42: ')' expected
             if(obj !instanceof Doctor) throw new ClassCastException();
                   ^
    ./MySortedSLL.java:42: illegal start of expression
             if(obj !instanceof Doctor) throw new ClassCastException();
                     ^
    ./MySortedSLL.java:42: ';' expected
             if(obj !instanceof Doctor) throw new ClassCastException();
                                      ^So is there a better way to check that the object being passed in (which wants to be added to my SLL) is of compatable type...being that it is of type Doctor?
    Thanks in advance....

    Rather than
          if (f !instanceof Fubar) {
             System.out.println("Yeah!");
          }try
          if (!(f instanceof Fubar)) {
             System.out.println("Rah!");
          }

  • I can't get this thing to work!!!!

    I plug my ipod into my computer at work where I have itunes installed and it shows that the ipod is updating, actually showing the songs getting transfered! When the update is complete, no songs appear on my ipod, no memory is used according to the "settings" "about" screen, but itunes on my computer recognizes it and shows 11 gigs used. I tried resetting a couple of times with the same result-no songs on my ipod. I had itunes on my computer long before I owned an ipod, so this is baffeling. I realize that I'm probably a computer idiot, but this should be simpler.

    What you describe has all the hallmarks of this.
    Strange iPod behavior.

  • How can I get this query to work?

    HI
    SELECT  TOP 200  [word] ,COUNT(word) AS count
              FROM [COMMENT_WORDS]
              where word NOT in (SELECT wordText FROM word)
                GROUP BY word
                ORDER BY COUNT desc
    gives me this error:
    Msg 468, Level 16, State 9, Line 1
    Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation.
    please help

    Thanks I changed the count name but I am still getting
    Msg 468, Level 16, State 9, Line 1
    Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation.
    I also went into the word database and ran
        ALTER DATABASE [word] COLLATE
        Latin1_General_CI_AS
    and now both databases have the same colaltion but I still get the error:
    Msg 468, Level 16, State 9, Line 1
    Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation.
    I am using ms sql 2005

  • :( I Just can't get this code to work (Help plzzzz)

    I was assigned a final exam project, but most of the stuff we never actually saw in class, so I just have to figure it out for myself.
    The part I'm stucked in (among other stuff) is:
    room = new JLabel[4];
    selec = new JRadioButton[4];
    roomg= new ButtonGroup();
             for(int i = 0; i < 4; i++) {
                  room[i] = new JLabel(arean);
              selec[i] = new JRadioButton();
              selec[i].addActionListener(this);
              areap.add(room[i]);
              areap.add(selec[i]);
              roomg.add(selec[i]);
              areap.setBorder(new TitledBorder(""+arean[i]));
    This part of the code successfully created a group of JRadioButtons each with the names previously established in arean[ ]. However, I'm supposed to make it so that whenever I press any of the RadioButtons, the border of the JPanel changes as well. As it is, Java will put only the last name, and won't change it as I click the different JRadioButtons.
    I'm not sure if I made myself clear, so if anyone is interested in helping me and needs further information, plz let me know.
    Thanks in advance.
    Message was edited by:
    SmaSh_

    If it's an array of Strings of area names, then the
    append to an empty string in this line of code:
                  areap.setBorder(new TitledBorder(""+arean)); is extraneous (as
    well as being a nasty idiom anyway, IMHO). I see
    that you removed it in your example...
    I agree that the empty string is a nasty idiom (hence my removal of it).  I figured arean had to be an array of Strings, if it is passed to the JLabel constructor (because toString on an Icon would probably be usely).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • TS1702 My cars 2 app mate app is not working after upgrading from ipad to ipad 2...... synced.... uninstalled and re installed several times as well as wiped ne ipad out and re did the whole proccess several times. how can I get this app working?

    I have installed the cars 2 app mate on a ipad 2 from an ipad 1 synced with itunes account.. all is working except this app. After many times of un installing and re installing aswell as talking to apple tech suport this app is still not working.... its there it just has no function...... how can i get this installed and working, my grandson is autistic and uses this app many hours a day........ it is important for me to get this up and running again for him.......

    (1) So, I found a youtube video showing how to open up my iMac and replace a Disk drive. I opened it. I removed the disk drive. I opened the metal cover of the lid of the disk drive. It was clean and immaculate; so, it destroyed and debunked the dirty drive theory. But, just to make sure I sucked around the optical sensor with a vacuum and gently brushed it with a Q-tip.
    (2) I then watched a you tube video showing how the drive operated (it was a drive supplied with power outside an iMac with a transparent cover unlike the opaque metal cover that we have on our drives). My scientific curiosity started to wonder if somehow the mechanical part (of the electro-mechanical assembly) was locked or jammed. So, I started messing with the arms with the utmost care after watching the video to see if i could move them manually. Yes on some. The main arm that is linked with the drive motor was immovable. The rest I played with a little bit, took great notice in the start of the video to see how the arms looked before inserting a disk. I then put it all back together.
    It works now. My guess is that taking it out and then placing it back in along with the resetting options that others have done was the trick. I believe it is a possibility that the hard drive became locked mechanically in some strange manner after ejecting a DVD in conjunction with the uploading of the new OS. I believe the actual removal, reinstallation, and resetting of the drive put everything back into sync. My computer sits in a climate controlled dust free environment. I knew for a fact that this hard drive was OKAY.

  • Can't get SSL plug to work

    Can anyone tell me why I can't get this freebie to work?
    http://www.solid-state-logic.com/resources/lmc1plugin.html
    I'm trying to use the AU version on an Intel iMac, it doesn't say anything about universal binary. My Logic Express AU manager is not seeing it. The installer is placing the entire SSL LMC-1 component folder in my component folder (library>audio>plugins>components). Logic's AU Manager is seeing nothing regardless of rescans. Thanks.

    Can anyone tell me why I can't get this freebie to
    work?
    http://www.solid-state-logic.com/resources/lmc1plugin.
    html
    I'm trying to use the AU version on an Intel iMac, it
    doesn't say anything about universal binary. My Logic
    Express AU manager is not seeing it. The installer is
    placing the entire SSL LMC-1 component folder in my
    component folder (library>audio>plugins>components).
    Logic's AU Manager is seeing nothing regardless of
    rescans. Thanks.
    I had this plugin. It is NOT Universal Binary, and as such is NOT compatibel with Intel machines.
    Cheers
    Egyptian Merchet and Groma   Mac OS X (10.4.9)   Black Coffee and a black Staffordshire Terrier

  • Can't get out.print to work with XML jsp tags

    <jsp:scriptlet>
    if(ErrorTrap == true) {
         out.println("<tr><td colspan=\"center\" align=\"center\">There was" an error while processing the form</td></tr>");
         ErrorTrap = false;
    </jsp:scriptlet>
    I can't get this script to work with the XML stype jsp tags. It keeps telling me the <jsp> tags are untermintaed. Is there a special trick to fix this or do I have to use the non-XML type tags?

    Sorry, I didn't mean to put the extra " in the out.println text string. :-/

  • Can't get my design to work, could someone lend some guidance?

    Hi,
    I'm a complete newb to Labview v8.6.1.  I come from the .Net world and I'm having difficulty making the transition, some guidance would be greatly appreciated.
    I've attached my .vi that I came up with but I've hit a wall and I can't get this design to work correctly:
    I have two buttons on my .vi, a Sample button and a Calibrate button.  When I hit the sample button, I need to write out the values from my linear sensors to a file, this actually works fine.  When I hit the calibrate button, I need to get the values from the sensors, store them in an array for later use.  This works fine as well.
    The problem I'm having is I need to use the stored values in the array in my Sample button logic which doesn't work because I don't have cases for my "False" condition.
    Am I even close to the right solution here?
    Thanks for any guidance.
    Solved!
    Go to Solution.
    Attachments:
    FirstDesign.zip ‏68 KB

    Do you have access to the Event Structure?  It will work a lot better for GUI like this instead of polling the buttons (and using a lot of CPU).
    You should look into shift registers to store your calibration array.  I think the resources nyc gave should mention these somewhere in there.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

Maybe you are looking for