Professional :: How To Unhide Tools (Properties / Library Tabs)

Jan 16, 2011

Some how I can't get my properties or library tabs to show now matter what "collapse" buttons I hit. I think I "x"ed them out. How do I get them back?

View 3 Replies


Similar Posts:


ActionScript 2.0 :: Hide And Unhide The Gun Mouse?

Dec 6, 2010

I am making a first person shooting game for my school project for my final. All is working well at this time, but I want to add another scene and I am not sure how to do this. Im using Flash MX. The code I have so far is:

var i;
// gunfire sounds
var gunfire = new Sound();
gunfire.attachSound("gunfire");

[code]....

I am looking at a button to add to send my movie to scene 2. What would the code be to show my mouse over the button I wish to use and where in the code line would I insert it?

View 1 Replies

ActionScript 2.0 :: Browser Window Size - Put A Movieclip With Tools At The Bottom Of The Window In The Center With Tools Icons

Jan 24, 2010

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?

View 0 Replies

Professional :: FLASH CS4 - Tabs In Text Object?

Apr 6, 2010

Just learning Flash CS4 and I can't believe you can't create or set tabs in a text object.You can set tabs for editing actionscript, but not in a text object. Are you kidding me? Even wordpad can do this.

View 5 Replies

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

View 1 Replies

Professional :: Flash CS4 Crashing When Scrubbing Playhead Or Using Certain Tools

Nov 17, 2010

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.

View 4 Replies

Professional :: Can't Manipulate Symbols With Flash CS5 3-D Rotation Tools

Jan 27, 2011

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.

View 4 Replies

Professional :: Tools / Annoying Square Appears And Is Most Unwanted?

Mar 31, 2011

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.

View 3 Replies

Professional :: Why Does Paintbrush Size And Tools Change With Zooming

Oct 7, 2011

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. 

View 4 Replies

Professional :: Get The Grid Tool Functionality Without The Tools Folder?

Nov 3, 2011

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?

View 1 Replies

Professional :: Changing The Thickness, Style And Colour For Each Of The Tools ?

Mar 14, 2012

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.

View 3 Replies

Flash :: Professional - CS5 Doesn't Work - The Tools And Timeline Are Grayed Out And Will Not Shutdown

Jun 5, 2010

the tools and timeline are grayed out and will not shutdown. None of my CS5 apps work

View 4 Replies

ActionScript 3.0 :: Set Certain Properties To All Instances Of Class (mc From Library)

Jul 17, 2009

I've created a movie clip and placed it in the library. I've given it a class name via the properties panel in the library. Every time I drag it to stage I want to make sure its alpha is set to 0. If I drag 300 of those clips to stage, is there a way to reference the class name I gave it in order to automatically set the alpha value as soon as they're dragged into the stage?

View 2 Replies

ActionScript 2.0 :: Reference Library MovieClip In Class - Linkage Properties

May 10, 2005

How do I reference a library movieclip in a class? I couldn't get it to work entering the name of the class in the linkage properties (as2 class name text field). The variable was undefined. I know I'm missing something....what is it?

View 4 Replies

Professional :: Use A Shared Library - Recompile The Library Folder When Do The Smallest Changes To A Component?

Jul 20, 2010

I am working in two different applications, one to be compiled for desktop use (AIR) and one to be compiled for the web. They are part of the same project and use the same visual components, but they are completely different apps. When a visual component is changed in one application then it should also change in the other one. Is this a good situation to use a shared library fla? I am new to the concept of shared libraries and I am considering the options.

On one had I would not have to update 2 applications everytime I change something, on the other, I would always have to recompile the library folder when I do the smallest changes to a component.

View 4 Replies

Professional :: Flash Crashes On "initializing Tools"?

Jul 16, 2010

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.

View 6 Replies

Professional :: Document Class X / Y Properties?

May 7, 2010

I've been working on a project in Flash CS3 for a while.  To follow an object on the screen and keep it centered, I'd adjust the Document Class' x and y properties.
 
Yesterday I bought/installed Flash CS5 and thus Flash Player 10 was also installed.  Now when I go play my SWF it seems everything is all buggy, as if the code that modifies the Document Class' x and y properties isn't exactly working properly...

I've since reopened the CS3 FLA in CS5 and converted it to a CS5 format and I can't seem to get it working the way it used to.

Did something change regarding the Document Class and how to modify the x / y properties of it in the Flash Player 10 version?  I really don't know what's going on at this point.

View 4 Replies

Professional :: Can't Change Properties For Brush

Mar 16, 2011

I was doing a project for class and all of a sudden i cannot change anything in my brush properties except color. the stroke, style, scale, cap, join is all locked. i was using it fine earlier and it works for all the other tools but only the brush isnt working.

View 1 Replies

Professional :: Button Display Properties Cs4

Mar 28, 2011

what are the display:blending properties of buttons, shown in properties panel.my problem is the button expands its size in most of these modes, except in darken and others, which change the color.i need my button to not change shade and to stay the size of the area i converted to a button.

View 2 Replies

Professional :: Setting Same Properties To Multiple Buttons?

Oct 16, 2010

I am working on an interactive flash map, I was able to set all the countries borders with the help of fireworks (awesome tool), and import them back to flash and set each country as a button.I would like to set all of the buttons to have the same properties for example :All the buttons have default red color, and will have a mouse hover frame that will change the color of the button to blue.I DO NOT want to set each button manually, because I would like to have the choice to change the mouse hover color to a different one, and would like to avoid passing each button and changing each one's mouse hover frame.

Is there a way I can built a template of a frame, and for each button set its mouse hover frame as the template frame I built ? And then if I make any changes to the template frame, all of my buttons would be automatically updated?

View 1 Replies

Professional :: Can't Edit A Line With The Properties Panel - Flash CS4

Feb 3, 2010

I have created a line on the stage with the Line tool, and then want to edit the Stroke and Style in the Properties panel. However, after creating the line these options are greyed out and not available to me. Even if I then select the Line with the Selection tool, I cannot edit the Stroke or the Style.

View 6 Replies

Professional :: AS2: Apply Multiple Properties To A Single Movieclip?

Aug 31, 2010

Is there a way, in ActionScript 2, to set multiple properties for an exising movieclip in one command?
 
For example, is there a way to write something like this more succinctly?:
 
myMovieClip._x = 10;
myMovieClip._y = 10;
myMovieClip._alpha = 100;

[Code]....

View 3 Replies

Professional :: Dynamic Text - Change Font Properties?

Sep 1, 2010

I am loading a small scrolling text box dynamically from a .txt doc in the same folder, but I can't find anything about changing the font properties. No matter what changes I make to the code, the font stays size 12, times new roman, black. I want to change all three of these properties, but most of the related forum posts I have found are about changing the font for a given sentence, manually input into the AS. I need flash to list all font in the text file as Arial, 13, and white in color.This is being set up so members of managment can update news without needing flash to do so, so they obviously can't type everything into the AS.

Here is the code I'm using:
var myTextLoader:URLLoader = new URLLoader();
var myTextField_txt:TextField = new TextField();
myTextField_txt.wordWrap=true;
myTextField_txt.width=200;
var style:TextFormat = new TextFormat();
style.size = "12";
style.color = "0xFFFFFF";
style.font = "Arial";

I have created a new font in the library with the settings required, and named it Arial, but this was still unsuccessful.
myTextLoader.addEventListener(Event.COMPLETE, onLoaded);
function onLoaded(e:Event):void {myTextField_txt.text = e.target.data;addChild(myTextField_txt);}
myTextLoader.load(new URLRequest("myText.txt"));

View 4 Replies

Professional :: Alpha Value Option Is Not Show Up On The Properties Menu?

Sep 19, 2010

where the Alpha Value is located?  It is not show up on the properties menu. I'm trying to animate and object to fade in and out similar to this walk through.  CS flash 5 seems be different.

View 4 Replies

Professional :: Copy Motion Tween Properties For Keyframe?

Dec 16, 2010

Is there no way to do this from the timeline? I have a layer on the timeline with a MovieClip.  It's set for motion tweening.  On Frame 30 it has a keyframe for all tween properties ( rotation, scale, position, etc ).I want to copy those and set them on frame 1 using the Timeline editor.

View 3 Replies

Professional :: Colour Effect In Properties Lost When Break Apart Used

Feb 4, 2011

How does one edit a graphic then have the ability to choose in properties Colour Effect options like alpha or brightness or tint in properties ?

Bringing an .ai file into library then creating a MovieClip of it, I am able to alter colour alpha or brightness or tint etc in properties via Colour Effect option. Use break apart to delete a simple box from part of the artwork and the colour aspects just applied vanish, its back to its original aspect. Try grouping the artwork but still no options now. Same applies if I just place the graphic on stage or open the graphic from the Library.

Try it a different way, bring it in and break apart, then edit the artwork then group it to see if properties has colour effect option for it but still no joy. Try converting it to graphic after editing and giving it a new name, it vanishes, nothing visible even if I select that graphic in library.
 
It seems that the only way to apply Colour Effect in properties for a graphic or MovieClip is to NOT edit its contents when placed on stage. I cannot bring it in without needing to edit it as the program making the ai. adds a box that I dont need, border of the page in that program in fact.

View 1 Replies

Professional :: Syntax Errors 1093 And 1084 In Properties File

Apr 30, 2011

I'm starting to write an app, using localized strings. But I'm getting errors in a properties file, 5 errors, in lines 8 to 12, although there's only one single line in the property file. [URL].

View 2 Replies

Professional :: TypeError: Error #1010: A Term Is Undefined And Has No Properties

Sep 5, 2010

I'm getting this error when testing my movie which is stopping it from playing:-
 
TypeError: Error #1010: A term is undefined and has no properties.
at Main/completeXML()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()

View 3 Replies

Professional :: Make Non-inspectable Component Properties Persist From Design To Runtime?

Jun 9, 2010

I have two components (lets call them A and B) which have normal inspectable properties (e.g. NAME and AGE) which allow you to enter values via the component inspector. When I type the value for NAME in component B (via the component inspector) I communicate via a singleton class and store this value in a NON INSPECTABLE property located in component When I run the movie, I want to access this non inspectable property within component A; however, it is always null - the value will not persist from design time to runtime. I check that the value is set at design time by tracing the A's non inspectable property once component B has set it - and it does indeed work, so I know component B has managed to set the correct value in A.

View 2 Replies

Professional :: Change Multiple MovieClips Properties When User Clicks A Button?

Nov 2, 2010

This seems like someting I should already know but I am working on a user interface that I want to be skinable.  I have about 8 different graphical elements and I want to change the appearance of these 8 different movieClips just by clicking a single button.  I thought I would just create a new keyframe in my main time line and then manipulate the movieClips but that changed the appearance of the movie clip on frame 1 as well.  Clarification:  I want to change the color of my user interface background and I want to change the color of some clickable images as well.  I want frame 1 to have a white background and I want frame 2 to have a red background.  Do I need to create more movie clips and drag them onto my stage or can I just use the existing movieClips since all I really want to do is change colors? 

View 5 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved