Audio player bar not appearing in IE on pcs

www.petergolding.net
On this page I've embedded an MP3 audio file using Dreamweaver4. Originally there was no problem, but recently I've noticed on PCs at work and on the client's pc, both using IE, the audio player bar does not display and is replaced with a white cross on a red background and no indication of what to do. Now as I understand it I should possibly put a url in the properties directing visitors to down load the appropriate plugin. Problems here are as follows:
I don't know what the appropriate plugin is.
If I do put the correct url in, will visitors then get a prompt? Does it need to point to a specific page?
Is there an alternative audio format or play method that would circumvent this issue?
Thanks,
Billy

Well I take on board your comments about the code errors and will be rebuilding this site in the near future and hope to put those right. But at the moment I want to just address the issue of how to deliver an audio file to visitors. The media file was delivered as an mp3 file and following turorials on Lynda.com it did seem straight forward enough to just "insert>media>plugin". It's clearly not as straight forward as that.
I would like to be able to present this audio with play control, in whatever format is best to avoid the need for visitors to download plugins.
The <embed> tag is there:
<embed src="media/01 Score Montage.mp3" width="634" height="24" align="top" border="0" controller ="true" autoplay="false"></embed>
Billy

Similar Messages

  • Music player widget not appear in homescreen

    I'm using 5530 XM,
    and I set the homescreen theme into
    contacts bar,
    where there should be a widget that
    shows us the now-playing song, and also
    the next-song button, previous-song button, or pause button that we used to
    control the music player while the music
    player itself being minimized or hidden..
    but my phone doesnt show it anymore...
    Why? And what should I do?

    *Music player widget not appear ib homescreen*

  • Menu bar not appears in some applications.

    Hi, all!
    I have a strange problem and really need help:
    top menu bar not appears, when i start some applications.
    For example, Numbers, keynote, quicktime and, in the end, Finder!
    Problem solves when i replace the .app file of the application with the file from another computer, but it appears again with another application. No errors, no messages, just no menu bar in the top.
    I don't know why it happens and don't know how to diagnose this problem.

    Sometimes something as simple as restarting the computer will resolve system quirks. If that does not work, boot from your install disc & run Repair Disk from the utility menu. To use the Install Mac OS X disc, insert the disc, and restart your computer while holding down the C key as it starts up.
    Select your language.
    Once on the desktop, select Utility in the menu bar.
    Select Disk Utility.
    Select the disk or volume in the list of disks and volumes, and then click First Aid.
    Click Repair Disk.
    Restart your computer when done.
    Repair permissions after you reach the desktop-http://docs.info.apple.com/article.html?artnum=25751

  • Windows task bar not appearing while in itunes full screen

    My Window 7 task bar does not appear while in itunes full screen after updating to itunes 10.5.  I checked that it functions correctly with all of my other programs and it used to work fine in previous versions of itunes.  It is frustrating when I am trying to check battery power, access my wi-fi hard drive, etc. I have been pressing the windows button to pull up the start menu then I can see whaat I need but this seems to be only a work around.  Is there some sort of a check box or something I may have missed in itunes? Does anyone else have this issue?

    If it worked OK in the test library give this a try:
    Starting over from scratch with new library
    Start over with a new library and import the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from your original library as follows:
    1. Open the library package like this.
    2. Launch iPhoto with the Option key held down and, when asked, select the option to create a new library.
    3. Drag the subfolders of the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from the open iPhoto Library package into the open iPhoto window a few at a time.
    This will create a new library with the same Events (but not necessarily the same Event names) as the original library but will not keep the metadata, albums, books slideshows and other projects.
    Note:  your current library will be left untouched for further attempts at a fix if so desired.
    OT

  • Audio material is not appearing on published view

    After I drive my audio files from iTunes on to the web page, save, and publish entire site, they are not appearing in the published view. Can anyone advise, please?

    Publish your website to a local folder....
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    Open the main folder and then the Media folder to see if the MP3/MP4 files are inside it.

  • Embedded Flash video player does not appear

    Regarding this page: https://dl144.infusionsoft.com/app/page/default-campaign-landing-page8
    If you look at the source, there's an iframe containing an embedded video player from vzaar in that yellow space at the top of the screen. it renders correctly in all other browsers except FireFox 23. I'm on OSX 10.7.5
    I also tried it on Firefox 24.0 on Windows 7 Home Premium with the same result - no player.
    Can anybody suggest why the contents of the iframe do not appear?

    That iframe is blocked because of mixed active content.
    You can see this in the Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K)
    <pre><nowiki>Blocked loading mixed active content "http://view.vzaar.com/1214912/player" @ https://dl144.infusionsoft.com/app/page/default-campaign-landing-page8
    </nowiki></pre>
    The main site is https and the iframe source is http://view.vzaar.com/1214912/player
    *https://support.mozilla.org/kb/how-does-content-isnt-secure-affect-my-safety
    *https://developer.mozilla.org/en/Security/MixedContent
    A workaround is to set the security.mixed_content.block_active_content pref to false.

  • Xmonad Status Bar Not Appearing

    Hey guys I've been reading through posts and trying to get dzen2 to appear. But it simply doesn't show up.
    So I tried using a default status bar
    main = xmonad $ defaultConfig {
    logHook = dynamicLog
    Provided from
    http://xmonad.org/xmonad-docs/xmonad-co … icLog.html
    and I still do not have any status bars appearing.
    Refer Below, changed my current xmonad configuration.
    My xmonad.hs is based of thayer's configuration.
    Last edited by Jabrick (2011-10-30 22:01:26)

    Ok I've finally got a dzen bar to appear.
    In my xinitrc where i normally start xmonad
    I now have the line
    exec xmonad | dzen2
    But nothing appears in the bar I've tried several examples and it doesn't seem to work.
    Is there something I'm missing?
    I do have a ~/.conkyrc file
    That looks like
    # Conky Config File
    # just log everything to the desktop
    # Main options (alphabetically)
    alignment bl
    background yes
    default_color 606060
    draw_outline no
    draw_shades no
    double_buffer yes
    gap_x 10
    gap_y 10
    minimum_size 100 100
    own_window yes
    own_window_type override
    own_window_transparent yes
    total_run_times 0
    update_interval 1
    use_xft yes
    xftalpha 0.7
    xftfont Verdana:size=8
    # After TEXT is formatted on screen
    TEXT
    ${tail /var/log/everything.log 20}
    This is my  xmonad config file right now....
    If I could just get this to work I can finally tinker around.
    Been frustrating! Urgh!
    --Imports--
    import XMonad
    --Actions--
    import XMonad.Actions.CycleWindows -- classic alt-tab
    import XMonad.Actions.CycleWS -- cycle thru WS', toggle last WS
    import XMonad.Actions.DwmPromote -- swap master like dwm
    --Hooks--
    import XMonad.Hooks.DynamicLog -- statusbar
    import XMonad.Hooks.EwmhDesktops -- fullscreenEventHook fixes chrome fullscreen
    import XMonad.Hooks.ManageDocks -- dock/tray mgmt
    import XMonad.Hooks.UrgencyHook -- window alert bells
    import XMonad.Hooks.SetWMName -- matlab fix
    --Layouts--
    import XMonad.Layout.Named -- custom layout names
    import XMonad.Layout.NoBorders -- smart borders on solo clients
    --Utils--
    import XMonad.Util.EZConfig -- append key/mouse bindings
    import XMonad.Util.Run(spawnPipe) -- spawnPipe and hPutStrLn
    import System.IO -- hPutStrLn scope
    import qualified XMonad.StackSet as W -- manageHook rules
    main = do
    status <- spawnPipe myDzenStatus -- xmonad status on the left
    conky <- spawnPipe myDzenConky -- conky stats on the right
    xmonad $ withUrgencyHook NoUrgencyHook $ defaultConfig
    { modMask = mod4Mask
    , borderWidth = 2
    , normalBorderColor = "#dddddd"
    , focusedBorderColor = "#0000ff"
    -- , handleEventHook = fullscreenEventHook
    , workspaces = myWorkspaces
    , layoutHook = myLayoutHook
    , manageHook = manageDocks <+> myManageHook
    <+> manageHook defaultConfig
    ,logHook = myLogHook status
    , startupHook= setWMName "LG3D"
    `additionalKeysP` myKeys
    -- Tags/Workspaces
    -- clickable workspaces via dzen/xdotool
    myWorkspaces :: [String]
    myWorkspaces = clickable . (map dzenEscape) $ ["1","2","3","4","5"]
    where clickable l = [ "^ca(1,xdotool key super+" ++ show (n) ++ ")" ++ ws ++ "^ca()" |
    (i,ws) <- zip [1..] l,
    let n = i ]
    -- Layouts
    -- the default layout is fullscreen with smartborders applied to all
    myLayoutHook = avoidStruts $ smartBorders ( full ||| mtiled ||| tiled )
    where
    full = named "X" $ Full
    mtiled = named "M" $ Mirror tiled
    tiled = named "T" $ Tall 1 (5/100) (2/(1+(toRational(sqrt(5)::Double))))
    -- sets default tile as: Tall nmaster (delta) (golden ratio)
    -- Window management
    myManageHook = composeAll
    [ className =? "MPlayer" --> doFloat
    , className =? "Vlc" --> doFloat
    , className =? "Gimp" --> doFloat
    , className =? "XCalc" --> doFloat
    , className =? "Chromium" --> doF (W.shift (myWorkspaces !! 1)) -- send to ws 2
    , className =? "Nautilus" --> doF (W.shift (myWorkspaces !! 2)) -- send to ws 3
    , className =? "Gimp" --> doF (W.shift (myWorkspaces !! 3)) -- send to ws 4
    , className =? "stalonetray" --> doIgnore
    -- Statusbar
    myLogHook h = dynamicLogWithPP $ myDzenPP { ppOutput = hPutStrLn h }
    myDzenStatus = "dzen2 -w '320' -ta 'l'" ++ myDzenStyle
    myDzenConky = "conky -c ~/.conkyrc | dzen2 -x '320' -w '704' -ta 'r'" ++ myDzenStyle
    myDzenStyle = " -h '20' -fg '#777777' -bg '#222222' -fn 'arial:bold:size=11'"
    myDzenPP = dzenPP
    { ppCurrent = dzenColor "#3399ff" "" . wrap " " " "
    , ppHidden = dzenColor "#dddddd" "" . wrap " " " "
    , ppHiddenNoWindows = dzenColor "#777777" "" . wrap " " " "
    , ppUrgent = dzenColor "#ff0000" "" . wrap " " " "
    , ppSep = " "
    , ppLayout = dzenColor "#aaaaaa" "" . wrap "^ca(1,xdotool key super+space)· " " ·^ca()"
    , ppTitle = dzenColor "#ffffff" ""
    . wrap "^ca(1,xdotool key super+k)^ca(2,xdotool key super+shift+c)"
    " ^ca()^ca()" . shorten 20 . dzenEscape
    -- Key bindings
    myKeys = [ ("M1-<Tab>" , cycleRecentWindows [xK_Alt_L] xK_Tab xK_Tab ) -- classic alt-tab behaviour
    , ("M-b" , sendMessage ToggleStruts ) -- toggle the status bar gap
    , ("M-<Tab>" , toggleWS ) -- toggle last workspace (super-tab)
    , ("M-<Right>" , nextWS ) -- go to next workspace
    , ("M-<Left>" , prevWS ) -- go to prev workspace
    , ("M-S-<Right>", shiftToNext ) -- move client to next workspace
    , ("M-S-<Left>" , shiftToPrev ) -- move client to prev workspace
    , ("M-r" , spawn "xmonad --restart" ) -- restart xmonad w/o recompiling
    , ("M-x" , spawn "chromium" ) -- launch browser
    , ("M-S-x" , spawn "chromium --incognito" ) -- launch private browser
    , ("C-M1-<Delete>" , spawn "sudo shutdown -r now" ) -- reboot
    , ("C-M1-<End>" , spawn "sudo shutdown -h now" ) -- poweroff
    , ("<XF86AudioMute>" , spawn "amixer -q sset Master toggle") --Toggle Volume
    , ("<XF86AudioLowerVolume>", spawn "amixer -q sset Master 2- unmute") -- lower volume
    , ("<XF86AudioRaiseVolume>", spawn "amixer -q sset Master 2+ unmute") -- raise volume
    , ("<Print>" , spawn "import -window root `date '+%Y%m%d-%H%M%S'`.png") --Take a Screenshot

  • Audio Player, seek not working

    Hi,
    I'm building a flex audio player with a seekbar.
    I try with this 2 functions :
    slider.addEventListener(SliderEvent.THUMB_PRESS, slider_thumbPress);
    slider.addEventListener(SliderEvent.THUMB_RELEASE, slider_thumbRelease);
    private function slider_thumbPress(event:SliderEvent):void {
    xx.stop();
    private function slider_thumbRelease(event:SliderEvent):void {
    xx = mySound.play(seek.value,0);
    trace(seek.value);
    The problem is when I release the slider, the seek.value is (i think so...) correct but the stream starts again from position 0 and not in "seek.value".
    An idea ? I forgot anything ?
    Thanks.

    I found !!!
    The seek.value is in secondes, and I have to convert in ms....
    Byee

  • DVD-Audio player does not detect any DVD-Audio sour

    Hi,
    I am trying to play a DVD-Audio disc on my computer using the DVD-Audio player software that came with my Audigy 2 card, but the software fails to detect my DVD-ROM dri've as a DVD-Audio source.
    I can play audio CDs and DVDs with no problems using the DVD-ROM dri've.
    The OS is WindowsXP Pro with SP and I have the latest patches applied to both driver and DVD-Audio player software.
    I would appreciate any suggestions if someone experienced this anoying problem and solved it.
    Thank a lot!

    DVD Audio encryption security has unfortunately been hacked using the decoders within WinDVD from Intervideo.
    As a result, DVD Audio playback using the WinDVD/Audigy combination has been suspended on "new" versions of the software.
    I am a registered user of WinDVD and upgraded to WinDVD 7 Platinum in June and DVD Audio was working fine.
    I mistakenly downloaded an "upgrade" to WinDVD 7 at the end of July and found all my DVD Audio discs failed to play.
    Intervideo (as usual) refused to respond to my technical support queries when I enquired as to whether the DVD audio support was removed in view of the breach of the DVDA encryption.
    Thankfully the previous version was still available for download (after much searching on the web) - WinDVD.Platinum.7.0.Release.2.Build 27.07Using a new activation key from the Intervideo website STILL didn't enable DVDA playback on this previous version however.......... I was able to fudge this using the original purchase activation key by changing the PC system date to within 0 days of my initial activation key supply which I had stored in an email.Hey presto - back to WinDVD DVDA support!Intervideo are being very crafty.... they have updated the WinDVD website to remove all references to DVD Audio support and then were answering my technical support queries as if I wasn't configuring my PC correctly.
    What versions of DVD Audio playback software are you using?
    Creative DVDAudio player? WinDVD (version?)

  • Audio Waveform does not appear

    I'm having trouble with getting the audio waveform to show up in the project window.  I want to fade out music, but the option is not available because my audio clips do not have a waveform, only a solid green line (see pic below) --no matter what type of audio I put in.  Selecting the 'Show / Hide Waveforms' Option does not make a difference in the project window; it shows the waveform in the event window only.  Any ideas would be great!

    Hi,
    Tobimusic wrote:
    Well, I found the command but it was not applyable. Text is dimmed. Tried Update File Information but that made no difference.
    The file (not the region) needs to be selected for the option to be appliable.
    Tobimusic wrote:
    The graphic is well shown in the imported files but not in the newly recorded file.
    Yes, because the recording delay preference applies to recorded audio only.
    Tobimusic wrote:
    I´ll try the recording tip later today and come back on that. Perhaps that also fixes the tendency of delay in recording. (Forgot to write that earlier. )
    Yes, it will fix both problems.
    J.

  • App bar not appearing when I tap the ellipses

    I'm trying to get my app bar to appear when I tap the 3 dots at the bottom of the screen, but when I do so it doesn't happen. Anyone know
    why & how this problem can be rectified?
    MainPage.xaml
    <Page
    x:Name="pageRoot"
    x:Class="HP.MainPage"
    DataContext="{Binding DefaultViewModel, RelativeSource={RelativeSource Self}}"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="using:Exits_Expert_London_Lite.Lines_and_Stations.WC"
    xmlns:common="using:Exits_Expert_London_Lite.Common"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    xmlns:q42controls="using:Q42.WinRT.Controls"
    mc:Ignorable="d">
    <Grid Background="Black">
    <Grid.ChildrenTransitions>
    <TransitionCollection>
    <EntranceThemeTransition/>
    </TransitionCollection>
    </Grid.ChildrenTransitions>
    <Grid Name="CustomAppBarRoot" HorizontalAlignment="Stretch" VerticalAlignment="Bottom" Loaded="CustomAppBarRoot_OnLoaded"
    ManipulationMode="TranslateY"
    ManipulationDelta="CustomAppBarRoot_OnManipulationDelta"
    ManipulationCompleted="CustomAppBarRoot_OnManipulationCompleted"
    Tapped="CustomAppBarRoot_OnTapped">
    <Grid.RenderTransform>
    <TranslateTransform X="0" Y="0"/>
    </Grid.RenderTransform>
    <Grid.Background>
    <SolidColorBrush Color="Black" Opacity="0.5"></SolidColorBrush>
    </Grid.Background>
    <Grid.RowDefinitions>
    <RowDefinition Height="Auto"/>
    <RowDefinition Height="*"/>
    </Grid.RowDefinitions>
    <TextBlock Name="DotsTextBlock" FontSize="28" Text="..." HorizontalAlignment="Right" VerticalAlignment="Top"
    Margin="0 0 15 0" Tapped="DotsTextBlock_OnTapped" Width="50" Height="50" TextAlignment="Center">
    <TextBlock.RenderTransform>
    <TranslateTransform Y="0" X="11"/>
    </TextBlock.RenderTransform>
    </TextBlock>
    <StackPanel Name="ButtonsStackPanel" Grid.Row="1" Orientation="Horizontal">
    <AppBarButton Label="tfg" Icon="Add"/>
    <AppBarButton Label="tfg" Icon="Add"/>
    </StackPanel>
    </Grid>
    <Hub>
    <Hub.Header>
    <!-- Back button and page title -->
    <Grid>
    <Grid.ColumnDefinitions>
    <ColumnDefinition Width="80"/>
    <ColumnDefinition Width="*"/>
    </Grid.ColumnDefinitions>
    <Button x:Name="backButton" Margin="-1,-1,39,0" Command="{Binding NavigationHelper.GoBackCommand, ElementName=pageRoot}"
    Style="{StaticResource NavigationBackButtonNormalStyle}"
    VerticalAlignment="Top"
    AutomationProperties.Name="Back"
    AutomationProperties.AutomationId="BackButton"
    AutomationProperties.ItemType="Navigation Button"/>
    <TextBlock x:Name="pageTitle" Text="Page name" Style="{StaticResource HeaderTextBlockStyle}" Grid.Column="1"
    IsHitTestVisible="false" TextWrapping="NoWrap" VerticalAlignment="Top"/>
    </Grid>
    </Hub.Header>
    <HubSection Width="800" Padding="40,50,0,0">
    <HubSection.Header>
    <StackPanel>
    <TextBlock Text="hub section 1" Style="{StaticResource HeaderTextBlockStyle}"/>
    </StackPanel>
    </HubSection.Header>
    <DataTemplate>
    <Grid>
    <StackPanel>
    <TextBlock Style="{StaticResource SubheaderTextBlockStyle}" Margin="0,0,0,5" TextWrapping="Wrap">
    <Run Text="Hello World"/>
    </TextBlock>
    </StackPanel>
    </Grid>
    </DataTemplate>
    </HubSection>
    </Hub>
    </Grid>
    </Page>
    MainPage.cs
    using HP.Common;
    using System;
    using System.Collections.Generic;
    using System.IO;
    using System.Linq;
    using Windows.Foundation;
    using Windows.Foundation.Collections;
    using Windows.UI.Xaml;
    using Windows.UI.Xaml.Controls;
    using Windows.UI.Xaml.Controls.Primitives;
    using Windows.UI.Xaml.Data;
    using Windows.UI.Xaml.Input;
    using Windows.UI.Xaml.Media;
    using Windows.UI.Xaml.Media.Animation;
    using Windows.UI.Xaml.Navigation;
    // The Hub Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=321224
    namespace HP
    public sealed partial class MainPage : Page
    public MainPage()
    this.InitializeComponent();
    this.Tapped += Page_OnTapped;
    private void Page_OnTapped(object sender, TappedRoutedEventArgs tappedRoutedEventArgs)
    if ( isAppBarShown )
    HideCustomAppBar();
    #region custom app bar
    private Storyboard hideCustomAppBarStoryboard;
    private Storyboard showCustomAppBarStoryboard;
    private Size appBarSize;
    private Size appBarButtonsSize;
    private bool isAppBarShown = true;
    private void CustomAppBarRoot_OnLoaded(object sender, RoutedEventArgs e)
    appBarSize = new Size(CustomAppBarRoot.ActualWidth, CustomAppBarRoot.ActualHeight);
    appBarButtonsSize = new Size(ButtonsStackPanel.ActualWidth, ButtonsStackPanel.ActualHeight);
    InitializeStoryboards();
    HideCustomAppBar();
    private void ShowCustomAppBar()
    isAppBarShown = true;
    showCustomAppBarStoryboard.Begin();
    private void HideCustomAppBar()
    isAppBarShown = false;
    hideCustomAppBarStoryboard.Begin();
    private void DotsTextBlock_OnTapped(object sender, TappedRoutedEventArgs e)
    if (isAppBarShown)
    HideCustomAppBar();
    else
    ShowCustomAppBar();
    private void InitializeStoryboards()
    hideCustomAppBarStoryboard = new Storyboard();
    showCustomAppBarStoryboard = new Storyboard();
    var showDoubleAnimation = new DoubleAnimation()
    EasingFunction = new CircleEase() {EasingMode = EasingMode.EaseInOut},
    To = 0,
    Duration = new Duration(TimeSpan.FromMilliseconds(200))
    var hideDoubleAnimation = new DoubleAnimation()
    EasingFunction = new CubicEase() {EasingMode = EasingMode.EaseInOut},
    To = appBarButtonsSize.Height,
    Duration = new Duration(TimeSpan.FromMilliseconds(200))
    hideCustomAppBarStoryboard.Children.Add(hideDoubleAnimation);
    showCustomAppBarStoryboard.Children.Add(showDoubleAnimation);
    Storyboard.SetTarget(hideCustomAppBarStoryboard, CustomAppBarRoot);
    Storyboard.SetTarget(showCustomAppBarStoryboard, CustomAppBarRoot);
    Storyboard.SetTargetProperty(showCustomAppBarStoryboard, "(UIElement.RenderTransform).(TranslateTransform.Y)");
    Storyboard.SetTargetProperty(hideCustomAppBarStoryboard, "(UIElement.RenderTransform).(TranslateTransform.Y)");
    #endregion
    private void CustomAppBarRoot_OnManipulationDelta(object sender, ManipulationDeltaRoutedEventArgs e)
    var translateTransform = (CustomAppBarRoot.RenderTransform as TranslateTransform);
    double newY = e.Delta.Translation.Y + translateTransform.Y;
    translateTransform.Y = Math.Max(0, Math.Min(newY, appBarButtonsSize.Height));
    private void CustomAppBarRoot_OnManipulationCompleted(object sender, ManipulationCompletedRoutedEventArgs e)
    // if small appbar-position changes are made app bar should back to previous position, just like in windows phone
    if (Math.Abs(e.Cumulative.Translation.Y) < 20)
    isAppBarShown = !isAppBarShown;
    if (!isAppBarShown)
    ShowCustomAppBar();
    else
    HideCustomAppBar();
    private void CustomAppBarRoot_OnTapped(object sender, TappedRoutedEventArgs e)
    e.Handled = true; // prevents raising Page.Tapped event so appbar won't be closed on AppBar-area tap

    When I debug, the app runs as normal and doesn't crash when I tap the elipses hence nothing happens.
    Does your tapped handler get called?
    It looks like your buttons stack panel may be on top of your ellipses. Try reversing that so the ellipses are on top:
    <StackPanel Name="ButtonsStackPanel" Grid.Row="1" Orientation="Horizontal">
    <AppBarButton Label="tfg" Icon="Add"/>
    <AppBarButton Label="tfg" Icon="Add"/>
    </StackPanel>
    <TextBlock x:Name="DotsTextBlock" Text="&#xe10c;" FontSize="14" FontFamily="Segoe UI Symbol" HorizontalAlignment="Right" VerticalAlignment="Top"
    Tapped="DotsTextBlock_OnTapped">
    </TextBlock>
    You can also use the Segoe UI Symbol "More" character to match the standard more ellipses rather than trying to implement your own. A step further would be to make it a button so that it has proper clickable semantics and will work properly with the
    keyboard, although for this specific use you can get away without it since you'll provide standard Windows+Z AppBar behaviour.

  • I have Firefox 36.0.4 and Adobe Flash 17 NPAPI but Flash Player does not appear in my plugins

    Thank you in advance for your help.
    I have a HP 6910p running Windows Vista Business, and updated Adobe Flash to 17 NPAPI, and Adobe Shockwave Player to 12.1 and I am running Firefox 36.0.4. Adobe Flash is completely missing from my plugins, but it does appear in my program manager. I can not play any video in Firefox at all. If I go to a video site like YouTube the screen freezes then this message appears - "Shockwave Flash may be busy or have stopped responding. You can stop the plugin now, or you can continue to see if the plugin will complete."
    I desperately need some help as I refuse to rely on the evil minions at Google by using Chrome which captures your every keystroke.
    I have checked and both Adobe Shockwave Player and Adobe Flash are installed correctly.
    Does anyone have a solution.

    The plugin uses the name "Shockwave Flash" which I do see in your "More System Details" so it must be set to either "Always Activate" or "Ask to Activate".
    This is some standard guidance that addresses the most common issues with the Flash Player plugin. I'm sure you've seen some of it before, but just in case:
    (1) If you have any recorders/downloaders that interact with Flash media make sure they are as up-to-date as possible, or disable them temporarily.
    (2) Disable hardware acceleration in Firefox and in Flash
    (A) In Firefox, un-check the box here:
    "3-bar" menu button (or Tools menu) > Options > Advanced > General > "Use hardware acceleration when available"
    That takes effect the next time you exit and start Firefox up again.
    (B) In Flash, right-click the media and choose Settings, then the first mini-tab and uncheck the box to use hardware acceleration. More information in this support article from Adobe: http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues
    (3) Disable protected mode (Windows Vista and higher)
    The protected mode feature of the Flash player plugin has security benefits, but seems to have compatibility issues on some systems. You can disable it by creating or editing a settings file. The following pages/posts provide different approaches for that:
    * Adobe support article under the heading "Last Resort": [http://forums.adobe.com/message/4468493#TemporaryWorkaround Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?]
    * Manual steps: https://support.mozilla.org/questions/968190?page=5#answer-509209
    * Batch file to automate the manual steps: https://support.mozilla.org/questions/982093#answer-518078 (alternate version of Carm's batch file with a few changes by me: [https://onedrive.live.com/?cid=f7d304d92388737d&id=F7D304D92388737D!336&ithint=file,.bat&authkey=!AP2FXW2Y_3BXZyo])
    Flash needs to completely unload from memory (exiting and starting Firefox up again might help) before this takes effect.
    Any improvement?

  • Unable to set iTunes as the default audio player - do not have enough access privileges for this operation

    I have just upgraded to iTunes 10.5.1.42 (from 10.5.0.143).
    When iTunes is launched, a message from iTunes came up saying:
    iTunes has detected that it is not the default player for audio files. Do you want to make iTunes the default player for audio files?
    [   ]  Do not show this message again
                                [ Yes ]   [ No ]
    Clicking the Yes  button, another iTunes message appears:
    An error occurred while updating the default player for audio file types. You do not have enough access privileges for this operation.
                                    [ OK ]
    I found in Googles as well as from some of my own notes dated a few years back which others (and myself) encountered the same problem before. I don't recall what was the solution to this annoying problem. Maybe I should just check the first box and tell iTunes to "shut up"? It seems that iTunes is already the default program designated to open audio files like MP3, WAV or what not. Why does it need to be set as the default player again?
    Come to think about it, I do have a few files with .aup as extension. These were played with "audacity". Perhaps that upsets iTunes player?

    Hello magestecal,
    Thanks for using Apple Support Communities.
    To troubleshoot this issue where you're getting a permissions error when trying to sync your iPhone, I'd like you to please follow the steps in the article below.
    iTunes: Missing folder or incorrect permissions may prevent authorization - Apple Support
    Take care,
    Alex H.

  • 3rd party Sansa media player does not appear in Itunes

    A friend of mine gave me his Sansa Clip media player and asked me to put some music on it. He had 20 some songs that I agreed to purchase for him, and then put them on his media player. Well, duh, I've since learned that purchased songs can only be loaded onto Apple devices. So now I've spent $25.00 on music that for the most part, I could care less about.
    Does anyone have any suggestions?
    One last question, the Sansa device does not launch Itunes; nor does it even show up in the Itunes window. The device info does say its mac compatible???

    lhutton wrote:
    How do I insure they are mp3's?
    If you bought them from the iTunes Store, they are surely not MP3s. If you bought them from Amazon.com they are MP3s.
    Aren't they locked/protected from converting?
    If you bought them from the iTunes Store, and did so recently, they are unprotected AAC files. You can convert them to MP3 by following the instructions in the Help article "Saving a copy of a song in a new file format." Note that the conversion process leaves you with the new file as well as the original, so make sure you don't stick your friend with the AAC.

  • Horizontal scroll bar not appearing-Alert report screen

    Hi All,
    I have an agent setup which shows alerts and a report is fed as an input/delivery content. The report is fairly big with many columns and cannot fit in the standard alert screen hence need a horizontal scroll bar to view all the columns. But unfortunately there are two vertical scroll bars which are appearing and no horizontal scroll bar. Could the experts please let me know if this is a bug or is there any configuration that I am missing?
    OBIEE version: 11.1.1.5
    Any help would be appreciated.
    Thanks,
    Vikram

    Hi,
    Sorry for the delay in response. The issue was because of IE7 version. Its a bug.
    Thanks,
    Vikram

Maybe you are looking for