Not Playing in IE 9 simple ad banner code?

Hi folks, I have an swf that was sent me from a client with some object code but no embed tags (is embed deprecated? ).  It is simple ad banner which plays in all browsers except IE 9 (at least, maybe all IE versions),    I tried to import the swf into Flash CS5 in order to export to DW and scarf the code, but it just produces a long string of blank frames. I imported it successfully into Flash Catalyst, but the export options are way too complicated for a vBulletin insert, and all the external files will make it un-deployable.
What do I need to do to get this swf to play properly in IE?   Many thanks for your help.  Current code below:
<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="480" height="60">
  <param name="movie" value="Premium-AD-3.swf" />
  <param name="quality" value="high" />
  <param name="allowScriptAccess" value="always" />
  <param name="wmode" value="transparent">
     <embed src="/wp-content/uploads/2011/01/Premium-AD-3.swf"
      quality="high"
      type="application/x-shockwave-flash"
      WMODE="transparent"
      width="480"
      height="60"
      pluginspage="http://www.macromedia.com/go/getflashplayer"
      allowScriptAccess="always" />
</object>

YOu mean the embed src that is there, or is additional code needed?   Right now the banner isn't playing in IE 9...
with that code

Similar Messages

  • Trying to make a disc.img from an iMovie project get the mssage that some of the audio clips are not available. The clips still show as green bars in the project but do not play.

    I successfully made a disc.img and then burned a DVD of the project but found an error in a title. Went back to the project, corrected the error, and tried to create a new disc.img but got the message that some of the audio tracks were unavailable. They still show as green bars in the project but do not play. Tried deleting and reinstalling them with no success. They do play in iTunes and in the iMovie editing pane
    Thank you

    inspired2apathy wrote:
    ... The goal is a ScrollPane that automatically wraps the text inside it. I've just about got it, but I have one thing that's not working. If I just put the JTextArea{s} in as the Editor, then you lose the any text that doesn't fit inside whatever the initial size was. Instead, I put the JTextAreas inside a JScrollPane which works fine, except that I still have to determine the size of the JScrollPane in advance. I would like to make each Editor/JScrollPane start out with just a single line of text and expand until it reaches a certain small number of lines.
    ... What am I missing?THE BASICS. See if this isn't what you are trying to do.
    import javax.swing.JFrame;
    import javax.swing.JScrollPane;
    import javax.swing.JTextArea;
    public class Test
      public static void main(String[] args) {
        JTextArea ta = new JTextArea();
        ta.setLineWrap(true);
        ta.setWrapStyleWord(true);
        JScrollPane sp = new JScrollPane(ta);
        JFrame f = new JFrame();
        f.getContentPane().add(sp, "Center");
        f.setBounds(0, 0, 400, 300);
        f.setDefaultCloseOperation(f.EXIT_ON_CLOSE);
        f.setVisible(true); 
    }OP, your code was too long and complicated for me to compile and run. However, aren't you forgetting the two simple methods <tt>JTextArea.setLineWrap()</tt> and <tt>JTextArea.setWrapStyleWord()</tt>? Furthermore, I absolutely see no need for you to extend SWING components for demonstration this simple -- that is, if I understand your problem correctly.

  • I have songs in my iTunes App that will not play.  It keeps saying that this computer is not authorized to play would you like to authorize it.  I would but its asking me to authorize an account that was changed.  What do I do????

    I have songs in my iTunes Application that will not play.  I keeps saying that this computer is not authourized to play name of song would you like to authourize it.  The problem is its the old account I had and that has been changed.  How am I going to authorize these songs when this account no longer exists.

    I posted about this yesterday -- it happened to me, and the solution was incredibly simple. An Apple tech guy had me delete my SC Info Folder, located on my XP in Application Data.
    Here is my post:
    https://discussions.apple.com/message/15134112#15134112
    Here is the link about the SC Info Folder (4th down):
    http://support.apple.com/kb/TS1389?viewlocale=en_US
    It wasn't every song, just a few of them. A nightmare to figure out what to do, but it was solved upon reboot.

  • Resolution Steps:  iPhone, iPad or iPod Touch library corrupted and showing ghost entries which will not play or music that is on the device in iTunes but inaccessible.

    Issue:  iOS Music application either has items listed in the library that will not play; or has an empty library but iTunes reports that music is present on the device and taking up space; or a combination of these issues coupled with the inability to resolve the problem through the standard resolution steps of disabling music syncing to remove all music and then re-enabling or by enabling "manually manage library" and removing the items.
    Additionally, attempting to restore from a back-up does not resolve the issue and the default response from the Apple Support Community is to factory restore the device and treat as new device, resulting in loss of all settings and basically starting from scratch.
    Cause of issue:  Corrupted iOS device iTunes library (MediaLibrary.sqlitedb).  This database stores the iTunes Media records and related information such as playcount, lyrics etc.  It does not store information and settings regarding iOS Applications as far as I am aware so this should be safe.
    Resolution Steps:
    Perform a back-up to your local computer rather than iCloud if practical.  This will be quicker in the event of issues.
    Download a iOS device manager such as Phone View (http://www.ecamm.com/mac/phoneview/) which will allow you to directly access the file structure of the device.  (This will NOT require an illegal jailbreak to be performed!)
    Enable the Advanced View mode so the entire disk structure is accessible.
    Browse to the following file:  iTunes_Control/iTunes/MediaLibrary.sqlitedb
    Rename MediaLibrary.sqlitedb to MediaLibrary.sqlitedb-backup or similar
    Hold down POWER and HOME on your iOS device until the Apple logo appears.  Release both buttons.
    When device has rebooted, connect to iTunes and synchronise it.
    iTunes will detect that the Media Library on the device is missing and recreate it based on the items that it has listed in the iTunes synchronisation record for the device.

    michaelfromstockton on tees wrote:
    I've found an easier way, just go to settings>general>usage>music. Then swipe it and press delete, i think this deletes the database described above, then re-sync, this worked for me anyway. Good luck, you need it with Apple software.
    I don't have a large library of music on my iPhone 4s since I've only had it since Oct 2012, but since the update to iTunes 11 in early December, my album artwork has been all messed up.  Everytime I would try to add new music, it would assign the wrong album artwork to anything new coming in.  And in addition to that, it would also mess up album artwork of music already on my phone.  Everything looked correct in iTunes, but on my phone, not so much.  After trying to unsynch, then synching again, my frustration level was at an all-time high. This problem seems to be everywhere online, but no concrete solution for everyone. 
    I finally came across your simple solution (at least for me because of my small inventory of music) of just deleting all the music through the settings, and then re-synching to add back my music.  Now all of the album artwork is correct again.  I'm almost afraid to add new music for fear the artwork will get mixed up all over again! I still think my issue is somehow connected to the iTunes 11 update because up until then I had no issues whatsoever. Anyway, thanks for an easy solution that worked for me.

  • CD-DVD drive does not play or read any cd or dvd

    The CD-DVD drive in my Lenovo 3000 series was working fine until last week, I tried to install quickbooks and when I insert the cd in the drive it does nothing (does not show that a cd has been inserted) and would not play any other cd's with microsoft media player.
    Can someone help. When I viewed it in the control panel it shows that the drive is working properly.
    What to do?
    Thank you.
    Leopardo22 

    Thanks for the reply.
    Are you sure that the Files work with the Mac?
    Err... Typical example: CD recorded on a PC, with many .jpg files (photos) on board. Seems that there is no "File compatibilty" issue here. CD starts playing on the iMac, in Preview (Icon display mode). Soon, Icon display mode just stops. Seems that the drive is not able to "drill" into the material on the CD further than a certain ares. At this point, it is even difficult to eject the CD. iMac seems to lock up.
    I would put the Movies in a mp4 file and the pictures in a jpeg.
    No movies on the CD
    Why don't you use an external drive or Air drop to move files?
    Should not need an external dribe to just play a CD containing photos, provided by another party. Simple operation , no?

  • Embedded wav files not playing in IE7 after installing QT 7.3

    I created a web page that uses javascript to play embedded wav files on an onclick event. I was having trouble with my Firefox browser not playing the wav files at all, so I thought I'd update from QT 7.1 to QT 7.3. This has caused my IE browser to stop playing the embedded files, and has not helped my Firefox browser, either. Uninstalling QT 7.3 does restore IE7's ability to play the embedded files. I'm using some simple popular Javascript for the function, and the page works for me in my home installation of Firefox, so I'm still mystified why the wav files won't play on my workplace Firefox (yes, I tried disabling all the other plugins, to no avail), and also, I need to fix IE7 now, as well. QuickTime Object is enabled in IE's add-ons list.
    I did search all over the knowledge base here and at Firefox's site for solutions.
    Suggestions?

    Internet Explorer requires the "object" tag code and your html only uses "embed".
    http://developer.apple.com/internet/ieembedprep.html for more info.

  • The Slideshow mp4 file created in Lightroom does not play on an iPad

    If I take a collection of images and create a sideshow in Lightroom 4 and export it as a mp4 file  using the 720p preset and put it at a website, the file works fine with various Windows computers and android devices but does not play in an iPad.  If I take that same mp4 file and run it through Adobe Premier Elements 12 to produce a new  720p mp4 file, that mp4 file plays fine in the iPad.
    Anyone know the reason for this and how to create a 720p file that will play in the iPad in LIghtroom?
    Message was edited by: William LaMartin

    Don't know if this will help, but you might want to check your mp4 files against this :-
    iPad Supported Video Formats & Movie Formats
        •    H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
        •    MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
        •    Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format

  • Embedded QuickTime files not playing sound

    I'm having trouble getting older, embedded QuickTime files to play properly. Many of them do play but without sound.
    An example:
    The embedded QuickTime files in questions 6 and 10 here...
    http://www.linguistics.ucla.edu/people/schuh/lx001/Web_Quizzes/Quiz_07/07web.htm l
    ...do not play sound.
    When viewing the files directly...
    Example: http://www.linguistics.ucla.edu/people/schuh/lx001/Web_Quizzes/Quiz_07/07_Quiz_m edia/0706_split_brain_red.mov
    ...the sound plays properly.
    I have done a bit of playing around on a few different machines and have found the following:
    2009 MacBook Pro: video and sound play correctly in Safari and Firefox
    OS X: 10.7.5
    Safari: 6.1.6
    Firefox: 36.0 with QuickTime Plugin ?
    QuickTime 7: ?
    QuickTime X:10.1
    2009 Mac Mini: video and sound play correctly in Safari and Firefox
    OS X: 10.8.5
    Safari: 6.2.3
    Firefox: 33.1 with QuickTime Plugin 7.7.1
    Firefox: 36.0.1 with QuickTime Plugin 7.7.1
    QuickTime 7: 7.6.6
    QuickTime X: 10.2
    2011 Mac Mini:  video and sound play correctly in Safari and Firefox
    OS X: 10.9.5
    Safari: 7.1.3
    Firefox: 31.0 with QuickTime Plugin 7.7.1
    Firefox: 36.0.1. With QuickTime Plugin 7.7.3
    QuickTime 7: 7.6.6
    QuickTime X: 10.3
    2011 iMac: no sound in videos, improper display of video with menu in both Safari and Firefox
    OS X: 10.10.2
    Safari: 8.0.3
    Firefox: 36.0.1 with QuickTime Plugin 7.7.3
    QuickTime 7: 7.6.6
    QuickTime X: 10.4
    2011 Mac Pro: no sound in videos, improper display of video with menu in both Safari and Firefox
    OS X: 10.10.2
    Safari: 8.0.3
    Firefox: 36.0.1 with QuickTime Plugin 7.7.3
    QuickTime 7: 7.6.6
    QuickTime X: 10.4
    Is this a Yosemite issue? Not being able to play older QuickTime 7 files properly? I'm not sure what else the issue could be since everything seems to work fine in 10.7, 10.8, and 10.9 (unfortunately, I have been unable to test this in 10.10 or 10.10.1). Maybe I'm overcomplicating a simple issue? Any help would be greatly appreciated.
    Thanks!

    Is this a Yosemite issue? Not being able to play older QuickTime 7 files properly? I'm not sure what else the issue could be since everything seems to work fine in 10.7, 10.8, and 10.9 (unfortunately, I have been unable to test this in 10.10 or 10.10.1). Maybe I'm overcomplicating a simple issue? Any help would be greatly appreciated.
    Some very interesting observations which peaked my own curiosity due to on-again, off-again nature of the playback. I suspect this is either a "bug" or represents content handling changes that are currently in the process of  "evolving." Not a web site programmer so I used iWeb to run some contrast-comparison tests on how audio was handled by the plug-in software when directly accessing the content by its URL and via the page embed strategies. My results mirrored yours in that:
    1) All legacy codecs tested (A-Law, IMA, QDM2, QPV, and u-Law) in an MOV file container played correctly in the QT 7 player.
    2) The same files all played correctly when content was accessed by the plug-in software directly using the URL reference.
    3) None of the files containing legacy audio compression formats would play audio using the plug-in software using a web page embedding strategy.
    4) An MP4 (H.264/AAC) version of you original clip played correctly in all instances.
    5) Replacing your QDM2 audio track with an AAC audio track in the original MOV file allowed the file to play correctly in all instances.
    Based on these observations, I suspect the problem is in the way the software is currently programmed to handle (or rather ignore) the embedded strategy content. However, as you indicated, it is probably time to update your files. Not only did the H.264/AAC version of your original file play in all instances, but it used less than 45% of the file space/bandwidth for the settings I employed as compared to your original "0706_split_brain_red.mov" original file.

  • Some of the videos on utube will not play correctly?

    The music videos are mostly ok it is usely the how to videos.

    if the youtube video is encoded in a different format then
    Video formats supported: H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
    http://www.apple.com/ipad/specs/
    it will not play on any ios device

  • Animations Not Playing

    I am working in Flash CS4 and am having an issue with my animations. I create a simple tween and press the enter key to play the animation but it does not play. Instead the enter key just toggles the timeline scrubber on and off. When I play the SWF file there is no animation either. If I manually scrub through the timeline the animation appears to be playing correctly. I am simply placing a box on the stage and moving it from left to right using a classic tween. I have tried shutting down and restarting my PC but that does not work. This just started today and was working fine up until today. I am unaware of having made any changes to preferences or anything. I have reset the Essentials view but it is still not working. When I hit CTR ENTER I can step through the frames one by one using the . and , keys on one of the animatioins, on a second one when I step forward a frame the box I am using disapears.
    Any help would be greatly appreciated.

    Yes I tried all of that. I did figure it out though. It was, as I figured, a
    setting that had some how gotten changed. The FPS was set to 0.01. When I
    set it back to 24FPS everything works as it is supposed to. Thank you so
    much for the suggestions though, I do appreciate the help.

  • Music not playing in music app on IPAD 2

    My iPad 2 is just not playing music in the music app. I can click play, it says it is playing but the bar doesnt move to indicate playback and there is no sound. I've tried closing the app and restarting the device.  Does anyone have any ideas?

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • IPhone video H.264 will not play in iPhoto '11 Slideshow

    Hello,
            I use iPhoto to organize videos and .jpgs; I take videos both with a Sony camera and my iPhone. I often trim videos in iPhoto and then play them as part of a Event or Album, along with .jpgs, using the SlideShow feature before moving on to iMovie or Keynote. Recently I have encountered difficulties with iPhone H.264 videos, particularly in vertical format -- they simply won't play in the iPhoto simple SlideShow and lock it up (a simple X then ends the SlideShow and iPhoto is no longer locked). The vertical iPhone videos work in iMovie if I simply move them there. I have not detected any problems with the Sony videos, which are invariably horizontal. I am not experiencing any other iPhoto issues although my library is >125GB.
         Any Suggestions?
        Thanks for your thoughts.

    léonie,
         @#$^$%^ Computers!
         After I realized I could not determine the frame rate (to respond to your post), out of frustration I went back, restored the most troublesome video to original, closed iPhoto, re-opened iPhoto, re-trimed the troublesome video, and .... yep, you guessed it .... it worked fine. It had to be something in the trim process.
         I haven't taken time to check the others that were problematic, but I'm confident that was the problem.
         @#% how much of my time; how much of your time.....but, still far better than the years I spent watching a rotating hourglass.
         Thanks for your interest, your offer to help, and my best to you. (And, my apologies for failing to include the accent grave in your name previously.

  • Why does Quicktime not play this mp4 correctly

    I can create an mp4 file (recording) from Belkin's @TV app but that file will not play correctly in Quicktime (or RealPlayer or iMovie, etc.).  While the video playback seems fine, the audio plays a couple of seconds, at "chipmonk" speed, and then there is no sound out.  However, if I move the playhead to any random place in the recording I can then hear another couple of seconds of audio, as before ("chipmonk" speed), and then silence.  The VLC player will, however, play the file correctly. 
    So, seeing that the file itself was not bad, I decided to try Handbrake to re-encode the recording.  And, to my surprise, Handbrake was able to handle the file correctly and produce an mp4 file that Quicktime (and the others) can play.
    I don't know enough about these mp4 files to grasp what is wrong with the original Belkin output.  The Quicktime inspector reports that the Format is
       H.264, 352 x 240
       AAC, 32000 Hz, Stereo (L R)
       FPS: 25.37
    Any ideas?  (Is there additional data I can look at about this file?)
    I'm running the current version of Mavericks and Quicktime 10.3.

    Jon Walker wrote:
    Use a dedicated utility like MediaInfo to screen more information about the file and how each track is encoded.
    Another user in the Belkin forum suggested that I look at the recording's header info, and pointed me to AtomicParsley, which I have now run (using some basic terminal commands). 
    This is what it reports for the initial, Belkin-app produced file:
    Atom ftyp @ 0 of size: 24, ends @ 24
    Atom mdat @ 24 of size: 195643428, ends @ 195643452
    Atom moov @ 195643452 of size: 772515, ends @ 196415967
         Atom mvhd @ 195643460 of size: 108, ends @ 195643568
         Atom iods @ 195643568 of size: 33, ends @ 195643601
         Atom trak @ 195643601 of size: 674653, ends @ 196318254
             Atom tkhd @ 195643609 of size: 92, ends @ 195643701
             Atom mdia @ 195643701 of size: 674553, ends @ 196318254
                 Atom mdhd @ 195643709 of size: 32, ends @ 195643741
                 Atom hdlr @ 195643741 of size: 33, ends @ 195643774
                 Atom minf @ 195643774 of size: 674480, ends @ 196318254
                     Atom vmhd @ 195643782 of size: 20, ends @ 195643802
                     Atom dinf @ 195643802 of size: 36, ends @ 195643838
                         Atom dref @ 195643810 of size: 28, ends @ 195643838
                     Atom stbl @ 195643838 of size: 674416, ends @ 196318254
                         Atom stsd @ 195643846 of size: 140, ends @ 195643986
                             Atom avc1 @ 195643862 of size: 124, ends @ 195643986
                                 Atom avcC @ 195643948 of size: 38, ends @ 195643986
                         Atom stts @ 195643986 of size: 403840, ends @ 196047826
                         Atom stss @ 196047826 of size: 8476, ends @ 196056302
                         Atom stsc @ 196056302 of size: 28, ends @ 196056330
                         Atom stsz @ 196056330 of size: 253724, ends @ 196310054
                         Atom stco @ 196310054 of size: 8200, ends @ 196318254
         Atom trak @ 196318254 of size: 97713, ends @ 196415967
             Atom tkhd @ 196318262 of size: 92, ends @ 196318354
             Atom edts @ 196318354 of size: 48, ends @ 196318402
                 Atom elst @ 196318362 of size: 40, ends @ 196318402
             Atom mdia @ 196318402 of size: 97565, ends @ 196415967
                 Atom mdhd @ 196318410 of size: 32, ends @ 196318442
                 Atom hdlr @ 196318442 of size: 33, ends @ 196318475
                 Atom minf @ 196318475 of size: 97492, ends @ 196415967
                     Atom smhd @ 196318483 of size: 16, ends @ 196318499
                     Atom dinf @ 196318499 of size: 36, ends @ 196318535
                         Atom dref @ 196318507 of size: 28, ends @ 196318535
                     Atom stbl @ 196318535 of size: 97432, ends @ 196415967
                         Atom stsd @ 196318543 of size: 92, ends @ 196318635
                             Atom mp4a @ 196318559 of size: 76, ends @ 196318635
                                 Atom esds @ 196318595 of size: 40, ends @ 196318635
                         Atom stts @ 196318635 of size: 1088, ends @ 196319723
                         Atom stss @ 196319723 of size: 16, ends @ 196319739
                         Atom stsc @ 196319739 of size: 532, ends @ 196320271
                         Atom stsz @ 196320271 of size: 88328, ends @ 196408599
                         Atom stco @ 196408599 of size: 7368, ends @ 196415967
    Total size: 196415967 bytes; 42 atoms total. AtomicParsley version: 0.9.0 (utf8)
    Media data: 195643428 bytes; 772539 bytes all other atoms (0.393% atom overhead).
    Total free atom space: 0 bytes; 0.000% waste.
    Movie duration: 2116.513 seconds (35:16.51) - 739.49* kbp/sec bitrate (*=approximate)
    Low-level details. Total tracks: 2
    Trk  Type  Handler                    Kind  Lang  Bytes
    1    vide  [none listed]              avc1  eng   178711864
         675.58* kbp/s  2116.243 sec  AVC Main Profile,  Level 3.1  352x240  (330 macroblocks)
    2    soun  [none listed]              mp4a  eng   16931556
         64.00* kbp/s  2116.513 sec  MPEG-4 AAC Low Complexity Profile    channels: [2]
    Jon Walker wrote:
    In most cases, users want answers but are unable or unwilling to provide the encoding information to explain most problems, it is usually simpler to ask users to post a sample file for examination on my own computer.
    I have the equivalent for the recording's Handbrake output.  I did a file compare but there were enough differences (and I'm not a technical person) so I could not spot which of the differences mattered.  For example, I thought that the fact that there is "none listed" for the sound handler looked like an obvious clue until I saw that same thing in the Handbrake output.
    Here is the Handbrake data:
    Atom ftyp @ 0 of size: 28, ends @ 28
    Atom free @ 28 of size: 132, ends @ 160
    Atom mdat @ 160 of size: 100944363, ends @ 100944523
    Atom moov @ 100944523 of size: 1606698, ends @ 102551221
         Atom mvhd @ 100944531 of size: 108, ends @ 100944639
         Atom iods @ 100944639 of size: 24, ends @ 100944663
         Atom trak @ 100944663 of size: 1288497, ends @ 102233160
             Atom tkhd @ 100944671 of size: 92, ends @ 100944763
             Atom mdia @ 100944763 of size: 1288361, ends @ 102233124
                 Atom mdhd @ 100944771 of size: 32, ends @ 100944803
                 Atom hdlr @ 100944803 of size: 33, ends @ 100944836
                 Atom minf @ 100944836 of size: 1288288, ends @ 102233124
                     Atom vmhd @ 100944844 of size: 20, ends @ 100944864
                     Atom dinf @ 100944864 of size: 36, ends @ 100944900
                         Atom dref @ 100944872 of size: 28, ends @ 100944900
                     Atom stbl @ 100944900 of size: 1288224, ends @ 102233124
                         Atom stsd @ 100944908 of size: 186, ends @ 100945094
                             Atom avc1 @ 100944924 of size: 170, ends @ 100945094
                                 Atom avcC @ 100945010 of size: 50, ends @ 100945060
                                 Atom colr @ 100945060 of size: 18, ends @ 10094507 ~
                         Atom stts @ 100945094 of size: 403832, ends @ 101348926
                         Atom stsz @ 101348926 of size: 253724, ends @ 101602650
                         Atom stsc @ 101602650 of size: 24436, ends @ 101627086
                         Atom stco @ 101627086 of size: 56712, ends @ 101683798
                         Atom ctts @ 101683798 of size: 484536, ends @ 102168334
                         Atom stss @ 102168334 of size: 1352, ends @ 102169686
                         Atom sdtp @ 102169686 of size: 63438, ends @ 102233124
             Atom edts @ 102233124 of size: 36, ends @ 102233160
                 Atom elst @ 102233132 of size: 28, ends @ 102233160
         Atom trak @ 102233160 of size: 317950, ends @ 102551110
             Atom tkhd @ 102233168 of size: 92, ends @ 102233260
             Atom mdia @ 102233260 of size: 317828, ends @ 102551088
                 Atom mdhd @ 102233268 of size: 32, ends @ 102233300
                 Atom hdlr @ 102233300 of size: 33, ends @ 102233333
                 Atom minf @ 102233333 of size: 317755, ends @ 102551088
                     Atom smhd @ 102233341 of size: 16, ends @ 102233357
                     Atom dinf @ 102233357 of size: 36, ends @ 102233393
                         Atom dref @ 102233365 of size: 28, ends @ 102233393
                     Atom stbl @ 102233393 of size: 317695, ends @ 102551088
                         Atom stsd @ 102233401 of size: 103, ends @ 102233504
                             Atom mp4a @ 102233417 of size: 87, ends @ 102233504
                                 Atom esds @ 102233453 of size: 51, ends @ 102233504
                         Atom stts @ 102233504 of size: 24, ends @ 102233528
                         Atom stsz @ 102233528 of size: 264600, ends @ 102498128
                         Atom stsc @ 102498128 of size: 28, ends @ 102498156
                         Atom stco @ 102498156 of size: 52932, ends @ 102551088
             Atom udta @ 102551088 of size: 22, ends @ 102551110
                 Atom name @ 102551096 of size: 14, ends @ 102551110
         Atom udta @ 102551110 of size: 111, ends @ 102551221
             Atom meta @ 102551118 of size: 103, ends @ 102551221
                 Atom hdlr @ 102551130 of size: 33, ends @ 102551163
                 Atom ilst @ 102551163 of size: 58, ends @ 102551221
                     Atom ©too @ 102551171 of size: 50, ends @ 102551221
                         Atom data @ 102551179 of size: 42, ends @ 102551221
    Atom free @ 102551221 of size: 132, ends @ 102551353
    ~ denotes an unknown atom
    Total size: 102551353 bytes; 54 atoms total. AtomicParsley version: 0.9.0 (utf8)
    Media data: 100944363 bytes; 1606990 bytes all other atoms (1.567% atom overhead).
    Total free atom space: 264 bytes; 0.000% waste.
    Movie duration: 2116.640 seconds (35:16.64) - 381.53* kbp/sec bitrate (*=approximate)
    Low-level details. Total tracks: 2
    Trk  Type  Handler                    Kind  Lang  Bytes
    1    vide  [none listed]              avc1  und   65533744
         247.74* kbp/s  2116.243 sec  AVC Main Profile,  Level 4  352x240  (330 macroblocks)
    2    soun  [none listed]              mp4a  eng   35410611
         133.84 kbp/s  2116.640 sec  MPEG-4 AAC Low Complexity Profile    channels: [2]

  • CVP Media not played

    Hi,
    I am presently setting up a lab to test CVP applications. My setup is quite simple with CVP 8.0, Voice Gateway 2811 and Layer 2 switch, ICM components ICM 8.0 ON Vmware. I started with CVP Comprehensive setup and found the media not beign played. Troubleshooting this further i have gone to very basic of playing a Hello World App using Standalone setup. Tryng to kick in a basic hello world also does not play the successful installation of VXML Server.
    The setup is simple as x-lite(ip)  phone calling 1002(Dialed number) on the Ingress/VXML gateway further initiating the Hello World Apps. The show http client gives me a clear url and having that pasted on the web browser plays the file too.(logs attached).
    Debugging vxml shows me a handoff error but i am not able to figure out the exact problem. I have tried the IOS as recommended in the BOM for 8.0 and few ios are as below.
    c2800nm-advipservicesk9-mz.151-3.T.bin
    c2800nm-advipservicesk9-mz.124-24.T2.bin
    Hope i am not missing on anything simple here.
    Thanks.

    Hi,
    I have replaced the handoff file but results are still the same. Pls let me know how do i attach the files as it is not giving me any option to attach. Anyway logs are blow.
    Activity logs from Hello WORLD App..
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,newcall,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,ani,sip:[email protected]
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,areacode,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,exchange,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,dnis,sip:[email protected]
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,uui,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,iidigits,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,var1=1002
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,vxmlversion=CVP_8_0_1_0_0_0_1440
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,callid=A91CBC67041B11E2801889B0DEB52970
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,tclversion=CVP_8_0_1_0_0_0_1440
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,Subdialog_Entrance,enter,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.083,Subdialog_Entrance,exit,done
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.083,HelloWorld,enter,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.087,HelloWorld,interaction,audio_group,initial_audio_group
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.302,HelloWorld,exit,done
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.302,Subdialog_Return,enter,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.067,Subdialog_Return,exit,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.083,,end,how,app_session_complete
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.083,,end,result,normal
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.083,,end,duration,10
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,newcall,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,ani,sip:[email protected]
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,areacode,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,exchange,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,dnis,sip:[email protected]
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,uui,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,iidigits,NA
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,var1=1002
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,vxmlversion=CVP_8_0_1_0_0_0_1440
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,callid=A91CBC67041B11E2801889B0DEB52970
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,,start,parameter,tclversion=CVP_8_0_1_0_0_0_1440
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:58.505,Subdialog_Entrance,enter,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.083,Subdialog_Entrance,exit,done
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.083,HelloWorld,enter,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.087,HelloWorld,interaction,audio_group,initial_audio_group
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.302,HelloWorld,exit,done
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:34:59.302,Subdialog_Return,enter,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.067,Subdialog_Return,exit,
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.083,,end,how,app_session_complete
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.083,,end,result,normal
    192.168.10.20.1348331698474.0.HelloWorld,09/22/2012 11:35:08.083,,end,duration,10
    Nothing on the Call Server side.
    Regards,
    Ganesh R

  • Why do some slides not play in preview? Yet...

    I have a presentation put together over several versions of Keynote (within the past year). I was adding some slides and found that the new slides did not play when I previewed the presentation full screen, but they do appear correctly when I export the whole thing to Quicktime.  Has anyone noticed this happening?
    Thanks.

    Thanks for the heads up. I'll see if I still have the old version, though I think i deleted it.
    It would be gracious of Apple to advise its loyal users that they (Apple) have broken a program in terms of legacy files. So we don't waste our time using the "improved" version. A simple advisory like "Don't use this on earlier files."
    Thanka again.

Maybe you are looking for

  • How do I install a printer?

    yes I know it sounds like an idiotic question; please bear with me. I have a relatively modern (<1 year old) business colour laserjet (Kyocera Mita Ecosys FS-C5025N) which is connected to my home network via wired ethernet. My MBP is also connected t

  • New field (Customer group 5) to be added to the Catalog for Pricing.

    Hello friends, For the creation of a new Condition table, I require the field, KNVV-KVGR5 i.e Customer group 5 field present in Sales area data ->Extras -> Additional data in Customer master to be added to the Catalog of allowed fields since this fie

  • Worse battery on edge?

    does anyone else lose more battery on the edge network or is my iphone extremely defective?

  • Problem to output a form through transaction f110+sp01

    hi , when i perform in se38 the program : rffoavis_fpaym with : program run date - 19.08.2009 andwith : identifiction feature - dpay3 i can see+print the form (sapscript) . but when i run transaction f110 with the same example and then go to spool by

  • Code signing certification

    hi, It's a mystery to me exactly what's required here. There are companies in the listing provider in the documentation for the Exchange (https://www.adobeexchange.com/resources) which provide certificates for Adobe AIR software: https://www.globalsi