Display Icon not shown during a Flash is running

Hi,
I have a Display Icon with text, which is shown all the time.
Only during the Flash movies are running, I want it not shown,
because the Flashs have the same dimensions as the presentation
window.
So I tried it with a variable. I gave the Display Icon the
variable "showText", so when "showText :=1" the text is shown; :=0
the text is not shown. Before the Flash movie Icon I set it to not
shown :=0, but it doesn't work!
Another solution is to erase the Display Icon before the
Flash movie Icon and to put it in again after the Flash Icon, so
that the text is to be shown again. But it will be plenty of work,
because I have many Flashs!
Does anyone has an idea, how I can handle this?
Many thank's for help!
hannah

What if you set the display icon layer lower than the flash
layer. That way when the flash loads you will not see the display
icon contents and when you erase the flash the display icon is
still there.

Similar Messages

  • Backlight Display Icon Not Transparent, Help.

    Recently I noticed that my backlight icon has a black background color, instead of being transparent. Really weird right? Please help, I can't stand looking at it. Any ideas people?

    What if you set the display icon layer lower than the flash
    layer. That way when the flash loads you will not see the display
    icon contents and when you erase the flash the display icon is
    still there.

  • Are there any disadvantages to writing data to front panel indicators when the vi's panel is not shown during execution?

    Hi,
    In the case where a sub vi's panel is not shown during execution, does it matter if I include front panel indicators on the sub vi's panel? (these indicators were there for debugging purposes). Is there any performance penalty for this? Thanks!

    If the frontpanel is not loaded it has no time penalties. But a frontpanel is sometimes loaded because of property nodes!
    greetings from the Netherlands

  • I activated voice over and screen display is not shown and when touched, says time and "screen locked"

    activated voice over and screen display is not shown and when touched, says time and "screen locked"

    Hi muhsinmuhmmed,
    If you are having issues with Voice Over and a locked screen, you may find the following discussion helpful:
    Apple Support Communities: My iPad is locked and I can't type since VoiceOver is active.
    https://discussions.apple.com/thread/3933512
    Regards,
    - Brenden

  • Keywords/Tags not shown during import from disk

    I am trying to populate my LR3 libray with all the photos on my HD by importing them. Many have been tagged from Elements 8. I have found that when first rendering the photos in the Library, the keywards and tag icon are not shown prior to actually hitting the Import button and adding them to LR3. It looks like I can type new kewords and have them attached using Add on Import, but it would be much more useful in my workflow to have the keywords that already exist be shown so I know what to add or change. Is there any way around this?
    Thanks,
    Jim

    Your best option is to upgrade the PSE8 catalog to a Lightroom 3 catalog.
    http://help.adobe.com/en_US/Lightroom/3.0/Using/WS217DEA0F-2A78-4445-89CB-4CED1AFA450E.htm l

  • Time machine icon not rotating during backup

    I'm doing my first Time Machine backup after installing Mavericks yesterday. The Time Machine icon seems frozen - not rotating as before during the backup. A glitch or just something new?

    In the Finder Preferences set what folder you want new Finder windows to open to:
    That should set the Finder icon in the Dock to open to the window you want.
    As for the closed side pane, in a Finder window with the side pane showing bring up the View options and click on the Use as Default button:

  • Itunes icons not shown correctly after install of itunes 7

    hey everyone, on my windows pc , i installed itunes 7 and the icones dont appear as the normal itunes disc with music note, what may be wrong and how can i fix this. ? thanks in advance.

    Also tried launching in iTunes safe mode.  Window came up stating opening in safe mode but, iTunes did not open.

  • Yahoo Messenger: Display Icons not showing

    I'm using Yahoo Messenger 3.0 beta 4 on OS 10.4.11. Only about half the display images in my contacts list are showing, no matter whether the contact is online or offline.
    However on my iPhone, Yahoo Messenger shows the display image for almost every contact. This means that Yahoo on my Mac is not displaying contact images correctly.
    I tired deleting and re-installing Yahoo and deleting plist files, this did not solve the problem.
    Does anyone have any suggestions?

    Which plist files did you delete?
    Did you repair permissions & restart your computer after all the installations/re-installations?
    Remember you are using a _*BETA = buggy*_ version of YIM. You may need to revert to a previous version or use Adium.
    YIM is not Apple software. Suggest that you deal with YIM tech support and/or forums - Messenger for Mac Help and Messenger for Mac Community/Forums

  • Thunderbird icon not shown in Fluxbox menu

    I'm running Fluxbox (32-bit Arch), but I have some problem with the Thunderbird icon in the Fluxbox menu:
    "All" other icons are fine. Does anyone know why the T-bird icon refuses to be shown?
    Last edited by pkerwien (2009-07-18 09:12:41)

    Do you mean "Where can I find Fluxbox logo (and graphics, icons, banners, etc)?"? No I haven't. I suspect Fluxbox doesn't like the Thunderbird icon included in the package. I just cannot figure out why...
    Last edited by pkerwien (2009-07-18 15:40:15)

  • Table Header not shown in Purchase Order Smartform

    I have downloaded an installed an SAP SmartForm for Purchase Order (/SMB40/MMPO_DE). Unfortunatelly the document with this form cutting the right side of the document by printing. The width of the tables is 19,5 cm, it should be 19,00 or less. Anyhow, I have started to reduce the width of all windows and included tables and of course the table cells. This works fine with all tables, also with a dynamic content, but if I reduce the static header table t_header(window winheader, cell hd_netwr) for 0,5 cm this doesn't appear on printform. I have tried then to restore everything like it was - no effect.
    What could it be ?
    Kind Regards

    I have found the solution and have localized the problem or vise versa.
    The table had the hight 0,99 LN and the window hight was 0,5 cm. It seems to me that this 2 parameters had a size-conflict. When I have changed the line hight to 0,5 cm it starts work.
    Why it was done on this matter and why the error was not shown during compiling the form and how it did work before I have touched the window - this questions could be addressed to SAP.
    Kind Regards
    Alexey Voynikov

  • Used a template to create form. when I run it from a page, the template is not shown

    I have created a form based on a template. When I run it from the applications page I can see the template. I then added it as an application component item with a folder in a content area. I have then published this folder as a portlet in a page. When I the form from the portlet within that page, it opens up in a new window but there is no template.
    How do I get the template to show when I run it from the portlet ?

    It is true that the template is not shown when the form is run as a portlet. But, with a small amount of coding in the additional pl/sql section, you can display the template.
    Steps :-
    1> Edit the form and go to the additional pl/sql section.
    2> Put the following code in the "...before displaying the page" area
    declare
    l_mid integer;
    l_title varchar2(32767);
    l_template varchar2(200);
    begin
    l_mid := p_session.get_module().id;
    l_title := p_session.get_module().title;
    l_template := p_session.get_module().template;
    <portal_schema>.wwv_headings.show_header
    p_template => l_template,
    p_heading => l_title,
    p_help_link => <portal_schema>.wwctx_api.get_proc_path('wwa_app_module.help')
    || '?p_module_id='||l_mid
    end;
    3> Put the following code in the "...after displaying the page" area
    declare
    l_template varchar2(200);
    begin
    l_template := p_session.get_module().template;
    <portal_schema>.wwv_headings.show_footer
    p_template => l_template
    end;
    Note: replace <portal_schema> with appropriate your portal schema .

  • Hard disk not mounted...flashing folder icon

    Ok,
    I was inserting a cd when my MBP freaked out. It is about 6 months old...first the screen went to the default background and everything disappeared, then the grey spinny thing went on and stayed on for ages.
    Subsequent start up attempts lead to a flashing folder icon with a question mark over it
    Eventually I managed to get the cd out of the superdrive, and insert the osx dvd to boot into os x. When i got there there was no hard drives recognised, and the installer displays the message; this cannot be installed here or something of that nature, giving me the options to restart.
    In disk utitlity my hard disk is not shown on the left pane, only the dvd drive.
    I have tried booting up in many different modes etc, but none have worked as it always goes back to the flashing folder icon.
    Does anyone have any experience with this problem? If I cannot resolve it today I guess I will have to send it off to get the hard drive replaced. Obviously that is the worst outcome as I will lose all my stuff since my last backup (quite a long time ago)...
    Thanks for reading and for any comments/suggestions.

    If you drive fails to appear at all in Disk Utilty then you're probably out of luck. I suggest you try resetting PRAM and NVRAM…
    http://docs.info.apple.com/article.html?artnum=2238
    … and the System Management Controller…
    http://docs.info.apple.com/article.html?artnum=303319
    … however I wouldn't think either of these will ressurect your drive.

  • During update my ATV2 displayed icon to connect to iTunes. Now I have nothing -- can't even get to menu to do restart and ATV2 doesn't show up in iTunes menu to do restart from there. Help!

    During update my ATV2 displayed icon to connect to iTunes. Now I have nothing -- can't even get to menu to do restart and ATV2 doesn't show up in iTunes menu to do restart from there. Help!

    The update didn't apply correctly.
    Did you follow the steps exactly in order to restore? disconnect all cables, open iTunes, then connect micro usb
    Apple TV (2nd and 3rd generation): Restoring your Apple TV
    Make sure to connect directly to computer, not a keyboard port or USB hub. Try a different cable.

  • Icons not displaying in oracle forms.

    Hi All,
    I am trying to display icons on Oracle forms 10g.I just brought over these forms from another system and I am trying to display the icons like next record, clear form etc..
    I have done the following steps so far. The icons are still not displaying. Appreciate any help.
    Created a folder in D:\oracle\oracleas\forms\java called icons.
    Copied all gif files and jpeg files into icons. Then created a jar file.
    D:\oracle\oracleas\forms\java>jar -cvf my_icons.jar icons
    It created the jar file in the same directory D:\oracle\oracleas\forms\java
    Also changes were made to these files as shown below each file.
    forms.conf
    AliasMatch ^/forms/icons/(..*) "D:\oracle\oracleas\forms\java\icons/$1"
    registry.dat
    default.icons.iconpath=http://servername:7778/forms/java/
    formweb.cfg
    # Forms applet parameter
    codebase=/forms/java
    # Forms applet parameter
    imageBase=codebase
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar,frmmain.jar, frmjdapi.jar, my_icons.jar
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar,frmmain.jar, frmjdapi.jar, my_icons.jar
    Also added this line under orion-web-app in orion-web.xml file.
         <virtual-directory virtual-path="/icons" real-path="D:\oracle\oracleas\forms\java\icons" />
    Restarted the OC4J forms server after any change.

    To test your configuration, you can try building an URL:
    i.e.
    http://localhost:8889/forms/frmservlet/icons/iconname.gif
    Does it show the icon ?
    If that does not work, I would try re-generating the my_icons.jar file, but instead of going directly to the forms/java/icons folder, copy the icons folder to the root directory i.e. c:\icons and execute the command to jar the icons folder, then redeploy the my_icons.jar file.
    Then try again with the URL... if the URL does not work, you still have configuration issues.
    PS: Don't forget to clear the cache in your browser so that the new .jar files is loaded?
    Furthermore:
    ========
    Remove the changes made to the forms.conf and orion-web.xml, they are only needed if the icons are
    not stored in a .jar file.
    forms.conf
    AliasMatch ^/forms/icons/(..*) "D:\oracle\oracleas\forms\java\icons/$1"
    orion-web.xml
    <virtual-directory virtual-path="/icons" real-path="D:\oracle\oracleas\forms\java\icons" />
    Edited by: Rodolfo Ferrari on Jun 17, 2009 6:14 PM
    To double check your configuration, follow steps in metalink note 232413.1 - How to Deploy Iconic Images via a JAR File in Forms 9i/10g?.
    Edited by: Rodolfo Ferrari on Jun 17, 2009 7:19 PM
    Edited by: Rodolfo Ferrari on Jun 17, 2009 7:24 PM

  • How can we tell if the iphone is already fully charged in ios7? Even if its 100% the thunderbolt icon is still displayed. Not like in ios 6 that we will know when to unplug the charger because there is an indicator.

    How can we tell if the iphone is already fully charged in ios7? Even if its 100% the thunderbolt icon is still displayed. Not like in ios 6 that we will know when to unplug the charger because there is an indicator.

    For those who seem unfamiliar with what is being asked:
    On iOS 6 and older, just because the phone reached 100%, didn't mean it was Fully Charged. The way you could tell was the lightning bolt symbol that indicated the device was charging would change to an outlet plug when the device was not only 100%, but also stopped accepting further charge. This symbol switch would occur anywhere from 5-15 minutes after the device already was displaying 100%.
    Now, on iOS 7, while it still reaches 100% with that same lightning bolt charge symbol, during the 100% point, it never switches to the plug symbol to indicate the charge period is totally finished.
    Can anyone confirm if there is a way to see this charge completion in iOS 7 since it appears that there is no longer a symbol for it? Is there any indication that Apple may have changed the charging display so that now it only displays 100% when it would have previously displayed that plug symbol?

Maybe you are looking for

  • I'm the only one who can submit PDF by e-mail!

    OK so I created this form, and I made the button to submit the PDF not the XML, and it worked great. For me. The e-mail recipient tells me when anyone else tries to submit the form, the button changes color but nothing else happens. No e-mail window

  • Attaching pdf files they do not open in adobe reader?

    I just downloaded Mozilla as browser due to the many issues with IE. Now when attaching PDF files or trying to read PDF files they show up as a Mozilla icon or do not open with Adobe Acrobat.

  • Regarding studying for ABAP HANA

    Hello Gurus,      I have been working as a ABAP SRM techno-Functional Consultant for 5 years. Now I feel like to switch into something new and increase my knowledge. Can someone help me regarding learning of HANA for ABAP. Also can SAP HANA somehow b

  • Wily host agent issue

    Hi Experts, I have an ongoing issue regarding setting up managed systems in Solution Manager. My solman system is SP21 and everytime I go to setup a system via Managed System Configuration --> Diagnostics Configuration. I get the same error no matter

  • Where can I find the user guide for the USB superdrive

    My USB superdrive won't read install disc for Sony Nex-6 camera. I forgot how to eject the disc, so it's stuck in the superdrive. I' should have made sure that my MacAir recognized the drive first, before inserting disc. Help please...