I'm a software developer currently developing an audio application. I need some buttons (Play, Record, Pause, etc.) that glow when they are clicked. I've found some tutorials for 3D glass buttons however that's not quite the effect I'm after.
How I can create this effect or where I can find a tutorial that shows examples of this?
When the user clicks on two button on the stage I need an eleiment to disapear.
for example:-
If one of the buttons is pressed... nothing should happen.
Then when the other button is pressed then an element disapears.
(The user needs to be able to press the buttons in any order)
I have been usine verables to try and work this out. How I understand it is that I sould be able to store the verable on the stage and recall it.
This is where I have the problem. I have not pasted the stage code because it just does not work. But below is the code for one of the Symbol Button.I had set all the "Var" to "0" at the stage but can not change all recall them.
sym.getSymbol("button1").play();
var but1 = 1
}; if (but1 = 1 && but2 = 1){ sym.$("element1").hide();
I have a banner for a site of mine that needs to change every couple or weeks or so. The part that we need to change is the text.
I have a glow around the text. I used the expand layer, make transparent, and grow way, but if I ever try to change it the glow won't match the text.
How to get a glow around text but make it be able to change at a later point in time without having to redo the entire glow, basically just change text and the glow will go with it?
This seems like a simple task, but I've had trouble matching up with it well. I have graphics of some book pages, and would like to make them glow/radiate very similar to this video from a Star Wars documentary:
The main issue so far is just making it really look like it's glowing, rather than just everything getting brighter. I tried Filters > Aristic > Softglow, but that didn't work too well.
I am trying to make a peice of text glow by going to Filters>Alpha to Logo>Neon, but after I do that The rest of it goes away (including the black backround) and on the right, the layers are no longer the normal rectangle, they are very short and long rectangles.
I am trying to make an active button using the Create-Buttons-Round Button Script Fu menu item. I then select the colours I want, select Active and Pressed, and then hit create. The buttons look perfect, except for one thing ..I need the buttons without the Text. But if I enter no text in the text box when creating the button, I get this error:
Quote Error while executing script-fu-round-button: Error: ( : 1) Procedure execution of gimp-image-select-rectangle failed on invalid input arguments: Procedure 'gimp-image-select-rectangle' has been called with value '-1.500000' for argument 'width' (#5, type gdouble). This value is out of range.
I have a Logitech M510 wireless mouse, and it works fine for everything, Firefox horizontally scrolls just fine with the tilt-wheel, and the forward and backward buttons on the mouse function as well. But not in GIMP.
I'm running an HP laptop with Windows 7, and GIMP 2.8.
I tried binding brush size decrease/increase to left/right scroll in the mouse wheel input and nothing happens. Then I restarted GIMP from a terminal with --verbose and told the wheel input to dump events and the only ones printed were scroll up/down. Curious, I enabled the dump for the mouse buttons input as well, and the back/previous buttons also don't generate events.
Because it works fine in other applications and because it generates no events in GIMP
I want to make flyers for my band. I used to put text onto jpeg images using the Microsoft PAINT program but I want to get better at GIMP.
I really like some of the text(s) I make using the word art function in Micrsoft Excel 2010 but it seems I can't cut and paste them onto the image when using GIMP.
Is there a tutorial on putting text onto an image and making the text glow like a light saber?
I'm created a photo of an alien boy being beamed down to someone's house in a cone of bright white light from a flying saucer, and I tried to use the "layer style" to create the glowing light effect in this cone of bright light - but somehow I'm not getting the "glow" effect that I got before. I'm stumped as to what I'm doing wrong/not doing right to produce the glow effect. In other words, the outer/inner glow effect no longer works. Can anyone please help me?
I'm working in autoCAD 2011 and I have a quick question: When I open the drawing up from a recent save, all my polylines are not accurate and don't show curves. When I double click the lines, it adjusts itself and shows the curve that I had drawn. Why is this? Will this affect the file if I choose to plot it? Can I keep the lines curved and not have to double click every single line when I open the file just to see what it's supposed to be?
Lightroom quit responding to the import command. I don't understand this as one day it was working fine, and the next, it has ceased altogether.
System InfoMore details about my computer ComponentDetailsSubscoreBase scoreProcessorAMD Phenom(tm) II X4 965 Processor7.45.9 Determined by lowest subscoreMemory (RAM)16.0 GB7.5GraphicsNVIDIA GeForce GTX 4607.5Gaming graphics4095 MB Total available graphics memory7.5Primary hard disk1014GB Free (1397GB Total)5.9Windows 7 Ultimate System ManufacturerMSI ModelMS-7599 Total amount of system memory16.0 GB RAM System type64-bit operating system Number of processor cores4Storage Total size of hard disk(s)1695 GB Disk partition (C:)1014 GB Free (1397 GB Total) Media drive (D:)CD/DVD Disk partition (H:)298 GB Free (298 GB Total)Graphics Display adapter typeNVIDIA GeForce GTX 460 Total available graphics memory4095 MB Dedicated graphics memory1024 MB Dedicated system memory0 MB Shared system memory3071 MB Display adapter driver version8.17.12.9610 Primary monitor resolution1920x1080 DirectX versionDirectX 10Network Network AdapterRealtek PCIe GBE Family ControllerNotes
The gaming graphics score is based on the primary graphics adapter. If this system has linked or multiple graphics adapters, some software applications may see additional performance benefits. Caution: Based on the results of the WinSAT Disk assessment, your system drive may have slower response times under some workloads. Performance results will depend on the specific applications used and the amount of memory available. If your experience is satisfactory, no action is needed. Windows Logs from Event ViewerThe program lightroom.exe version 4.1.0.11 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
When I click magic wand & bring it to area I want to activate, I click & nothing...no animated dotted lines. Can anyone suggest what to do? I wanted to use gradient tool to add gradient color in background...now I can't. Any feedback?
I just installed the student version of Inventor 2011 on my machine. Everything went well but when I double click the inventor icon nothing happens. Autocad mechanical and TruView work fine.
I have photoshop elements 9. When I go to click on a layer to move it, the layer disappears or moves to an obscure location without me moving the cursor. I have tried restarting the program but it does not seem to work.
I have created a symbol that is a horizontal banner consisting of six paragraphs of text P1 thru P6. Each paragraph is no more than 300 px wide.
I then created six trigger symbols and placed them beneath a 300 x 300 vieweing window on the stage.
When the stage opens, paragraph 1 (P1) is viewable in the window. If the user clicks a trigger, I want the banner to scroll left or right, from its current position, to display the corresponding paragraph.
Example : P1 is showing in the viewing window. The user clicks trigger #4. The banner scrolls right and eases P4 into view in the window. The user then clicks trigger #2. The banner then scrolls left and eases P2 into viewing position in the window.
My old (very old) Flash training tells me I need to set a numeric value into a variable when each trigger is clicked and then use that value and concatenate it with label text to tell the play head to play from the proper postion (play ("Para1")), (play ("Para2")), etc. where Para# is the label on the timeline.
I feel like I'm close to getting this to work, but after a number of hours of trying I've concluded that over time I've either forgotten a key step or there's some easier way to do this in Edge Animate. (I'm very new to CC and EA).
my default extensions that come with photoshop cs6 extended and also custom installed plug-ins won't appear when clicked on. Usually you see a checkmark by the plug-in if it is working and is visible on the photoshop layout as a panel. I have tried uninstalling and reinstalling, which the Kuler extension worked, but only under the workspace that I opened it up for. So for example, I opened it up on Essential workspace, but it wouldn't appear when changed to painting workspace. When I close the panel from the workspace, it won't ever come back up again even when clicked on under the extension drop-down menu on any workspace. This is occurring not just on my desktop, but also on my laptop. Both are not Photoshop CC, but regular Photoshop CS6.
I don't really mess around with the extensions much, but once I found out about the painters wheel plugin, I really wanted to try it out, hence now noticing this extension issue with my plug-in..All my plug-ins appear on the drop down menu for Windows > Extensions, so it shouldn't be a file placement problem. I have also tried the Adobe troubleshoot for plugins by uninstalling my plug-ins to see if third party plug-ins were the problem, but still my default plug-ins won't even work.
I have two drawing from different companies, both of which have attributed borders with tags, I double click on one companies border and go into the attribute editor as expected, the other one however when double clicked takes me straight into block editor, whats going on?
I'm in the process of converting existing VBA code to VB.NET using AutoCAD 2010 and MS Visual Studio Professional, and I just hit a major snag.
In AutoCAD 2010, double-clicking a block will display its attributes in the attributes editor; I would like instead to be able to display my own custom vb.net form showing some of the block's attributes, IF AND ONLY IF the block was created by my dot net form (the block would have certain identifiable characters in its name).
So far, I have discovered that this may have something to do with the cuix customization file, as well as setting the system variable DBLCLICKEDIT.
Recently I have not been able to add photos to a quick collection when the marker is clicked. The marker fills in, but the photo does not appear in the quick collection. At the same time this problem occured, I could not remove photos from the quick collection that had been previously added. I had to remove those photos using the menu system. I upgraded to the new release of Lightroom 5 yesterday thinking that would solve the problem. I still have the problem so I am wondering if it is a setting I have missed. The quick collection marker button is checked in the view options and the button does appear and change when clicked... The photo thumbnail is just not added to the quick collection.
I am working on a project with several nested DIVs, and I would like to be able to get the top and left coordinates of a DIV when I click on it, relative to the Stage.
I used this code in the On Click action for the DIV:
var objTop = sym.$(e.currentTarget).css("top"); var objLeft = sym.$(e.currentTarget).css("left");
But, since this is a nested DIV, it seems to be giving me the coordinates relative to the parent, not the Stage.
Usually I can click a took and thats the end of it...if I want to show hidden I have to click the little arrow or something of that nature. Now when I click a tool it automatically opens up the hidden tools menu, which makes it very annoying to select tools because I've then got to click it in the hidden menu to select it.
Also performing things such as double clicking hand tool to show an image full screen don't work becuase as soon as I click the hand tool once it opens up the hidden tools menu and won't allow me to double click it. I've tried resetting to defaults and even checked my wacom/mouse settings...cant figure out what the issue is.