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 > january 2007 > threads for saturday january 13

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

fix it
Posted by rbr1234 at 1/13/2007 7:15:42 PM
if (_root.ball._currentframe == 44) { gotoAndPlay("lv2"); } why doesnt it work?...more >>


using getURL to access network files
Posted by kaseymac78 at 1/13/2007 6:59:48 PM
I am working on an Intranet site and I need a button in Flash to open a file that's on our network share. I know about the getURL function and use it often to link to HTML files that are on the same server as the web files, but I don't know how to use getURL to open external files on the netwo...more >>

cursor arrow
Posted by Ldavinci at 1/13/2007 6:51:35 PM
if a symbol is button the cursor arrow become a "hand" ...how can make that as arrow still even if i put that in a button object.. is there any script..?...more >>

Using variables as variable names
Posted by mac monkey at 1/13/2007 6:30:03 PM
Hello (me again) I know I can use this[variable] to evaluate a variable name so it can be used for such things as referring to a movie clip e.g this[variable]._x=100; However... I'm trying to create movieClips with: var MovieClipName:MovieClip = new MovieClip() which doesn'...more >>

Help please
Posted by JackCostelloe at 1/13/2007 4:54:48 PM
I need some flash help. Really basic stuff. Quite new to flash so just have a couple of questions with the actionscript of a flash site I'm creating. Could anyone willing to help please contact me via Private message? I don't want to upload the .fla to the public. Thanks. ...more >>

FlashRemoting ActionScript Error
Posted by wilsoneto at 1/13/2007 4:21:14 PM
Hello, I'm trying to use the Flash Remoting from Flash8 to access Java Stuff, But the action script in the .fla file always shoms me as an error: Code: import mx.remoting.*; // connect to the gateway server if (inited == null) { inited = true; NetServices.setDefaultGatewayUrl("htt...more >>

Understanding Symbol/Instance hierarchy relationships
Posted by Perseus101 at 1/13/2007 4:08:24 PM
Hello I am looking for some insight into the symbol/instance hierarchy. First off what I have done simple enough is create a dynamic text field and convert it to a symbol. This symbol has an instance name of "symHeader". I then dragged an instance of that symbol to the stage and ga...more >>

Movie Load doesn't work
Posted by IwannaFlashU at 1/13/2007 1:30:09 PM
I have developed a lesson where the root movie is like a tv set where all the controls for volume and changing channels (ie topics) are contained. When the user clicks on a topic button, the root movie loads the topic into a child movie holder. I developed this on my laptop and everything...more >>



Re: XML based drag and drop
Posted by NSurveyor at 1/13/2007 4:30:07 AM
I didn't read your whole script, but it seems the clip that you are dragging is 'btn'. However, you are checking the _droptarget property of some other clip, 'droper'. Shouldn't you be using this._droptarget and not droper._droptarget ? ...more >>

a question about the save function
Posted by Bencwai at 1/13/2007 3:05:53 AM
How does the save function work in the following flash application(in fact,this is a game)?? http://www.deviantart.com/deviation/40255643/...more >>

globally change texField properties?
Posted by raylaur at 1/13/2007 1:50:16 AM
Is it possible to change the way text antialiasing is applied to all text in a movie clip? I am developing a Flash front end application that will load SWF files generated by SWF conversion tools like pdf2swf, SWFprinter, PPT2swf, etc. These programs convert text using the default Flash a...more >>


DevelopmentNow Blog