ActionScript 2.0 :: Grassy Field Tut - Masking The Layer Doesn't Work

Dec 23, 2003

I took Kirupa's tutorial on how to make a grassy field (which can be found HERE and it worked out. But now I have a different problem: I need to get all those grassy blades out of my movie at a sudden point. They just need to go, but I can't figure out how to. I tried multiple things:

- Masking the layer doesn't work
- Creating a new layer on top of them all, and putting a black square on that one, which covers everything, doesn't work either
- Changing the alpha of the first blade...nope.

View 2 Replies


Similar Posts:


ActionScript 2.0 :: Can A Input Field Work If It Has A Masked Layer Above It

Jul 3, 2006

can a input field work if it has a masked layer above it?

View 4 Replies

Changing The Static Field Doesn't Work?

Oct 18, 2010

Here's a simple test:

1) create a new AS3 project.

2) add a dynamic text field to the stage, give it an instance of "txt" or something and make it render html text

3) on frame 1 add this code:

Code:

txt.htmlText="<b>bold</b> <i>ital</i> <u>underline</u>";

if you test the movie, it looks fine.

4) add another text field to the stage, this one should be a static text field; put some text in it and test the movie again.

5) if you delete the static field and add another dynamic field, all is well again. Simply changing the static field doesn't work. It needs to be deleted and re-added.

View 5 Replies

ActionScript 2.0 :: Create Text Field Doesn't Work?

Mar 29, 2012

[Code]...

This doesn't work?? I've been trying out many ways for like an hour

View 1 Replies

ActionScript 3.0 :: <b> Tag Doesn't Work - Put Dynamic Text Field To Stage

Nov 29, 2009

- I put 3 dynamic text field to stage. I selected Verdana both of them and select bold and italic for other 2 field. after that I created a textfield.

.embedFonts = true;
assigned "Verdana" font as TextFormat.

and when I assigned a htmlText to my field like that :"<b>this is bold</b> this is normal". I use Flash CS4, AS3

View 5 Replies

Have Two Makslayers That Is Masking One Layer Under?

Jan 13, 2010

I want to have two makslayers that is masking the one layer under.

View 1 Replies

Have Two Makslayers That Is Masking The One Layer Under?

Feb 23, 2012

I want to have two makslayers that is masking the one layer under.

View 1 Replies

ActionScript 1/2 :: Sound Control Adding Text Into The Linkage Field But Still Sound Doesn't Work

Jan 21, 2010

How to import sound with AS? Cuz i have tried it and my sound just wount play. Can you explain me where my sound should be and what is the as code for importing cuz i use

mysound = new Sound();
mysound.attachSound("SoundOn");
mysound.start();

and this SoundON from where i get it, i try to add linkage to the sound file but in CS4 i cant find the option;. I do it from the library, adding text into the linkage field but still my sound doesn't want to play?

View 15 Replies

ActionScript 3.0 :: Masking Doesn't Change When The Mask Movieclip Changes?

Sep 13, 2009

I have a movieclip Planet which consists out of a backround (BG) and a mask (PMask). The mask will be changed during gameplay (I add shapes, then draw this to a bitmap and replace the shapes with the bitmap).But for some reason the mask doesnt change along with the mask movieclip(as if it makes a copie of PMask and uses that as the mask instead, so that every change to PMask isnt applied to the mask of BG)This is basically my Planet.as file (I removed the stuff that isn't related):

Code:
package
{
import flash.display.MovieClip;[code]....

I don't know why I would need the "cacheAsBitmap", but it doesn't seem to mask at all when I don't use it.

View 0 Replies

ActionScript 3.0 :: Masking Layer With Fancy "Multipart" Reveal?

Feb 5, 2010

I have an image 300 x 400 and want to reveal it 100 x 100 at a time in a cascading flow. I can create a 300 x 400 triangle & tween it to fade the image in, but I want to reveal small portions at a time like puzzle pieces coming together. Since masking only works for the layer below it, I apparently can't make 12 layers that each reveal only 100 x 100 segments.how I can get this effect?

View 5 Replies

Stacking Several Masking Layers Do Not Work

Jul 31, 2009

The attachment contains two screen shots of a movie clip timeline. The images consist of a text mask symbol sliding diagonally other a text layer, and a picture button sliding to the left under an aqua blue mask. When I scrub the timeline -- things work great. But when I view the movie via the control menu, the dynamic text is not displayed. The images illustrate the masking layers in unlocked and locked mode.
I'm using CS4.
Attachments: masking.jpg (136.8 K)

View 17 Replies

ActionScript 2.0 :: Grassy Fields - Variable RXN

Jan 18, 2004

[Code]...

Grassy Fields - variable RXN

View 1 Replies

ActionScript 2.0 :: Flash Contact - All The Field Work Except The Phone Field

Jul 28, 2004

The problem is simple all the field work except the Phone field. I am sure it is somethign to do with the variables, as i don;t know if i am missing a chunk of code or not. [URL] THis contain a php file n flash file

View 3 Replies

ActionScript 2.0 :: Dynamic Masks - Trail Doesn't Resize And The Mask Still Doesn't Work

Oct 16, 2009

I decided to try to use setInterval for myanimation, which is just a mouse trail.However, I'm trying to get teh mouse trail to be a dynamic mask.In my previous swf this was achieved by using a holder mc with the animation inside and then using this as the mask. But this time I just canpt seem to hit on the right way to get it to work. The code I am using for the mouse trail is:

Code:
var i:Number = 0;
var myInt:Number;
var t:MovieClip;[code].....

in the function, but now the trail doesn't resize and the mask still doesn't work.

View 1 Replies

ActionScript 3.0 :: Width Doesn't Work - How To Make It Work

Apr 21, 2010

I have a button object that I need to scale to align with the variable width of an array of images.However, when I set the width in code, the button does not actually become that width. Tracing out the width gives me the correct value, but on screen.. it's off.

I've proved it to myself by scaling the same button object manually in the properties pane and visually comparing. Both of the buttons below have a width of 410.

Code:
navigatorDown_btn.width = 410;
navigatorDown_btn.x = (stage.stageWidth/2)-(navigatorDown_btn.width/2);
trace(navigatorDown_btn.width); // output: 410

View 4 Replies

How Does The Flash Layer Interact With The Flex Layer In A Multiple Layer Design

Aug 26, 2011

Don't know if the flash layer on the view stack contain only the compiled flash swf file

View 1 Replies

Professional :: Whole Audio File Doesn't Show Up Immediately In New Layer That Have Created

Jan 21, 2011

I'm making videos for an instructional program. This involves importing audio, images, animating those images, etc. I'll be exporting to flv format at the end, and then converting them to MP4 for downloads online.H

1.) Should I be using ActionScript 3.0 or ActionScript 2.0 for this?

2.) When I try to import audio, the whole audio file doesn't show up immediately in a new layer that I've created. It only goes in the blank keyframe that I've inserted. How do I import the audio so that the entirety of it shows up?

View 1 Replies

ActionScript 3.0 :: CAN'T CLICK On Any Button - Movieclip Layer Work

Jul 31, 2010

i CAN'T CLICK on any button, movieclip layer and have actionscript work, it just says "CURRENT SELECTION CANNOT HAVE ACTIONS APPLIED TO IT" what do i have to do so that i can click on my button's and go in action pannel and be able to input my actions without it saying "CURRENT SELECTION CANNOT HAVE ACTIONS APPLIED TO IT"

View 4 Replies

ActionScript 3.0 :: Use NavigateToURL Certain Layer / Instances Will Not Work Unless They Are Placed On Top Of The Other Layers

Oct 15, 2010

I am working on a simple art scroller that will scroll images across the screen. It is very simple but my problem is that when I try to use NavigateToURL certain layer/instances will not work unless they are placed on top of the other layers (except AS layer). Other layers seem to work perfectly fine under the other layers. All in all I have approx. 15 layers all with one piece of art, instances at all keyframes and a actionscript layer on top.

[Code]....

View 2 Replies

AS :: Professional - Copy Motion Tween - Relevant Layer Does Not Work

Nov 11, 2010

IF you copy a motion tween as an AS how do you insert the code so that it still performs the motion?I created a motion tween, copied it, deleted all frames, made just 1 frame, placed the object on the frame (from the library with the same name used in the original tween) pasted the AS onto that frame of the relevant layer but it does not work

[Code]....

View 3 Replies

Professional :: Last DataGrid Field Edited Doesn't Show Value

Aug 29, 2011

I'm using an editable datagrid where the user is typing in their data. When they click outside the datagrid it doesn't show the last value they entered. The value is there and if you click on that field again it will show up. If you click outside the field for a second time, this time the value stays displayed. How can I get the value to show up the first time the datagrid looses focus?[code]

View 2 Replies

Swf Into Fla Doesn't Work?

Jul 23, 2009

I have a swf that is pretty complicated, you can interact with the page and go to different keyframes and it stops and/or starts depending on buttons, but I want to put it in a fla or something so I can put other swfs next to it and build it up and put several of them together as one.

I don't care about making it too complicated, I just want one interactive swf to go to the next compiled swf when that movie ends, but when I try importing it or loading it it just runs straight through without stopping or paying any attention to the scripting.

View 16 Replies

ActionScript 2.0 :: [Flash 8] Dynamic Text Field Doesn't Return Value Calculated

Jul 24, 2007

I am having trouble getting my dynamic text field to populate based on a countdown ActionScript. My dynamic text field's attribute name is time_txt and is set to Dynamic Text in the Properties panel. Here is my code:

[Code]...

View 1 Replies

ActionScript 2.0 :: Set A Dynamic Field With The Var ImageNumero From XML File But The Loop Doesn't Recognize It?

Apr 29, 2009

I've created this loop to fill some data from a XML file...I can access the data but it doesn't work on my look.I have several movie clip on the stage such as thumb01, thumb03...then I whant to set a dynamic field called thumb01.numero.text with the var imageNumero myImage[i]. attributes.numero; attribute from my XML file but the loop doesn't recognize it...here is my code...

Code:
var xmlData=new XML();
xmlData.ignoreWhite=true;[code]....

View 2 Replies

ActionScript 2.0 :: CS3 'if' Doesn't Work But 'else' Does

Apr 8, 2010

I am trying to more between frames using the data returned from a node n_EventID in an xml, when the node returns "1408" I want to move to frame 1 but if it returns anything else I want to move to frame 2. The part where the code moves to frame 2 seems to work perfectly but I can't seem to move to frame 1 when "1408" is returned.

xmlResultFinish = new XML();
xmlResultFinish.ignoreWhite = true
xmlResultFinish.onLoad = loadXmlResultFinish;

[code]....

View 5 Replies

Flash Doesn't Work On Some IE's?

Apr 14, 2010

I'm having a problem, where random IE's are not able to display my .swf file. All the IE's are IE8 with the latest flash pluggins and all security's are set at Medium, however some IE's get just a grey box and other's get the full flash file. What's going on? It works fine in Safari and Firefox of course, but why so much difficulty with AS3 Flash9 in IE? here is a link to the site, and it's the big image changer at the bottom of the front page.

[URL]

View 2 Replies

.swf Fullscreen Doesn't Work?

Nov 19, 2009

But my proublem is that I have a flash presentation.The defalt for moving the slide screens back and forth are left and right arrows.It works fine when tested or even the .swf fileBut then the left and right buttons don't respond when I go to fullscreen.

View 5 Replies

ActionScript 3.0 :: SWF Doesn't Work In IE

Dec 10, 2009

Is it common for AS3 apps to not work in IE? Is there a way to make them work? I have a movie clip in my library linked to a custom class Main and I have nothing on stage. Just one frame. Everything is built inside that movie clip. I add that movie clip to stage through a document class and everything works perfectly in Firefox and Chrome but when I open it in IE, it's just a blank page.

View 6 Replies

IDE :: Pop Up Doesn't Work In IE But In Safari?

Apr 12, 2007

i followed the instructions oh how to make a centered pop up window here :i'm using a mac..nd it works in Safari... but when i try to use explore to open it, the pop up window doesn't come up...why is that.......? did i do something wrong?here is my website:and please click on 'message' to see for yourself.

View 5 Replies

IDE :: Pop Up Doesn't Work In IE But In Safari

Jan 9, 2004

i followed the instructions oh how to make a centered pop up window here : [URL]

i'm using a mac... and it works in Safari... but when i try to use explore to open it, the pop up window doesn't come up..

here is my website: [URL] and please click on 'message' to see for yourself.

View 6 Replies







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