Professional :: Flash CS5 Not Working - Tools & Pallets Not Active?
Jun 22, 2010
I have just installed Flash Professional CS5 but the pallets & tools are greyed out and inactive.I have tried re-installing the software but same thing happens. No error messages when installing. Other CS5 applications seem to be fineI am quite new to Flash and am unsure what to do.do have CS3 installed which works fine
I am currently having the unfortunate experience of learning Flash Pro as part of my degree program at school. I have been having a problem with the program crashing repeatedly. I have CS4 Web Premium, an educational discount edition, and am using it on an HP pc with an AMD Athlon and Nvidia v-card. I have had problems with it crashing on this computer when using tools such as the deco-tool and sometimes when transforming something. The real problem is when I try to use one of the Dell pc's at school to work on a file I have created at home on the HP. On 4 different machines at school Flash will crash when working on one of these files, especially when scrubbing the playhead on the timeline. The program will crash over and over, to the point where I can't really work on these files at school, which is a huge waste of time.
I am just learning to use Flash CS5 Professional (aided by the "Flash Basics" tutorials of Lynda.com). I am presently trying to manipulate symbols as motion-tweens with the 3-D rotation tool found in the Flash toolbar. At the moment I'm trying to take a single word originally created as text, now a symbol, and animate it with motion-tweens so that it appears to be twirling on its x axis or y axis as though it's tumbling through the air like a coin.My trouble is that I can successfully get the symbol to motion-tween itself through one half of a single rotation. But nothing I try seems to work to have the symbol complete its rotation all the way around without the symbol wanting to suddenly flip and rotate in the other direction to complete the full 360 degree rotation. Every trick I use, the symbol wants to tween back the way it came to finish its rotation. This is happening whether I try to rotate type as a symbol, or whether I use other objects (rectangles, ovals, etc.) I've created and then converted to symbols and then movie clips (which I have done in all cases). No matter what I try, this program is not cooperating. What am I doing wrong. My Flash CS5 often behaves as if it's buggy (I'm running it on a brand new state of the art iMac, with the latest version of Snow Leopard as my OS). But even with all it's other little bugs, restarting Flash doesn't seem to clear up this mystery.
I want to put a movieclip with tools at the bottom of the window in the center with tools icons, it should have fixed posiiton so that user can scroll the main window having it always on prompt. I think I need the browser window size properties to do somenthing as this. Is there a way to get them?
We just bought 5 CS5 licences. Installed them all to our designers machines. All of them crash on startup..on "initializing tools".Have tried under a different profile. No luck. These are all XP machines.....all fully updated, both Windows and CS5.However, one copy does work on a Windows 7 machine.
Is there a way of getting the current active document path from the flash application by AppleScript? The only command available in the Adobe Flash dictionary for applescript is "do script", can I call a script to get the path of active document?
while I use litterally any tool, oval, pencil, paint brush, anything - a blue square apears around the object. in a simple click on the blank it disapears- thouhgh it drtives me nutts. are any of you familiar with that? I assume I messed around with the settings for it to happen.
Why does the paintbrush tool change sizes when zooming in and out? It's so annoying. Is there a way to fix this? Btw I use version CS4. Does it happen to all the other tools? I tried them it seems not but I can't tell unless it's a big difference in brush size like the paintbrush tool.
I am on Page 80 of the Flash Professional CS5.5 Bible by Wiley Publishing. I am running Windows 7 and I want to find the "Tools" folder to add a the Grid tool to my Tools. I cannot find it. Is there a way to get the Grid tool functionality without the Tools folder?
Whenever i try to draw anthing (oval, box, pencil, brush) it just comes out as a thin green line. Ive tried the obvious by changing the thickness, style and colour for each of the tools but nothing seems to work.
I need to stop a function when I'm out of stage, so I used the MOUSE_LEAVE, but I still have problems with it.Let me explain, I'm draging MC on stage with the MOUSE_DOWN event, well, it seems I'm obliged to first stop clicking on my click for the MOUSE_LEAVE to be fired.
I've build a simple twitter feed flash application that uses php script to read the latest tweet from xml and returns the string to flash to be displayed in a text box. However, I was wondering if there is some easy way to make the url in the tweet an active link? [URL]
I like the Eclipse SDK for other languages like python/java etc for writing code. But the Flash CS4 environment is not as intuitive (specially the editor). Is there any alternative for writing actionscript?
I was asked to create a screensaver capable to run on both win and mac. I am ActionScript developer, so I prefer to solve this using Flash/SWF. I know this is possible using several tools:Projectors such as Zinc or SWF Studio (os independent, $$$)Converters creating screensavers that use the Flash Player (one converter per os necessary, requires Flash Player on user machine, freeware)Adobe Air created screensavers (os independent, requires Air on user machine, no costs)I do not have control over the machines the screensaver will run. So everything needs to be simple and safe. I would go for option 2, but I am not sure if the tools I discovered are reliable.What tool you recommend to create the screensaver descibed using existing SWF files?Is there another (single) tool to create the screensaver without using Flash/AS/SWF?
I need a refresher for Flash CS5. If I have a line of text, and I want to make it an active link, however the only decoration I'd like is for the text to simply change to a different color on hover over state
I am useing Flash CS3. For some reason, I will click on the little arrow on a tool like "free transform" to get to the "Gradient Tool" but it refuses to expand so that i can select the "gradient tool". I am having the same problem with other expandable items as well like the "rectangle tool" which by clicking the little arro in the lower right should expand a menu to select other tools like the "Oval Tool" etc. Does anyone know what this could be?
I've got an infographic I'm working on, and every time I roll over an image (a ring) the alpha goes up to 100, then I roll out and it goes back to 50. That much I'm good with.
Then, I click on each one of them, and a movie clip (built inside of each ring/button) pops up and plays. Fair enough.
I've got a script (ugly, but it works!) that will hide all other buttons while this movie clip is playing. But, when I click to close it, I can't figure out a way to make them reappear. I tried putting visible = true again for all of them, but no dice.
The actionscript for it is right below.
I'm not sure if there's anything I can do to make it modal in AS3 or something like that. Or should I go ahead and set it up in a parent/child kind of way (not too well-versed in that regard.
All the buttons to click on are in the same layer and I'm not sure if making them different layers in Flash would make any difference.
stop(); ring1926.movie1926.visible = false; // add a rollover to make the inside movieclip appear
I'm building a Flash app (as3) that allows users to embed photos of themselves in a scene--think carnival-style cutouts (or faceInHole). I like the interface design for image manipulation at FaceInHole, which puts anchor points and a skeleton around the boundaries of the uploaded image and lets users drag the image to change its position, resize it by dragging corners, rotate it, etc, similar to the free transform tool in photoshop.
Originally, I was planning on building the application with an interface that just used buttons in a control console to manipulate things like position, rotation, etc, but I find the FaceInHole approach more intuitive.I have two questions:
a) Will most users find the in-place skeletal manipulation tool more convenient than the button-based tool, or do I just find it easier because I'm used to things like Flash and Photoshop that use a similar interface?
b) Are you aware of any good open source classes / libraries that contain a solid implementation of the photoshop-style free-transform image manipulation interface?
suppose I have an AS3 app made using FlashDevelop (I don't have the expensive IDE). Now I want to turn it into AIR app to deploy it on mobile or run it on the desktop or whatever. So how do I do that? Is there a free conversion utility? Or would I need to either buy some IDE or else get somebody else with a license do the conversion for me?
I have an application I built in Flash that runs with no problems on Windows and OSX. I'd like to extend it to mobile platforms and I want to be able to call programs written in the native language of each platform.
I understand that Flex can be used on mobile platforms and that it can call native code, but I'm a little confused by what I've read about Flex. Can I use the Adobe Flash development environment to build Flex applications? Will our users need the Adobe Air runtime to run the programs? And what the heck does Air add to the capabilities? We need strong audio and video capabilities, a built-in database is not a requirement.
Does flash have any built in encryption / decryption tools?I would like to send text from a server to flash, and would like to encrypt it on the server then have flash decrypt it. How can I do this?
im working on my own site im lost though i copyed and pasted so much but i cant seem to figer somthing out.i have a members sys sitting on a few frames every thing works. but the profile button, i have a total of 11 buttons that are working. i coppyed them put them all on 1 frame with there own instances that contain 3 frames?the first frame is the not active frame the 2ed is the active and 3ed is blank so it wont show. so my login code at this point is
I want to put a flash banner(slider) to show a bunch of products iteratively. And I want it to allow interaction so the user can interrupt image looping and choose what she wants to see and what images to show how long it will be shown should be configurable. I already googled for 'flashe banner / slider' but with no luck. Is there any open source projects that can offer this kind of feature? Or tools that can help me to create one.
I'm looking for a tool to create just the skins for different kinds of Flex 4 components.I'd like to be able to create the components myself and have the designer/artist do the skin, but I don't think they'd like the idea of doing them by writing MXML files.
I am trying to visualise in flash midi file (using an external midi-to-flash library)Is there a way to tell the difference between Violin, Viola, Cello & Contrabass in a midi file. I get these values for instruments (ignore the numbers):
1-Flute 13
2-Oboe 15
3-Clarinet 14
4-Bassoon 16
5-French Horn 18
6-Trumpet 17
7-Timpani 26
8-String Ensemble 1 3
9-String Ensemble 1 3
10-String Ensemble 1 3
11-String Ensemble 1 3
12-String Ensemble 1 3
13-Acoustic Grand Piano 5
14-Acoustic Grand Piano 5
15-Acoustic Grand Piano 5
16-Acoustic Grand Piano 5
As you can see, all the strings get the same "String Ensemble" value..one way to do it is to ask for each note if it is high (65>) or low (50<) etc and by that deciding roughly the instrument type (for a specific note). but since these values are random and not accurate - that doesn't seperate them right (especially since diffrent tools still have shared note height values). Is it written (cello, violin...) somewhere in the midi file? Is there a way to assume it?I have 5 tracks of strings. is it possible to assume (for example) that the first 2 are violins, 3rd is Cello etc? or they are all mixed?