Make controls stick?

I inserted a flash movie and used one of the standard skins in dreamweaver cs4.
Is there a way to make these controls always be visible? they disappear when the cursor is mov
ed away from the movie.
DD

This is more likely a DW CS4 question, though I don't have it to look and see what you have to deal with.  It probably provides some form of interface where you define the skin features.  And you may need to select a different skin.  In any case, someone in the DW forum should have an answer, but someone visiting this forum may find this and try to help.

Similar Messages

  • How to make controls static in jsp page

    Hello Friends.............
    I want to make controls or objects static which are on jsp page.
    i.e. when my window is maximized then every thing is perfect but when i restore my window all the controls on the jsp page gets destorted.....
    I want to make look that jsp page same in both the positions of window.
    1) When window is maximized.
    2) When window is minimized.
    The controls should not get destorted.
    Can any body please help me out in this issue....
    Thanks
    Sameer Rede

    This has nothing to do with JSP. It's all about HTML and CSS. You can use CSS to specify fixed sizes/locations for things, or you can use HTML tables to control layouts.

  • Twist s230u Volume control sticks down and virtual keyborad does not work

    My Apologies if i have missed a fix for this somewhere.
    I have a problem with the volume control sticking as if i was pressing it down. This happens as soon as I press a key on the actual keyboard.
    The virtual keyboard will also not come up after an actual key is pressed and the windows button in the middle of the screen will not work either, only dims screen quickly and does nothing unless pressed a bunch of times really fast.
    I also had to roll back to an earlier driver version for the mouse pad to halfway work, this also was not working after an actual key on the keyboard was pressed.
    I Have done all driver updates with no luck.

    Hi,
    Firstly, how to you reach the server from Internet, via host name, public IP address or VPN?
    If you need to remote to the server via host name, can you nslookup the host name and get the correct public IP address of it?
    Do you install the AD DS role on the server? Please let us know if you need the active directory environment.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Is there any how to make control without xaml ?

    Is there any how to make control without
    Generic.xaml ?
    When we use templete control , Normally we made a custom control using  geniri.xaml  to make make up control templet.
    without Generic.xaml  is it possiable to make up   control templet  that contained many component like a button stackpannel.
    this is my sample code
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Runtime.InteropServices.WindowsRuntime;
    using Windows.UI;
    using Windows.UI.Xaml;
    using Windows.UI.Xaml.Controls;
    using Windows.UI.Xaml.Data;
    using Windows.UI.Xaml.Documents;
    using Windows.UI.Xaml.Input;
    using Windows.UI.Xaml.Media;
    namespace derrick_test
    public class DerrickPanel : Control
    private StackPanel parentPanel;
    private TextBlock testBlock;
    public DerrickPanel()
    this.DefaultStyleKey = typeof(DerrickPanel);
    parentPanel = new StackPanel();
    testBlock = new TextBlock();
    parentPanel.Orientation = Orientation.Vertical;
    parentPanel.Background = new SolidColorBrush(Colors.Red);
    testBlock.Foreground = new SolidColorBrush(Colors.Aqua);
    testBlock.Text = " hello World ";
    parentPanel.Children.Add(testBlock);
      Best Regrads Derrick.

    Here's one solution that I found:
    public sealed partial class MainPage : Page
    public MainPage()
    this.InitializeComponent();
    protected override void OnNavigatedTo(NavigationEventArgs e)
    DerrickPanel D = new DerrickPanel();
    MyGrid.Children.Add(D);
    public class DerrickPanel : Control
    private StackPanel parentPanel;
    private TextBlock testBlock;
    public DerrickPanel()
    this.DefaultStyleKey = typeof(DerrickPanel);
    this.Template = DerrickPanel.CreateTemplate();
    private static ControlTemplate CreateTemplate()
    string xaml = "<ControlTemplate xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\">";
    xaml += "<StackPanel Orientation=\"Vertical\" Background=\"Red\">";
    xaml += "<TextBlock Foreground=\"Aqua\">Hello World</TextBlock>";
    xaml += "</StackPanel>";
    xaml += "</ControlTemplate>";
    var сt = (ControlTemplate)XamlReader.Load(xaml);
    return сt;
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Hmm... can't make control visible

    Okay, here's a fun one for you all...
    How do you make invisible controls visible again? Seems easy, but
    1) I deleted the attribute node, and
    2) The control is in a cluster, so there is no control to click on in
    the Diagram Screen.
    3) Undo's buffer has been overrun by other things I've done.
    It's easy to create the situation if anyone wants to know how:
    Create a cluster on the front panel and stick an element into it (say, a
    boolean). Create an attribute node on the element, and wire a False to
    it (Visible). Run. Delete the Attribute node.
    Now, how do you get that element visible again?
    Rick
    [email protected]
    Chesapeake Sciences Corp.
    1127B Benfield Blvd Millersville, MD 21108
    Tel: (410) 923-1300 x3
    430 Fax: (410) 923-2669

    Sorry, you are outta luck! NI has warned against those type of mistakes,
    in much of their literature and in the info groups. There is nothing you
    can do to bring it back. Delete the cluster and start over.
    Good luck.
    Attachments:
    dobis.vcf ‏1 KB

  • File type association, e.g. Quicktime - VLC; make it stick

    Hi,
    I want to use VLC instead of QuickTime Player. Therefore .mov files are set up to be played using VLC.
    After booting into Windows and rebooting Mac OS X, this set up is defaulted, meaning QU Player will be used. Is there any way to make my personal set up for file type associations and default application stick?
    Thanks alot
    n00b

    If you click on file you want to watch with VLC, command-i gives you info, down the window it'll say "open with" choose your application and then "change all" this should then make all files that are the same open with VLC. If that doesn't stick repair your permissions.

  • E535 - How to make USB stick working again

    Hi all!
    Recently my E535 does not recognize my USB stick anymore.
    Other computers do recognize it, the E535 not.
    I already formatted the stick, but that makes not difference to the E535.
    The device manager does not show any suspicious device.
    The disk manager does not show the stick's partition.
    When I stick in the stick, the USB devices icon in the task bar shortly shows up, but then immediately disappears.
    Interestigly the Lenovo Solution Center shows up three 'unknown device's.
    Does anyone have any idea how to make my E535 accept my USB stick again?
    Kind regards,
    Gerald 
    PS:
    I have Windows 8.1 Pro installed and up-to-date. Also the DriverToolKit says, that all drivers are up-to-date.
    Solved!
    Go to Solution.

    Hi Gba,
    Welcome to Lenovo Community!
    As per the query we understood that you are facing issues with USB flash drive not able to detect on your ThinkPad E535.
    Go go device manager expand Universal Serial Bus Controllers and uninstall all the adapter from there and restart the system and check it once.
    Hope this helps.
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Make Effects 'Stick' to Continuously Rasterized Layers/Typed Text?

    I want to apply an effect (specifically a Ramp) to a Continuously Rasterized layer of typed text but because of the change in render order when you turn on Continuously Rasterize the Ramp doesn't 'stick' to the type as it's moved.
    I would SWEAR there was an expression you could add to the position values of the Ramp (Start, End) to get them to move WITH the type but I can't think of it or find it.
    I thought these docs might help...
    http://help.adobe.com/en_US/AfterEffects/9.0/WS3878526689cb91655866c1103906c6dea-7f49a.htm l
    http://help.adobe.com/en_US/AfterEffects/9.0/WS064964FC-424C-4e5a-A5C3-2160B3DFBCA4a.html
    ...but they don't have what I'm looking for.
    My brain keeps saying this has something to do with the Anchor Point, but I'm lost.
    Any ideas?
    Thanks
    Marc

    One of the documents that you pointed to does contain the kernel of your answer:
    "The default rendering order for a layer without continuous rasterization is masks, followed by effects, and then transformations; whereas the default rendering order for a continuously rasterized layer is masks, followed by transformations, and then effects."
    The issue is that for continuously rasterized layers, effects follow transformations (e.g., Position changes). You have several ways to take more control of the render order. The two that come immediately to mind are (1) precompose the text layer and move the precomposition layer (2) apply the Transform effect and do your position animation within that effect.

  • Time stamp and make controls blink when waiting on user input

    I would like it to get the current time reading whenever the sequence is in frame 5 and for the format to be something like 10/4/07 3:28:17 PM or something like that (military time or whatever) and then put into the first block of the build array outside the sequence loop.  Another thing I would like to be able to do is possibly in the sequence - frame 0, when it stops, waiting for the "Polarizer value ok?" button to be clicked, to highlight or start blinking the Polarizer # numeric control indicator box to let the user to know that it is time to choose a new Polarizer # to input.  Also, in the sequence - frame 4, when it stops and waits for the "Ready for P2 reading?" button to be pressed, I would like the user to know that by possibly having the "Ready for P2 reading?" button to start blinking.  I hope I am making sense in these questions.  If you have any other ideas that may make more sense or may make it easier for the user to understand, I would love to hear those as well.
    Thanks,
    Steve
    Stephen Coward
    Northrop Grumman
    [email protected]
    Attachments:
    EPM2000 Query Reading Ch A trial.vi ‏52 KB

    Wow, that was great advice Matthew.  What if I wanted to display on the front panel in real time the values from Polarizer #, P1, P2 and the last calculated value (P2/P1 * 100) called T% in a table or something like that.  What would I have to do?  Or it could just be Polarizer # and T% at the least.  I just want to let the user know the values in a list, spreadsheet or table as they go.  I think the very last thing would be able to stop the program at any point in time instead of at the end like I have it.  The problem with what I have is that the stop button will be pressed and then an additional loop will go on afterwards.  I want the program to end as soon as the stop button is pressed no matter what sequence it is.
    Steve
    Stephen Coward
    Northrop Grumman
    [email protected]
    Attachments:
    EPM2000 Query Reading Ch A trial updated.vi ‏58 KB

  • Picture control: stick image to corner

    In a Picture Control, with the option "Stick image to corner" the image is sticked to the upper-left corner of the control.
    Is there a way to select the corner to which the image is sticked (upper-left, bottom-left, upper-right, bottom-right)?
    I've been thinking to this properties because I have some picture controls used as a background images, and I need the background isn't moved when I drag a splitter (see attachment)
    Vix
    In claris non fit interpretatio
    Using LV 2013 SP1 on Win 7 64bit
    Using LV 8.2.1 on WinXP SP3
    Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
    Using CVI 6.0 on Win2k, WinXP and WinXP Embedded
    Attachments:
    picture.uir ‏749 KB

    Probably it would have been better if I had posted an uir file that shows the "real" situation of the project I've been working on.
    As a matter of fact my application has a vertical splitter and two horizontal splitters:
    I'd already tried several workarounds but I didn't find a solution for the bottom-right background image.
    In the first post I attached a simple panel, but in this one I attached an uir that shows the issue of my application.
    Is there any workaround for the bottom-right image?
    Vix
    In claris non fit interpretatio
    Using LV 2013 SP1 on Win 7 64bit
    Using LV 8.2.1 on WinXP SP3
    Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
    Using CVI 6.0 on Win2k, WinXP and WinXP Embedded
    Attachments:
    real_picture.uir ‏2988 KB

  • How to organize apps into folders and make them stick in iphone 3gs?

    Four hours down the drain! Darn, I decided to finally learn how to organize my apps into folders and do it right. Instead I spent four hours and must have got it wrong.
    I opened iTunes on my MacBook with my iPhone attached. Then clicked on the iPhone in the left side list of my iTunes. Then clicked on apps which brought up a nice page with all my iPhone apps listed in one window on the left and all the pages of the apps that are on my iPhone in the window on the right. So far this is what I think the User Manual and Help said to do.
    At that point I created new folders by dragging one app over another. For example, I would find a photography app and drag it onto another photography app. That automatically created a folder with the name photography. Just what I wanted. I then looked for more photography apps and dragged them to the folder.
    This is not too easy because I had eight pages of apps. At first, I would grab an app on a page and drag it to where I knew the corresponding folder would be and put it into the folder.
    Later I found another way was to use the list of my apps on the right to put them in apps.
    In the end, from what appeared on the screen, it seemed to me that most of my apps were in folders and the folders were either on page one, two, or three. At that point I thought that I should sync the MacBook with the iPhone, I believe, and did so.
    When the sync was finished I took the iPhone off the computer and looked at it. NONE of the folders I created, nor the organization into folders of the apps were on my iPhone!
    Obviously, I did something wrong since the same mess was on the iPhone as before, with apps all over the place and impossible to locate without taking too much time. This after four hours of work looking at a 13 in. laptop screen!
    What I hope is that someone smarter than me will look at what I did and tell me where I went wrong.
    I want the apps on the iPhone to be organized into logical folders so it is easier to find them. Something along the lines of a good database, you know?
    Thank you for reading to the end of this question,

    OK, I spent another afternoon doing the job started yesterday. Last night (could not sleep, so might as well think) I got to thinking that I really must have missed a step or something because all my work was done on the Mac and I did not recall any time when I transferred the new setup with folders to the iPhone.
    Sure enough, when I tried it today I did find that missing step. When looking at the Home Page of the iPhone or any page being worked on, in the lower right hand corner two buttons say
    SYNC APPLY
    I do not recall using the APPLY button on the first day trying this, but I used it this time.
    After making changes, I hit APPLY and the computer began to sync with the iPhone.
    This time, although there is nothing telling the user what is going on, the sync actually makes the iPhone pages to look exactly like the pages created on the Mac.
    Too bad the instructions and help did not say to do things in this way, which is the only correct way, as far as I can tell.
    I have about 155 apps on the iPhone, making the job extra lengthy. However, I never could do it on the iPhone’s tiny screen, even though it is possible, so this was good - working on the larger screen of the MacBook.
    There are also some (undocumented?) tricks in using the MacBook for this task. For example, it is possible to create a folder and then, using the list of all apps on the iPhone that is on the left side of screen, open the folder, click on the check box next to any app you want to put in the folder and it will jump right in!
    If the check box already has a check mark, just click the box to remove it, click again to put the check mark in the box and voila the app takes off for the folder. This also works to just put apps onto a certain page, if you want to do that, but dragging apps around sometimes works better.
    I hope it will not be necessary to do this again because of the time involved, and he need for quite a bit of thinking on how to move the apps and folders around to get everything just where you want it on the iPhone. The work reminded me of an old kids game that has a small square case with, I guess eleven movable numbers, that are all mixed up, and one space that is not filled with a number. You can move the little squares with the numbers around inside the case to try to line the numbers up in order from 1-11 and do it faster than anybody else.
    Well, unfortunately lining up all my apps was like that because each page of the iPhone only holds 16 folders or apps and each folder is limited to 12 apps. Starting with 155 apps it takes too much mouse maneuvering to make the process easy.
    Finally, the automatic folder names are very broad, as in MUSIC, LIFESTYLE, SPORTS and such, so I often just deleted the given categories and put my in my own. Also, some day I may break down the folders more because twelve apps in one folder means the apps are still pretty much out of view.
    I wrote this in case anyone else finds it and has the same irksome product. If I just reinvented the wheel, please do not tell me now.

  • Save preferences? send usage info? can't make it stick

    Oddity with Lion, mid-2011 Mini.
    Been having trouble getting preferences to stick.
    Noticed I can't even check the Privacy/Security option to automatically send usage data to Apple -- unlock, click the box, click the lock, looks good.  Come back a few seconds later and it's unchecked.  Lots of other prefs not saving.
    Repairing permissions sporadically changes some things, running it again finds nothing, and running it a while later finds other permissions wrong.
    Is this the kind of thing you can take to an Apple store and the geniuses will figure out?

    Reinstalling 10.7.2 with a USB stick/Internet solved that problem, juts for the record.
    Still having problems with ACLs and suddenly needing to authorize things like moving/trashing files every few days, fixed temporarily by deleting the ACLs, but I"ve only had to reinstall Lion twice in a month and only had five or six kernel panics. I guess that's not too bad.

  • Make control from array or cluster

    Hello,
    I need to use compression codecs for making video  (*.vi)  file. But  I need to  specify the codeck somehow.I can read all codecks and put it into array.  I would like to  change the arry to some kind of control so I can easily choose one of the filters as input to "avi create". But I don't know how to do it.
    Thank you very much for your help.
    Tomas Bajgar

    You need to use a ring control. To place the strings into the ring, you need to create a property node for it (right click the ring and go to the Create menu) and select the Strings[] property. You can later use the ring's value to index the string out of the array.
    To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
    Try to take over the world!

  • Firefox 3.6.16 won't keep the "custom settings for history", thus causing page-load issues - any clue how to make it "stick"?

    Ever since I updated to Firefox 3.6.x I am getting constant page-load errors on apps in Facebook. I've cleared the history, the cache, cookies... and will literally set it for the "custom history settings" in my tools/options/privacy tab, reload the page, it's fine. I go to another page and come back to the app (same window) and get the error message again. Back to tools/options/privacy and "Remember History" is showing, rather than the custom settings. This is happening incessantly.

    I also have this problem and it just started in the last week or so. It seems to be dependent on my home network and the problem only exists with firefox. I have used chrome and IE8 with no issues. I can verify tomorrow that it only exists in my network but one thing I was able to test is that the problem exists even on my linux boot. I am totally dumbfounded with this problem and I can't find anything that will allow the gmail page to load. All other pages I have tried load fine, all be it a little slower than normal but they load. If anyone knows of a difference between firefox and all other browsers on how it goes through the router I would appreciate the info cause I don't know of any differences.

  • "Always insert attachments at end of message" doesn't stay checked? How to make it stick?

    I check "Always insert attachments at end of message" but it doesn't stay checked over time. Any suggestions?
    Thanks.

    Are you checking it while composing a new message? If so, that only sets it for that message. If you set it without a new message, it should stay set.
    If it is still not staying set, it could be a problem with the Mail prefs.

Maybe you are looking for