Archived Months
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
January 2008
June 2008
all groups > flash actionscript > july 2006 > threads for saturday july 29

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

detect mouse over a textfield and out...
Posted by julieta at 7/29/2006 9:41:39 PM
Hi, I am new to flash, and I wonder if someone could help me. I have a dynamic text field on the stage. I want to be able to do the following: when the user rolls over the text, the text changes its content, continuously displaying different texts out of an array that I have populated with tex...more >>


detect if mouse is over a text and out
Posted by julieta at 7/29/2006 9:31:35 PM
Hi, I am new to flash, and I wonder if someone could help me. I have a dynamic text field on the stage. I want to be able to do the following: when the user rolls over the text, the text changes its content, continuously displaying different texts out of an array that I have populated with tex...more >>

Publishing to Flash 8 / 6 differences?
Posted by NoamJ at 7/29/2006 8:28:44 PM
I have created a button that when pressed, moves a picture to the right in a smooth slide (this is for browsing through thumbnails of pics). When published to Flash 6 it works perfectly, but when publishing to Flash 8 it doesn't work. I have to publish to 8 because I have FLVPlayback flash vid...more >>

Stage.rollOut ?
Posted by Fel_911 at 7/29/2006 8:18:48 PM
Hi! I need to know when the mouse leave the stage. I can't put a invisible button in front because all my other clips will be behind and "not effective". Is there a command like I don't know "stage.rollOut" or ... you know what I mean. Any suggestion is welcome. ...more >>

Flash Movie Clip Variables
Posted by tecktalkcm0391 at 7/29/2006 7:53:20 PM
NOTE: This code is in a Movie Clip.. What I am trying to do is use FlashVars. I have HTML like this: <param name="flashvars" value="high=62&low=2"> I want highNumber to be = to the value high from above and if its not there highNumber to be =to 40, and the same thing for lowNumber. ...more >>

variables ---- n+1
Posted by mr.nazarko at 7/29/2006 7:36:51 PM
hello, sorta new to variables, so even the simplest problem seems complicated. i have a external .swf i want to load into a new and higher level each time it is closed and opened.... ive started out by decaring a global var at the begining of my script _global.loadLev = 5 ----...more >>

Really Confused
Posted by herchmer at 7/29/2006 4:25:15 PM
Ok, I am confused. First, this is not a problem when testing the movie in authoring, but it does not work in a browser. Second, this used to work with no problems at all both in authoring and in a browser ... now it doesn't. I have a movie (we'll call it "main") that loads in an external swf...more >>

Sending email to php
Posted by NCSO at 7/29/2006 4:19:32 PM
The flash form has an input textbox for Name (var=t1), email (var=t2), phone (var=t3) and finally comments (var=t4) * each input textbox has no instance name The flash has (2) buttons "Reset" and "Submit" respectfully. The reset button as the following code to clear the input textboxes: on...more >>



THEORY
Posted by yarkehsiow at 7/29/2006 3:25:54 PM
hello, i have a "master" movie which loads another .swf on frame 5. after that each of the movies has a keyframe every 5 frames on the actions layer. i have some script in each movie on each of the keyframes. it has become fairly confusing to try to match them up and remember what is where. ...more >>

Reseting Movie
Posted by chrism59 at 7/29/2006 3:09:59 PM
Help PLEASE!!! I am producing a display screen that displays information. The information is loaded by attaching a movie (single line display) and then loading the data. There can be 1 to ? of these attached movies. The number of entries in an Array decides the total number. See Code: ...more >>

Key press and won't stop
Posted by mr-m at 7/29/2006 2:25:19 PM
I am writing a game where I want to use the key board to fire missiles. When the f key is pressed it keeps firing missiles until another key is pressed. Does the listener store the value of 70 for the f key and keeps thinking the key is being pressed. I tried to only use the listener withou...more >>

how to detect the Collission for duplicated movieclps
Posted by ~aryan~| at 7/29/2006 4:19:40 AM
Hey guys .. i am back with set of query..till now .. key press movement a rocket (mc) is moving left right up down in a defined stage area. and i am able to generate some fire balls randomize falling from top. this is just i am duplicating the movie clip(fireball_mc) .... now i want incase or ...more >>

Problem with RemoveMovieClip - code works in AS 1.0, not 2.0
Posted by karma-lab at 7/29/2006 4:10:31 AM
I have a fully functional Flash patch created with MX2004, Action Script 1.0. I'm now reworking it with Flash 8, and compiling it for ActionScript 2.0. I have a clip that is created like this: _root.attachMovie("DynamicLoadScreen", "loadscreen_mc", _root.getNextHighestDepth()); This ...more >>

How do you procedurally "get" an existing movieClip?
Posted by karma-lab at 7/29/2006 12:00:00 AM
Sorry for what's probably a stupid question. I know I've seen the syntax on how to do this, I just can't find it at the moment! What I mean is: I have a bunch of existing movieclips, on the timeline, named things like mc_1_1, mc_1_2, mc_1_3, etc. I want to procedurally hide all of them i...more >>

Setting A Background Image
Posted by Adam Deeley at 7/29/2006 12:00:00 AM
Hi wondered if anyone can help. I know you can set the stage background colour in flash and the published movie will sit central on top of the background. I want to set a pattern behind my published flash file. I dont want the scale of this pattern to change when the window is resized or moved...more >>

game with layers
Posted by bedford1 at 7/29/2006 12:00:00 AM
Hi, I'm trying to develop a little game. It's a simple 3/4 view (top-down view isometric) car game (quite classic I know). But what I'm looking for is how to add different layers in my game. I mean when the car is under a tree, then the car should disappear (now it runs over the tree), same wi...more >>


DevelopmentNow Blog