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 wednesday january 17

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

Nested Drag N Drop loses functionality
Posted by donaldparkerii at 1/17/2007 9:32:47 PM
I have a movie that I created using some drag n drop functionality, when I test it everything works perfect. If I nest the movie inside another movie I lose the hit area, well it?s displayed but it doesn't work. I went through all the code in my drag and drop movie and removed all references...more >>


Help a newb out
Posted by egibson.mail NO[at]SPAM gmail.com at 1/17/2007 9:09:17 PM
Just learning actionscript on the fly as I create a basic interactive learning module. I am trying to use one button to check answers for two input text fields: answer1 = $4000.00 answer 2 = $6000.00 all feed back displays in the comment (dyanmic text) field. Problem - I cannot g...more >>

Loading a movie into the same loader
Posted by NeilT31 at 1/17/2007 8:42:22 PM
Hi I load swf files into a loader from my main menu on the stage. these subfiles then have buttons which need to load further swf files into the same loader they are being launced from. I thought this was possible using _root but i cant get it to work! Any body offer any advice??? You...more >>

Current frames
Posted by Newbie1234 at 1/17/2007 8:28:58 PM
Little stuck on something. I just want it to say, if movieclip1 current frame is 30, and movieclip2 is current frame is on 10, play movieclip2 (frame number 15) any ideas? Really desperate...more >>

action script and javascript help
Posted by razx at 1/17/2007 7:21:44 PM
hello everyone i have a little problem with my page u know the thing is a want to use a weather banner from the weather channel i downloaded the script that the site generates but the thing is i don?t know how to use it in my swf here?s the code: <script type="text/javascript"> <!-- ...more >>

loading images externally and ramdomly
Posted by hutch-diggens at 1/17/2007 5:27:55 PM
I'm having some difficulties here. I have two swf's, one controls the other---not the problem. On the one swf there are buttons and the other are images, you rollover a btn a different image pops up...you get the point. Now, on the swf with the images--I am trying to have the images load ex...more >>

Variables newbie question
Posted by Joe T at 1/17/2007 4:19:12 PM
Newbie Question: Is a function considered a variable? I have the following identical functions "function firstImage()" in two swfs. The 2nd swf is loaded from the 1st swf. How can all the variables within the 2nd function = the variable values within the 1st function? Can I replace the funct...more >>

Newbie basic AS help?
Posted by aquastealth at 1/17/2007 4:05:33 PM
I have created a webpage with an "outro animation" for one of my sections that I wanna use no matter where you are going next. In other words I want this to play before jumping to one of the other sections no matter which section you choose So I wonder if there is an actionscript to use fo...more >>



Underline Static text?
Posted by rc3rdmd at 1/17/2007 3:38:31 PM
Is there an easy way to underline different words contained in a static text field? ...more >>

how to control movie clips using mause scroller...?
Posted by Ldavinci at 1/17/2007 3:18:41 PM
.....please look http://www.nagaoka-id.ac.jp/gallery/gallery.html ...how to control movie clips using mause scroller...? ...more >>

[Flash8] Loading XML...Help needed!
Posted by hmig at 1/17/2007 2:58:28 PM
Hello. I have an xml doc that I am loading into flash. One problem is that I need these two items medDesc and medname to load all info in these areas. Right now, it only loads the zero value (or which ever specific number you put in brackets)...meanwhile, there are up to 7 items that could be ...more >>

onRollOver actionscript help needed
Posted by Xaster at 1/17/2007 2:45:07 PM
Hi, I want to insert an actionscript that when the user rolls over an item, a movie clip shows up on screen at specific x and y positions. I have only basic knowledge of flash actionscripting and would appreciate any support. If someone could give me a basic outline of the code, then I wil...more >>

Reset scrolled textfield
Posted by rc3rdmd at 1/17/2007 2:05:11 PM
I'm using the standard <textPage.scroll> function for a scrolling textfield. How do I reset so the text goes back to the top of the field? Thanks. Rob Childress...more >>

scrolling question
Posted by aesthetix at 1/17/2007 1:17:33 PM
hi guys, i have a dynamic textbox calling an external txt file. i've also got my interface up and all, added buttons for scrolling the content of the dynamic textbox. what i'm trying to do now is to incorporate a horizontal slider at the bottom, so that users can scroll the content by cont...more >>

ComboBox .TXT Importer
Posted by Turaga Nuju at 1/17/2007 12:18:48 PM
Hey guys, I have a ComboBox and a TextArea. When the user selects an option from the ComboBox, the TextArea loads a .txt file from the root. The import of the .txt is not the problem here. That script works perfectly. The problem I am having is that the code is not reading the conten...more >>

Language Problem !
Posted by arunbe at 1/17/2007 10:03:45 AM
Hi All, I am handling project with multilingual functionality. Here, i am having the problem with the Hebrew and Arabic languages. They are comming from the right to left. I dont know how to handle this problem with the dynamic texts... Any help will be greatly appreciated... Thanks ...more >>

Paypal shopping cart and flash integration
Posted by Zelyah at 1/17/2007 9:41:06 AM
I needed to add this as a button in my flash navigation, but I just can't seem to get it to work. Please help. <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="image" src="https://www.paypal.com//en_US/i/btn/sc-but-03.gif" border="0" n...more >>

Move cursor position in TextField
Posted by kulandaivel flash at 1/17/2007 9:26:06 AM
hi all I am creating a keyboard in flash. i want to move cursor position in TextField to insert new character, if anybody knows plese mail me. thanks in advance ...more >>

Load movie into holder clip not on frame 1
Posted by SMB at 1/17/2007 9:25:12 AM
Okay, here is the situation. I have a MovieClip, call it a_mc which has its own class file. In it are several additional MovieClips, some with, and some without class files. One in particular, call it b_mc, has a class file and is used as a holder for several additional MovieClips. One of ...more >>

Please help with scrollpane class
Posted by Igor2082 at 1/17/2007 8:37:05 AM
Hello Guys! Please can anyone help me with code below. Simple copy/paste it to first frame of the new flash movie. Just can not understand why scrollpane works wrong with movieclip ///////////////////////////////////////////////// // creating movieclip my_mc=this.createEmptyMovieClip(...more >>

pdf to flash
Posted by AarifNazir at 1/17/2007 7:25:11 AM
http://intern1.ipaper.dk/bravo_tours/fullscreen.html Plz notice this flash presentation - its a pdf converted to flash with zoom, page turn, etc. I would like a server based application that generates such a flash animation from a pdf automatically. The goal is customer log in and ...more >>

Can anyone please fix this siple actionscript for some reason its not working
Posted by rbr1234 at 1/17/2007 5:52:05 AM
Look at the actionscript it is really simple but it doesnt work. I put this actionscript in a frame if thats the problem if mc1.hitTest(mc2) == true) { _root.mc1._y = 436; } thank you for helping or trying to help sincerly, rbr1234 ...more >>

stop duplicating movieclip while dragging
Posted by spysum at 1/17/2007 4:14:23 AM
i trying to stop duplicating my movieclip after my dragging. How can i stop it? on (press) { //Duplicate Movieclip Behavior //Requires Flash Player 7 or later var newdepth = this._parent.getNextHighestDepth(); var newname = "copy" + newdepth; var prevname = "copy" + (newde...more >>

Opening Link in fullscreen browser window
Posted by smaudlin at 1/17/2007 3:51:13 AM
I have this action on a button and want it to open the link in a fullscreen browser window. What did I screw up? on (release) { getURL("javascript:ContactObj=window.open('http://www.villagegreenstudios.com/v iew2/BTAdemos.html','btawdemoswin','scrollbars=Yes,status=No,resizable=Yes,full...more >>

array confusion
Posted by jagguy99 at 1/17/2007 3:50:04 AM
I have no idea what happens in AS when you try to give an array a value. This is a test program for a larger project. There is a quirk obviously which i don't get. I just want to assign an array value inside an event but it fails . I am using arrays of values to make it look messy. I c...more >>

Edge of movie-rollout solution needed
Posted by levonj at 1/17/2007 1:46:52 AM
This problem has cropped up a few times for me so I figured I'd check here if anyone has a solution. I'm working on a promo bar for a web site, and part of it has a trapezoid-shaped dropdown. Two of the four sides are adjacent to the edge of the flash movie. You can see the flash in actio...more >>


DevelopmentNow Blog