Edit In Place Greyed Out?
Jan 25, 2009
I was going through the chapter 9 topic of animating 3d elements in Todd Perkins Flash CS4 professional essential training on lynda by opening the file and following along by clicking into the movie clip, but doing so caused me to go into symbol editing mode. When he does it on the video he goes straight into the movie where you can see the other elements on the stage. I right clicked on the movie clip and noticed that edit in place is greyed out. Why can't i get into the movieclip so i can edit the animation while seeing the other elements on the stage? I've researched everywhere and i'm confused how i can be going into symbol editing mode directly from the stage. It is late on a sunday night and i am now questioning my sanity.
View 2 Replies
Similar Posts:
Nov 28, 2010
I'm obviously doing something fundamentally wrong here, but in CS4, to make an .as file, I just chose to make one and started inserting code.
In CS5, when I chose to do so, or try to open a previous .as file, all my coding is greyed out.
How do I access my code, or add new code?
View 3 Replies
Jul 2, 2010
I'm trying to debug my movie, but the variables in the debugger are greyed out and I can't expand them. It also doesn't show the progress through the code. I think it's related to having loaded an external swf.
View 1 Replies
Nov 11, 2009
I imported to library a jpg (of a book). I simply want it to "grow" abit. I converted it to symbol, placed it in a keyframe. Made a new key frame at the end. But when I try to insert a shape tween, that choice is greyed out.
View 3 Replies
May 6, 2010
I've downloaded the Flash CS5 trial and am trying to use the software, but a lot of buttons and symbols are greyed out for me and I don't know why. Here's a typical use case for me:
- Open Flash CS 5
- Create a new Flash AS3 Project
- Try to use the buttons on the right-hand toolbar, but they are greyed out
Also, I can import images to the stage or library, but I cannot click anything or edit their properties.See attached image for a screenshot of the buttons in their disabled, greyed-out state.I can even open an old project made in CS4, but again, I cannot edit any symbols that I've already made.Is there something I need to do to enable the buttons?
View 7 Replies
May 4, 2011
Is the a problem with flash cs5's pencil tool because the smoothing button is greyed out is it my syatem ?
View 2 Replies
Apr 18, 2011
I am trying to assign a sound class, but found it was greyed out.
View 2 Replies
Aug 11, 2009
I'm actually relatively new to flash and actionscript but I could say I have fair knowledge about them. So anyway, I usually build flash websites the traditional way using timeline animation and scripting. Today I had a job interview and they said they're looking for someone who can develop any web design into a Flash CMS with a back-end office for the client to edit the content without having to edit the FLA file or any code.
Accordingly, I'd like to know where and how to start. What are the main concepts I should follow/adapt?
View 1 Replies
Feb 1, 2011
How to make this smoke effect work without mouse input. I am trying to have it spill from the end of a cannon, & my attempts to modify the position have resulted in all my bitmaps shifting. I changed this
doTrail(_root, _xmouse, _ymouse, currentBitmap);
To this
doTrail(_root, _x=80, _y=100, currentBitmap);
[Code] .....
View 0 Replies
Apr 8, 2005
how can i duplicate a movie clip and then place it on a certain place on the stage
View 5 Replies
Aug 21, 2010
I've used .x = and .y = with the position I want and the pane continues to show up in the top left corner instead. What am I doing wrong?
View 2 Replies
Mar 7, 2008
how can we place hundreds of instances of one movieclip on different place?
for exemple, pacman:
how should i code the placement of all the money?
i would go:
_root.attachMovie(
_root.attachMovie(
_root.attachMovie(
but that's not the good solution is it?
there must be a code to do that without hundreds of lines of code.
View 3 Replies
Sep 21, 2009
i tried it all but cant solve it on my own. i have 10 different MC,s. they shall appear by hitting a key on the keyboard. all i want them to appear and play on a random place.
all then 10 MC,s are deticated to 10 different keys on the keyboard. (so by hitting the "A" on the keyboard shall place and play MC "A" at a random place..
View 18 Replies
Sep 19, 2009
I just got adobe flash cs3 and opened up a .fla header in which I like to change the text. I bought a template from someone with test in the flash and I'm trying to edit the words with no luck. I've tried double clicking on it and it brings up a square around the text but I'm not able to change it.
View 8 Replies
Jun 18, 2008
I am following a good tutorial here:URl...And it uses the following example file to display an embedded FLV movie:URL...I am having a problem editing the cue points. If I open the compenent inspector for the FLVPlayback, and then open the cuePoints dialog, I should be able to add, remove, or modify cue points. However, I can't edit anything in the dialog at all. It seems locked.The tutorial clearly states you should be able to edit the points.
View 1 Replies
Jun 18, 2008
[URL]In the tutorial, it says I should be able to edit cue points for the FLV video. I open the component inspector and the cuePoints dialog. All the cue points are listed, but it won't let me edit them. They seem ti be locked. I need to be able to edit cuepoints within flash for a linked flv file.
View 1 Replies
Aug 5, 2011
I have a IT background and have been able to alter most of the template by myself to the design I would prefer my website to have. However I have hit a snag, it looks like part of the flash website design is controlled by bitmap images therefore I concluded those images were under the sources within the PSD folder. I tried creating a PNG file and double clicking the relevant bitmap and then updating it with the new file. However after I perform a publish preview the the change made no impact to the design.
View 2 Replies
Jun 18, 2008
I am following the tutorial here at URL...and it links to the following tutorial file:URL...In the tutorial, it says I should be able to edit cue points for the FLV video. I open the component inspector and the cuePoints dialog. All the cue points are listed, but it won't let me edit them. They seem ti be locked. I need to be able to edit cuepoints within flash for a linked flv file.
View 1 Replies
Sep 18, 2009
I just got adobe flash cs3 and I think its a very nice program that I hope I can use for more things going forward. Here is my first question.
How do you edit a .swf header? I can open it and it comes up but I do not see any options on how to change the existing words in it.
View 12 Replies
Oct 1, 2009
I am working on flash project ... requirement is ... editing flv movie on fly ...
Customer will upload flv file through simple html form.
And from admin i will run my flash project where i can be able to open that uploaded flv file and
make corrections in that flv file like draw line, change text etc and resaved it with my corrections. and mail flv link to client.
View 3 Replies
Jul 14, 2009
I want to edit xml on run time dynamically using AS3.if is this possible plzzz send the tutorial link or sample script.
View 1 Replies
Sep 23, 2009
I'm just starting to work with XML files in Flash and it's been pretty easy so far. I was just wondering if it's possible to edit the XML file from inside an SWF (or Flash EXE).
View 3 Replies
Jul 2, 2002
Is it possible to edit an SWF file? I'm making a change to a clients webpage but they claim they don't have the orginal .FLA file. Is it possible to edit an .SWF or even unpackage it to an .FLA?
View 2 Replies
Feb 7, 2010
Is it possible to have a symbol, copy it, and change the copy without affecting the other?
View 3 Replies
Mar 24, 2010
I've recently taken over the website for the company I work for (has been freelanced outside of the office). The previous webdesigner created a flash menu for the top of the pages, as well as a flash element on one other page. I have no Flash knowledge. On the other page with the flash element here: [URL], in the page content on the right there's the bulleted, numbered links. See how the numbers aren't centered on the button? I'm able to open the fla file & can find the elements & where I need to edit, but no matter what I do I can't get the numbers to center on the button.
I've opened each & selected both the number (which is a text element) & the button & have centered horizontally, made the same width & height, etc., etc. but they're still not centering. Now for the menu bar at the top of the page (can look at same page for reference), I can't figure out how to change the text on some of the buttons. For instance I want to change Home Serves to read Custom Homes. I find the symbols & they appear to be images, so is it safe to assume the previous designer created buttons with the text already on them? Also how do I removed some of the drop down items in the menu bar, specifically under Our Galleries?
View 3 Replies
Jun 12, 2009
I've recently upgraded to CS4 and the latest version of Flash - I was wondering if it's posssible to open SWF's as .fla files? I'm a complete Novice in Flash even though I've worked as designer over 10 years.
View 7 Replies
Jul 5, 2009
I need an easy way to let my customer edit txt content on the web..
View 5 Replies
Aug 19, 2009
I've imported a vector graphic from AI into my stage. When I click on the vector graphic that's been converted to movie clip symbol and drill down to the vector level, as soon as I insert a keyframe in the timeline, I no longer can use an eraser to edit the vector graphic. It automatically move up one level as soon as I insert a keyframe. Does anyone have any idea why I'm getting this behavior? I want to create a hand written effect with this vector grachic.If I draw a vector square on the stage, convert to movie cli, double double click the movie and then I am able to edit or change the vector shap but that's not the case with the imported AI file.
View 2 Replies
Aug 24, 2009
I'm using CS4, and I'm attempting to align animations in flash. To make it easy, lets say I have two animations which start in a standing position, facing east. One of these animations (in a movie clip) is on fame 2 and the other is frame 11. The only way I can find to do it - without flicking between frame 2 and 11 constantly - is onion skin. The problem is that when i turn it on, it shows every frame - I can change the start to frame two, but the end will not go back past whichever frame I have selected - 11 in this case, and so it it too messy by far to see what I'm doing. Is there a way to allow me to see only frame 2 in that ghost style, while I edit frame 11? Even if its not onion skin, it doesn't matter.
Second to this - I cannot seem to work out how to edit multiple frames. By that, I mean that frame 11 through to 19 need to be aligned by the same amount, and yet even when I select all those frames, only one is affected.
View 2 Replies
Nov 25, 2009
I found a script I want to use, but it's written in AS2 and I'm authoring in AS3. So I grabbed the *.fla file and tried to ctr+shift+F12 to edit publish settings and change the language to AS3. But it's not available in the drop-down.
View 1 Replies